Skip to content

Releases: oveleon/contao-cookiebar

2.2.8

23 Jan 15:24
Compare
Choose a tag to compare

Bugfix

  • fixed an issue where query parameters would not be decoded within the iframe unblock url #263

Full Changelog: 2.2.7...2.2.8

1.17.8

23 Jan 15:24
Compare
Choose a tag to compare

Bugfix

  • fixed an issue where query parameters would not be decoded within the iframe unblock url #263

Full Changelog: 1.17.7...1.17.8

2.2.7

07 Jan 14:18
Compare
Choose a tag to compare

What's Changed


Full Changelog: 2.2.6...2.2.7

1.17.7

07 Jan 14:17
31ff406
Compare
Choose a tag to compare

What's Changed

  • Use Input::get() in the CookiebarController by @fritzmg in #242

Full Changelog: 1.17.6...1.17.7

1.17.6

02 Jan 07:14
17e476c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.17.5...1.17.6

2.2.6

13 Dec 15:04
Compare
Choose a tag to compare

Bugfix


Full Changelog: 2.2.5...2.2.6

2.2.5

13 Dec 11:24
Compare
Choose a tag to compare

Removals / Additions

  • Some people did consider the visual focus when opening the cookiebar a bug. This has now been removed on first init and will appear invisible until it's focused on again f6eefe0 759742b

    this has been removed and it will not be visible until the focustrap is taken into account
    image

  • Implemented a possibility to completely disable the focusTrap, (see #238 for more details) 5517aa9

    contao_cookiebar:
      disable_focustrap: true

Bugfixes

  • Fixed #237 - bottom-transitions would behave broken due to .focus() not being called after the animation ended be38a3c

  • Fixed an upstream merge issue where google consent mode would not show as an option (#239) d3df9c4


Full Changelog: 2.2.4...2.2.5

1.17.5

13 Dec 15:04
Compare
Choose a tag to compare

Bugfix


Full Changelog: 1.17.4...1.17.5

1.17.4

13 Dec 11:22
Compare
Choose a tag to compare

Important

This is the last feature and bugfix release for version 1.x / Contao 4.13 - If you want new features, upgrade to Contao 5.3


Removals / Additions

  • Some people did consider the visual focus when opening the cookiebar a bug. This has now been removed on first init and will appear invisible until it's focused on again f6eefe0 759742b

    this has been removed and it will not be visible until the focustrap is taken into account
    image

  • Implemented a possibility to completely disable the focusTrap, (see #238 for more details) 5517aa9

    contao_cookiebar:
      disable_focustrap: true

Bugfix

  • Fixed #237 - bottom-transitions would behave broken due to .focus() not being called after the animation ended be38a3c

Full Changelog: 1.17.3...1.17.4

2.2.4

02 Dec 22:24
ee85bdf
Compare
Choose a tag to compare

Bugfix

  • Make sure the cookiebar can be installed within non-managed Contao versions by @orchid-mantis in #236

Full Changelog: 2.2.3...2.2.4