2023-01-19 15:31:56 +01:00
|
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
2023-08-02 11:55:28 +02:00
|
|
|
## [2.10.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.9.2...2.10.0) - 2023-08-02
|
|
|
|
### Added
|
|
|
|
- new Event "remove_from_cart"
|
|
|
|
|
|
|
|
## [2.9.2](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.9.1...2.9.2) - 2023-06-29
|
2023-06-29 08:33:07 +02:00
|
|
|
### Fixed
|
|
|
|
- wrong variable for category-object check
|
|
|
|
|
2023-08-02 11:55:28 +02:00
|
|
|
## [2.9.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.9.0...2.9.1) - 2023-06-27
|
2023-06-27 12:16:43 +02:00
|
|
|
### Fixed
|
|
|
|
- deny method call on no category
|
|
|
|
|
2023-08-02 11:55:28 +02:00
|
|
|
## [2.9.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.8.0...2.9.0) - 2023-06-27
|
2023-06-27 09:53:00 +02:00
|
|
|
### Added
|
|
|
|
- Cookiefirst usability
|
|
|
|
|
2023-06-23 15:15:42 +02:00
|
|
|
## [2.8.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.7.0...2.8.0) - 2023-06-23
|
|
|
|
### Added
|
|
|
|
- Method to get the in order used Payment-Name
|
|
|
|
- Method to get the current Article Category
|
|
|
|
- Following Entries to dedicated event-templates
|
|
|
|
- coupon
|
|
|
|
- paymentType
|
|
|
|
- item_list_name
|
|
|
|
- item_category
|
|
|
|
### Changed
|
|
|
|
- all used template-files have a more dedicated name
|
|
|
|
- general code cleanup
|
|
|
|
|
2023-06-19 15:17:43 +02:00
|
|
|
## [2.7.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.6.0...2.7.0) - 2023-06-19
|
|
|
|
### Changed
|
|
|
|
- add_to_cart event template-structure
|
|
|
|
|
2023-05-31 13:38:32 +02:00
|
|
|
## [2.6.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.5.0...2.6.0) - 2023-05-31
|
|
|
|
### Added
|
|
|
|
- add settings to explicit choose an external service (usercentrics/ consentmanager)
|
|
|
|
- position to block-extension
|
|
|
|
- extended instructions to check for in readme
|
|
|
|
### Fixed
|
|
|
|
- usercentrics script
|
|
|
|
- missing right articleList-getter
|
|
|
|
### Changed
|
|
|
|
- view_item_list-template block extension
|
|
|
|
- cookieManager handling
|
|
|
|
### Removed
|
|
|
|
- additional check for cookieManagerType
|
|
|
|
|
2023-05-23 11:32:20 +02:00
|
|
|
## [2.5.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.4.0...2.5.0) - 2023-05-23
|
|
|
|
### Added
|
|
|
|
- additional settings to explicitly indicate that consentmanager is used
|
|
|
|
### Fixed
|
|
|
|
- unnecessary converting of int to str
|
|
|
|
- missing PriceObject-bug
|
|
|
|
### Changed
|
|
|
|
- genuine code cleanup
|
|
|
|
|
2023-05-02 14:36:52 +02:00
|
|
|
## [2.4.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.3.3...2.4.0) - 2023-05-02
|
|
|
|
### Added
|
|
|
|
- "OXID Cookie Management powered by usercentrics" compatibility
|
|
|
|
- usercentrics defined script attributes
|
|
|
|
- cookie-manager evaluation
|
|
|
|
### Changed
|
|
|
|
- genuine clean up of base-js-files
|
|
|
|
|
2023-03-20 11:01:03 +01:00
|
|
|
## [2.3.3](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.3.2...2.3.3) - 2023-03-20
|
|
|
|
### Fixed
|
|
|
|
- metadata file path for view_item
|
|
|
|
|
2023-03-17 15:30:03 +01:00
|
|
|
## [2.3.2](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.2.2...2.3.2) - 2023-03-17
|
|
|
|
### Added
|
|
|
|
- Aggrosoft-Cookie-Consent compatibility
|
|
|
|
### Fixed
|
|
|
|
- wrong function for pageview on thankyou page
|
|
|
|
### Deleted
|
|
|
|
- unused files
|
2023-02-01 15:42:59 +01:00
|
|
|
|
2023-02-22 14:07:14 +01:00
|
|
|
## [2.2.2](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.2.1...2.2.2) - 2023-02-22
|
|
|
|
### Fixed
|
|
|
|
- price formatting in view_cart
|
|
|
|
|
2023-02-21 12:27:52 +01:00
|
|
|
## [2.2.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.1.1...2.2.1) - 2023-02-21
|
|
|
|
### Added
|
|
|
|
- cookie handling
|
|
|
|
|
2023-01-27 13:47:13 +01:00
|
|
|
## [2.1.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.1...2.1.1) - 2023-01-27
|
|
|
|
### Fixed
|
|
|
|
- add missing class import
|
|
|
|
|
2023-01-27 11:11:09 +01:00
|
|
|
## [2.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.0...2.1) - 2023-01-27
|
|
|
|
### Added
|
|
|
|
- block section for add_to_basket js
|
|
|
|
- template block order positions
|
|
|
|
|
|
|
|
## [2.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.1...2.0) - 2023-01-20
|
|
|
|
### Added
|
2023-01-26 09:20:56 +01:00
|
|
|
- using of ContainerFactory in ViewConfig
|
2023-01-27 11:11:09 +01:00
|
|
|
|
2023-06-27 09:53:00 +02:00
|
|
|
## [1.10.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.9.0...1.10.0) - 2023-06-27
|
|
|
|
### Added
|
|
|
|
- Following Entries to dedicated event-templates
|
|
|
|
- coupon
|
|
|
|
- paymentType
|
|
|
|
- item_list_name
|
|
|
|
- item_category
|
|
|
|
- Method to get the in order used Payment-Name
|
|
|
|
- Method to get the current Article Category
|
|
|
|
### Changed
|
|
|
|
- cookieManager handling
|
|
|
|
- general template cleanup
|
|
|
|
- renaming the template to a more intuitive name
|
|
|
|
|
|
|
|
## [1.9.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.8.0...1.9.0) - 2023-06-19
|
|
|
|
### Changed
|
|
|
|
- add_to_cart event template-structure
|
|
|
|
|
2023-05-31 14:33:49 +02:00
|
|
|
## [1.8.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.7.0...1.8.0) - 2023-05-31
|
|
|
|
### Fixed
|
|
|
|
- bug in explicit manager selection
|
|
|
|
|
|
|
|
## [1.7.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.6.0...1.7.0) - 2023-05-31
|
|
|
|
### Added
|
|
|
|
- extended call to read the technical documentation
|
|
|
|
### Changed
|
|
|
|
- block-extension for view_item_list
|
|
|
|
- way of getting list-articles in view_item_list
|
|
|
|
|
|
|
|
## [1.6.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.5.0...1.6.0) - 2023-05-30
|
|
|
|
### Added
|
|
|
|
- possibility to choose between consentmanager && usercentrics
|
|
|
|
- position to block extension
|
|
|
|
### Changed
|
|
|
|
- genuine code cleanup
|
|
|
|
- usercentrics includation script
|
|
|
|
|
2023-05-23 11:44:07 +02:00
|
|
|
## [1.5.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.4.0...1.5.0) - 2023-05-23
|
|
|
|
### Added
|
|
|
|
- additional settings to explicitly indicate that consentmanager is used
|
|
|
|
### Fixed
|
|
|
|
- unnecessary converting of int to str
|
|
|
|
- missing PriceObject-bug
|
|
|
|
### Changed
|
|
|
|
- genuine code cleanup
|
|
|
|
|
2023-05-02 14:21:43 +02:00
|
|
|
## [1.4.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.3.1...1.4.0) - 2023-05-02
|
|
|
|
### Added
|
|
|
|
- "OXID Cookie Management powered by usercentrics" compatibility
|
|
|
|
- usercentrics defined script attributes
|
|
|
|
- cookie-manager evaluation
|
|
|
|
### Changed
|
|
|
|
- genuine clean up of base-js-files
|
|
|
|
|
2023-03-17 14:49:49 +01:00
|
|
|
## [1.3.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.2.1...1.3.1) - 2023-03-17
|
|
|
|
### Added
|
|
|
|
- Aggrosoft-Cookie-Consent compatibility
|
|
|
|
### Fixed
|
|
|
|
- wrong function for pageview on thankyou page
|
|
|
|
|
2023-02-01 15:42:59 +01:00
|
|
|
## [1.2.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.2...1.2.1) - 2023-02-22
|
|
|
|
### Fixed
|
2023-02-22 14:21:24 +01:00
|
|
|
- price formatting in view_cart
|
2023-02-01 15:42:59 +01:00
|
|
|
|
|
|
|
## [1.2](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.1...1.2) - 2023-02-01
|
|
|
|
### Added
|
|
|
|
- own cookie-check-handler
|
|
|
|
|
2023-01-27 10:50:00 +01:00
|
|
|
## [1.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.0...1.1) - 2023-01-27
|
|
|
|
### Added
|
|
|
|
- block section for add_to_basket js
|
|
|
|
- template block order positions
|
2023-01-26 09:16:51 +01:00
|
|
|
|
2023-02-01 15:42:59 +01:00
|
|
|
### Changed
|
|
|
|
- switched price formatting
|
|
|
|
|
2023-01-25 11:01:02 +01:00
|
|
|
## [1.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.0...1.0) - 2023-01-20
|
2023-01-26 09:16:51 +01:00
|
|
|
### Added
|
2023-01-25 10:39:23 +01:00
|
|
|
- publication of app features
|