Skip to content

Releases: kolappannathan/bootstrap-cookie-banner

v4.0.0.0

30 Jul 17:00
a7b3fda
Compare
Choose a tag to compare

Changed

  • Demo website now has auto dark and light mode. Screenshot of dark mdoe added to Readme.
  • Updated bootstrap version to 5.3.3
  • Fixed an error in documentation - Issue #9 raised by @Ahleroy

Full Changelog: v3.0.0...v4.0.0

v3.0.0

19 Nov 17:58
b76aa2a
Compare
Choose a tag to compare

Changes

  • The CSS and the element identification now uses id instead of the 1st element of the class.
  • Replaced the prefixes nk(my initials) & web_dev with cb. cb stands for cookie banner.
  • Local storage is no longer cleared if the cookie value is null.

Note

This release is not compatible with the older code. You'll need to update the CSS, js and the HTML for this release.

v2.2.0

04 Nov 06:19
Compare
Choose a tag to compare
  • #4 Updating Bootstrap
  • #4 Updated viewport tag

Thanks to @Erulezz

v2.1.0

20 Oct 12:53
650a18c
Compare
Choose a tag to compare
  • #3 Removing units after 0 in CSS.
  • #2 Fixing a spelling mistake

Thanks to @Erulezz

v2.0.0

04 Jun 11:27
Compare
Choose a tag to compare
  • Updating to Bootstrap 5