Changelog Tracking

3.1.1

Troubeshooting (TDMET-1206)

  • Fix schedule update preview

  • Typecast for native php functions

3.1.0

Compatibility Update (TDMET-1165)

  • Update Module for Magento 2.4.6

  • Add PHP 8.2 support

3.0.4

Troubleshooting

  • Fix return value types in config helper

  • Use suitable magento config getter

3.0.3

Optimizations

  • Performance optimization tracking for catalog pages

  • Code cleanup and refactorings

3.0.2

Troubleshooting

*Bugfixing compatibility trim() method

3.0.1

Troubleshooting layer mapping

  • Fix crash on missing layer_mapping configuration

3.0.0

Magento 2.4.4 Compatibility

  • Update Module for Magento 2.4.4

  • Add PHP 8.0 / PHP 8.1 support

  • Remove PHP 7.3 support

  • Update test routines

2.2.5

Module Compatibility Fixes

  • Define PHP Version dependency (TDMET-902)

  • Update module info

2.2.4

Quality Improvements

  • Update test routines (TDMET-896)

2.2.3

Quality Improvements

  • Update module documentation (TDMET-859)

2.2.2

Fix Product tracking

Adapt Layout Fix view model integration

2.2.1

Troubleshooting

  • Fix frontend blocks tracking check

  • Update Unit tests

2.2.0

Minor Troubleshooting

  • Update dependencies to work properly on community edition

  • Fix/Enhance tracking of product blocks

  • Provide extension point via DI to extend blocks to track

  • Implement unit tests for block track

  • Update test routines

2.1.1

Fix incompatibility (TDMET-773)

  • Fix php typehints

2.1.0

Configurable CSP-Options (TDMET-607)

  • New config mapping in module for csp

  • Integrate configurable mapping in Magento Policy Collector

  • Update test routines

Module Version Display (TDMET-758)

  • Show installed module version in config backend

  • Update module dependencies

  • Register module in MET-Base for version display

Provide Module ACL (TDMET-709)

Tracking Checkout Compatibility (TDMET-765)

2.0.1

Improve Module Quality

  • Update Static Tests (TDMET-608)

  • Update Backend menü link

  • Minor troubleshooting

2.0.0

Magento 2.4 Compatibility (TDMET-562)

  • Update module dependencies

  • Integrate basic integration tests

  • Update test routines

  • Refactor templates based on CSP

  • Refactor code based on static tests

1.3.5

Fix incompatibility (TDMET-773)

  • Fix php typehints

1.3.4

Tracking Checkout Compatibility (TDMET-765)

1.3.3

Whitelist for Magento CSP

  • Implement external domains in CSP Whitelist(TDMET-463)

1.3.2

  • Update license information (TDMET-474)

1.3.1

Backend Menu

  • Integrate MET-Base

  • New backend navigation point for module

1.3.0

  • Feature: Add possibility to define multiple GTM Container IDs

1.2.10

  • Update license information (TDMET-474)

1.2.9

  • productDetailImpression: As stated in Enhanced Ecommerce / Measuring Views of Product Details , details may contain an optional 'list' property. This is now added in case the products category is known

  • productClick: As stated in Enhanced Ecommerce / Measuring Product Clicks the 'list' property is not part of the 'products' node. We now make sure that it is not contained herein

1.2.8

  • FIX: Final price from calculated price

1.2.7

  • Fix: Card step fired twice

1.2.6

  • Copyright changes

1.2.5

  • Fix extend product information on product dataLayer

1.2.4

  • [FIX] Change configuration on website config not only on default config

1.2.3

  • [FIX] update user doc link to de version README.md

1.2.2

  • [FIX] change README.md

1.2.1

  • [FIX] change README.md

1.2.0

  • [FEATURE] Defining your own keys for the product data layer from attributes

    • Keys beginning with "metric" are converted into a number.

  • [FEATURE] added new event "techdivision_tracking_datalayer_product" to extend the product data layer with own information

  • [FEATURE] Add "basePrice" to the product data layer

1.1.1

  • Typo refactoring

1.1.0

  • Fix checkout funnel steps

1.0.8

  • Change misleading variable names

1.0.7

  • Fix issue for non existing products

1.0.6

  • Fix product tracking on static pages

  • Implement bluefoot product slider tracking (Magento EE)

1.0.5

  • Migrate changes from HH-repo

1.0.4

  • Add import for ScopeInterface

1.0.2

  • Fix language not being fetched from store scope

1.0.1

  • fix/multiple-add-to-cart

1.0.0

  • update README.md