98 lines
3.2 KiB
Markdown
98 lines
3.2 KiB
Markdown
# 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).
|
|
|
|
## [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
|
|
|
|
## [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
|
|
|
|
## [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
|
|
|
|
## [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
|
|
|
|
## [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
|
|
|
|
## [2.2.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.1.1...2.2.1) - 2023-02-21
|
|
### Added
|
|
- cookie handling
|
|
|
|
## [2.1.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.1...2.1.1) - 2023-01-27
|
|
### Fixed
|
|
- add missing class import
|
|
|
|
## [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
|
|
- using of ContainerFactory in ViewConfig
|
|
|
|
## [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
|
|
|
|
## [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
|
|
|
|
## [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
|
|
|
|
## [1.2.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.2...1.2.1) - 2023-02-22
|
|
### Fixed
|
|
- price formatting in view_cart
|
|
|
|
## [1.2](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.1...1.2) - 2023-02-01
|
|
### Added
|
|
- own cookie-check-handler
|
|
|
|
## [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
|
|
|
|
### Changed
|
|
- switched price formatting
|
|
|
|
## [1.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/1.0...1.0) - 2023-01-20
|
|
### Added
|
|
- publication of app features |