All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.4 - 2023-11-30
- Add new optional description for the Settings panel
1.2.3 - 2023-10-11
- Add documentation for i18n (first approach)
- Add classes to override default settings banner style
1.2.1 - 2023-09-25
- Change build system for iife format and more logic scoping (fix "jQuery conflicts")
- Remove useless Vite.js
- change default settings to use real examples (analytics + ads)
1.2.0 - 2023-08-22
- Added an option to 'Auto Load' Leckerli from a GTM tag
1.1.1 - 2023-07-27
- Split config of permissions and settings screen strings.
1.1.0 - 2023-07-19
- Add classes to override default banner style
- Add cookie expires property and possiblity to override it
- Ensure title, description and customise btn are optionnal elements
- Ensure description can contains whitelisted HTML
1.0.7 - 2023-06-29
- Settings scrollbar
1.0.6 - 2023-06-29
- Add optional GTM consent support
1.0.5 - 2023-06-28
- Overridable cookie domain
1.0.4 - 2023-06-28
- Improve visual
- Restrict cookie to current domain
1.0.3 - 2023-06-28
- Fix build config and linter warnings
1.0.2 - 2023-06-28
- Improve documentation
- Improve Events
1.0.1 - 2023-06-27
- Improve documentation
1.0.0 - 2023-06-27
- First POC