Skip to content

Releases: eibiflo/cf_cookiemanager

[RELEASE] v1.8.3

11 Oct 09:41

Choose a tag to compare

[TASK] Added dynamic cookie_domain value in Constants and SiteSet Configuration to ensure that the cookie is set for the correct domain, even if the domain changes (e.g. in multi-site setups www.domain.tld and app.domain.tld). #68

[RELEASE] v1.8.2

08 Jun 19:35

Choose a tag to compare

[TASK] Added URL-fragments to the Thumbnail Generation to ensure that the correct URL is used for the thumbnail generation, even if the URL contains fragments.

[TASK] Added Storage UID for Install Controller to ensure that the correct storage is used for the new installation process #66.

[RELEASE] v1.8.1

18 Mar 14:42

Choose a tag to compare

Version 1.8.1 - Resolved Runtime Deprecation
[TASK] Resolved PHP Runtime Deprecation Creation of dynamic property

[RELEASE] v1.8.0

06 Mar 20:01

Choose a tag to compare

This release introduces Data Administration to the TYPO3 Cookie-backend, enabling full integration of the Cookie Database to check your local datasets for changes/updates.

UpgradeWizards Required for new Fields!

[TASK] Added a Thumbnail Cache clear option to Cookie-Administration interface

[TASK] Added Update Wizard for Frontend-Datasets

[TASK] Implemented Ignore Update function for Cookies,Services,Categories and Frontends

[TASK] Added new installation logic API and Offline Support

[TASK] Added API Endpoint Error for Updates

[TASK] Admin Tab only and No Updates Feedback

[TASK] Implemented a InsertService for new Datasets

[TASK] Implemented a ComparisonService and a base route for Insert Logic

[TASK] Implemented a base logic for Database Upgrades and Review process for API and Local changes to keep Database Up-To-Date

[TASK] Respect Storage UID from Frontend Controller in addExternalServiceScripts

[BUGFIX] Check for external scripts as an ObjectStorage() thanks to @MarkusEhrlich

[RELEASE] v1.7.4

17 Jan 16:39

Choose a tag to compare

[BUGFIX] Invalid HTML in Consent-Settings Button #59

[TASK] Check for unknown API Errors in ScanRepository

[BUGFIX] Impress and Data Policy Link colors in Default Theme set to Primary color

[BUGFIX] Remove default value constraints from TEXT fields for MySQL 8.0 compatibility

[BUGFIX] Fixed an issue where starting the configuration for a second pagetree caused an exception due to duplicate mm-table entries for translations from the first pagetree being generated again

[BUGFIX] Table has no field sorting, sort by name #58, thanks to @nlehmkuhl

[BUGFIX] Added missing label for toggle in consent.js to improve accessibility #56, thanks to @nlehmkuhl

[BUGFIX] Prevent duplication of untranslated cookie services

[RELEASE] v1.7.3

09 Dec 13:37

Choose a tag to compare

[TASK] Possibility to set cookie service accepted by default #55

[TASK] Mixed type issue #52

[TASK] Removed Dark-Pattern from defaulttheme (Primary,Secondary buttons - same color) thanks to @nlehmkuhl

[BUGFIX] Keyboard improvements for cookie details #50 thanks to @nlehmkuhl (a11y)

[TASK] Added a Documentation for Google Consent Mode integration

[TASK] Remove aria-hidden on Consent Modal Category and Service to make button clickable in iOS VoiceOver mode (a11y)

[RELEASE] v1.7.2

27 Oct 12:26

Choose a tag to compare

[TASK] Support Typo3 Site sets

[TASK] Backend Module and Tours - Darkmode Support

[TASK] TCA Migrations to new standards

[TASK] Resolved Deprecation: #96107 #99586, and #97866

[BUGFIX] Creation of dynamic property $foundProvider is deprecated in Scans #45

[BUGFIX] PHP Warning: Undefined array key "path" CookieFrontendController

[BUGFIX] Add missing link viewhelper thanks to @andyhirsch

[RELEASE] v1.7.1

25 Sep 15:01

Choose a tag to compare

[BUGFIX] Removed Wildcard selector from iframemanager styles #42

[TASK] Migrated MultipleSideBySlide Select Element to new standards

[TASK] Update Functional Wizard-test to init ConfigurationManagerInterface

[TASK] Completed Frontend-Tour todos

[TASK] Stablization for Typo3 13

[TASK] Parse request from controller to ThumbnailService to ensure proper initialization

[TASK] Reorder parameters to resolve deprecation warnings

[BUGFIX] Dead-end in the tutorial #34

[BUGFIX] Increase referrer column length to handle long URLs

Release 1.4.5

29 Aug 19:38
786f951

Choose a tag to compare

[TASK] Add danish language files and API Integration for Typo3 v11 Thanks to @Beltshassar

[RELEASE] v1.7.0

24 Aug 08:55

Choose a tag to compare

[TASK] Added Thumbnail API for Iframe Preview, if content is blocked
(Uses external Endpoint) can be enabled/disabled in Extension Settings