Skip to content

Releases: websedit/we_cookie_consent

Release v4.0.6

12 Jun 09:33
Compare
Choose a tag to compare

[4.0.6] - 2024-06-04 - GF, AS, RL

  • Change changelog and description to add new cookie icon
  • Configuration GF

Release v2.3.6

12 Jun 08:52
Compare
Choose a tag to compare

Added if-condition in ConsentController.js line 111 for checking if dataLayer is initialised. Issue: #42

Release v4.0.5

12 Jun 09:33
Compare
Choose a tag to compare

[4.0.5] - 2024-06-04 - GF, AS, RL

Fixed - 2024-06-04 - GF, RL

  • Syntax error .cm-link - definition was ignored - GF
  • Added if-condition in ConsentController.js line 111 for checking if dataLayer is initialised. Issue: #42 - RL

Added - 2024-05-31 - AS, GF, RL

  • Implementation of the display of a permanently available cookie icon. - AS, GF, RL
  • Added ConsentCookieSettings.js - RL, GF
  • Added conditional visibility of cookie SVG (only if cookie setting are active) - AS
  • Outsource default css definitions in scss - GF
  • Adjustable path for the icon default and icon hover - AS
  • Event listener for button click (klaro cookie set) - GF

Changed - 2024-05-23 - GF

  • Change safari check to vanilla js

Removed - 2024-05-23 - GF

  • Removed vars $path-to-wcc... - never needed & way of use not possible in Typo3 12 anymore
  • Removed some redundant css definitions

v4.0.4

24 Apr 14:23
Compare
Choose a tag to compare

[4.0.4] - 2024-04-24 - RL

Bugfix

  • Added if-loop in ConsentController.js for the evaluation of Google Tag Manager Services

Added

  • Added !default to scss variables to override them. Thank's to RazielleS and dmitryd. Issue: #36 and #40

v2.3.5

24 Apr 14:24
Compare
Choose a tag to compare

[2.3.5] - 2024-04-24 - RL

Bugfix

  • Added if-loop in ConsentController.js for the evaluation of Google Tag Manager Services

Added

  • Added !default to scss variables to override them. Thank's to RazielleS and dmitryd. Issue: #36 and #40

v4.0.3

22 Apr 13:04
Compare
Choose a tag to compare

[4.0.3] - 2024-04-22 - AS

Bugfix

  • Changed Version number in ext_emconf

v4.0.2

22 Apr 12:54
Compare
Choose a tag to compare

[4.0.2] - 2024-04-22 - AS

Bugfix

  • Added missing comma in TCA. Fixes the problem where categories are shon in the wrong tab in the service data record.

v2.3.4

22 Apr 13:05
Compare
Choose a tag to compare

[2.3.4] - 2024-04-22 - AS

Bugfix

  • Changed Version number in ext_emconf

v2.3.3

22 Apr 12:54
Compare
Choose a tag to compare

[2.3.3] - 2024-04-22 - AS

Bugfix

  • Added missing comma in TCA. Fixes the problem where categories are shon in the wrong tab in the service data record.

v4.0.1

04 Apr 09:08
Compare
Choose a tag to compare

[4.0.1] - 2024-04-04 - RL, AS

Bugfix v12 - 2024-04-04 - AS

  • Separated switchable controller actions in separated plugins

Added - 2024-04-03 - RL

  • Added Google Consent Mode basic and advanced - to set default consent types (Beta)
  • Added Google Consent Mode defaults-tab to Google Analytics services
  • Added Google Consent Mode defaults-tab to Google Tag Manager services