Skip to content

Releases: ToX82/cookie-bar

Release 1.5.0.2

01 Jul 06:53
Compare
Choose a tag to compare

cookieBAR's cookie is now set at domain level. This allows users to show the bar again if they have closed it, by clicking on a link similar to this

<a href='#' onclick="document.cookie='cookiebar=;expires=Thu, 01 Jan 1970 00:00:01 GMT;path=/'; setupCookieBar(); return false;">Show cookieBAR</a>

Release 1.5.0

30 Jun 15:10
Compare
Choose a tag to compare

This release brings some minor bugfixes and some new features:

New: #2 Geolocation
New: #6 Specify which kind of cookies are in use (technical, third party, tracking cookies)
New: #7 The link to the complete privacy page should be in the main banner

Please note, regarding #6, that you might need to re-do the configuration and obtain a new link for the cookieBAR.

Release 1.4.1

07 Jun 10:43
Compare
Choose a tag to compare

This release brings a bugfix and a new feature:

  • Fix: #5 Delete cookies at every refresh if a user declines
  • New: #3 Restore original top or body margin when a user clicks "allow" or "deny"

New configuration options

30 May 10:00
Compare
Choose a tag to compare

cookieBAR has two new options:

  • show cookieBAR even when no cookies nor localStorage is detected (always show)
  • "remember choice" duration config

Themes

27 May 11:32
Compare
Choose a tag to compare

This release brings some minor bugfixes and a new function: themes. From now on, you can choose the plugin's style and if you are not satisfied with the bundled ones, you can pull request your owns.

Fix - international links for browser instructions

26 May 12:18
Compare
Choose a tag to compare
1.2.1

Set correct links to browser instructions to disallow cookies

First public release

23 May 16:32
Compare
Choose a tag to compare

This is the first public release