Changelog

All notable changes will be documented in this file.

[0.3.0] - 2023-10-27

Added

  • Query restrictions for QueryBuilder

  • WHERE clause for custom EnableColumns

Removed

  • XCLASS: PAD\CookieconsentPlus\Xclass\PageRepository

[0.2.0] - 2022-01-08

Added

Added German translation. Thanks to Dirk Persky

[0.1.0] - 2022-01-03

Added

  • Added compatibility with last versions of dp_cookieconset extension (== 1.2.1 OR >= 11.4.0)

Removed

  • Removed "Mandatory" cookies condition.
    To clean up database, due to the previous installation of 0.0.1 version, go in the BE module "Maintenace::Analyze Database Structure" and remove pages.tx_cookieconsentplus_mandatorycondition and tt_content.tx_cookieconsentplus_mandatorycondition fields

Fixed

  • Removed PHP keyword 'use', from ext_table.php, pages.php (override), tt_content.php (override)