Releases: kolappannathan/bootstrap-cookie-banner
Releases · kolappannathan/bootstrap-cookie-banner
v4.0.0.0
v3.0.0
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
withcb
.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
v2.1.0
v2.0.0
- Updating to Bootstrap 5