Skip to content

Latest commit

 

History

History
194 lines (85 loc) · 7.82 KB

CHANGELOG.md

File metadata and controls

194 lines (85 loc) · 7.82 KB

4.2.5 (2024-10-01)

Bug Fixes

  • TouchAll: Set compatible return value (182fd93)
  • TouchAll: Set compatible return value (272e564)

4.2.4 (2024-01-09)

Bug Fixes

4.2.3 (2023-11-22)

Bug Fixes

  • Add fallback for variants (b2a695a)

4.2.2 (2023-10-18)

Bug Fixes

  • Return the number of affected rows (#55) (14f783e)

4.2.1 (2023-10-12)

Bug Fixes

  • Prevent attribute duplication (1946ccc)

4.2.0 (2023-08-11)

Features

  • Add transaction to revision update (#52) (d5b0fcd)

4.1.0 (2023-07-24)

Features

  • Tests: Enable tests for PHP 8.0 and PHP 8.1 (#51) (e4b3f96)

4.0.2 (2023-04-06)

Bug Fixes

  • Add support for non-standard server ports (#45) (0cc82b4)

4.0.1 (2023-04-06)

Bug Fixes

  • Autoloader: Remove extending classes from autoloader (04c7907)

4.0.0 (2023-03-21)

Features

  • Update module for OXID 6.5 compability (#44) (776847b)

BREAKING CHANGES

  • with these changes the module is no longer able to run on OXID before 6.5

3.0.0 (2023-03-21)

Features

  • Update dependencies for OXID 6.4 (#43) (0b8b993)

BREAKING CHANGES

  • New dependencies are not backwards compatible

2.11.2 (2022-09-21)

Bug Fixes

  • Remove base class for object types (#33) (05f97c3)

2.11.1 (2022-09-20)

Bug Fixes

2.11.0 (2022-03-30)

Features

  • Add conflict for essential module (e278362)

2.10.2 (2022-01-05)

Bug Fixes

  • libs: Use shared-libs of github/packagist (11ec708)

2.10.1 (2021-12-13)

Bug Fixes

  • Cookie Consent: Adds maxage to cookie to show only once every half a year (c23c5ad)

2.10.0 (2021-09-01)

Features

  • Add PHP compatibility checks (e994643)

2.9.2 (2021-07-17)

Bug Fixes

  • Console: Do not add shop-id option for OXID 6.2 EE (dc8714b)
  • touch-all: Don't add shop-id parameter for enterprise editions because its already added by oxid (84be149)

2.9.1 (2021-06-16)

Bug Fixes

  • touch-all: fix PHP 5.6 compability (f610b5e)
  • touch-all: fix unit tests (4ce3711)

2.9.0 (2021-06-02)

Features

  • touch-all: Now supports shop-id as parameter (fc74645)

2.8.11 (2021-05-25)

Bug Fixes

  • dependencies: Fix vulnerabilities in npm modules lodash and hosted-git-info (ff589c5), closes #12

2.8.10 (2021-05-20)

Bug Fixes

  • Recommendations: Enabled A/B-Testing now doesn't break Recommendations anymore (d13cffd)

2.8.9 (2021-05-03)

Bug Fixes

  • Connect/Repository.php: check if data of change is not NULL (71c18e8), closes #6

2.8.8 (2021-04-30)

Bug Fixes

  • release: update metadata.php exec cmd (faaaefb)

2.8.7 (2021-04-30)

Bug Fixes

  • release: update metadata.php (73a0501)

2.8.6 (2021-04-30)

Bug Fixes