Skip to content

Releases: oveleon/contao-cookiebar

1.16.6

22 Sep 12:55
b0595ad
Compare
Choose a tag to compare

Bugfix

  • Fixed #226 - Handle protocol in MatomoTagManager vendorUrl dynamically by @Paddy0174 in #227

Update

  • Update swedish translations (translated by www.plusweb.se)

New Contributors


Full Changelog: 1.16.5...1.16.6

2.1.6

26 Aug 16:31
Compare
Choose a tag to compare

Bugfix

  • Fixed a bug where cookies were not removed when a session has been started (introduced in 2.1.0)

2.1.5

05 Aug 11:24
Compare
Choose a tag to compare

Bugfix

  • followup to dd85cbf - properly unblock custom modules when saving global configuration

Full Changelog: 2.1.4...2.1.5

1.16.5

05 Aug 11:24
Compare
Choose a tag to compare

Bugfix

  • followup to dd85cbf - properly unblock custom modules when saving global configuration

Full Changelog: 1.16.4...1.16.5

2.1.4

04 Aug 15:45
Compare
Choose a tag to compare

Bugfix

  • Fixed regression from #209 -> iFrames not unblocking instantly when saving global configuration

Full Changelog: 2.1.3...2.1.4

1.16.4

04 Aug 15:44
Compare
Choose a tag to compare

Bugfix

  • Fixed regression from #209 -> iFrames not unblocking instantly when saving global configuration

Full Changelog: 1.16.3...1.16.4

2.1.3

26 Jul 09:01
728d3e6
Compare
Choose a tag to compare

This release addresses the following issues:

Security

  • Fixed a cross-site-scripting (XSS) vulnerability prior to version < 1.16.1

Thanks to usd AG for reporting the issue

Bugfix

  • Take iFrame attributes into consideration e5a29dc (fixes #221)

    iFrame attributes for the YouTube Embed API should now properly work, Fullscreen and other options should work again.
    If you are using a modified ccb_element_blocker.html5, you'll have to update yout template.

  • Add shadow dependencies to composer.json #217 (prevents #213)

Feature

  • Unlock Symfony 7 #219 (implements #213)

1.16.3

26 Jul 08:54
1d57470
Compare
Choose a tag to compare

This release addresses the following issues:

Security

  • Fixed a cross-site-scripting (XSS) vulnerability prior to version < 1.16.1

Thanks to usd AG for reporting the issue

Bugfix

  • Take iFrame attributes into consideration e5a29dc (fixes #221)

    iFrame attributes for the YouTube Embed API should now properly work, Fullscreen and other options should work again.
    If you are using a modified ccb_element_blocker.html5, you'll have to update yout template.

  • Add shadow dependencies to composer.json #217 (prevents #213)

2.1.2

16 Jul 13:32
Compare
Choose a tag to compare

Update

  • Throw PageNotFoundException e5a29dc
    • for non existing cookie ids
    • for unblock routes being called outside of IFrames (no referrer being present)

Full Changelog: 2.1.1...2.1.2

1.16.2

16 Jul 13:31
Compare
Choose a tag to compare

Update

  • Throw PageNotFoundException e5a29dc
    • for non existing cookie ids
    • for unblock routes being called outside of IFrames (no referrer being present)

Full Changelog: 1.16.1...1.16.2