- fixed consent settings modal closing issue
- improved consent settings opener event listener
- fixed appearance issues on mobile devices
- changed the element on which the 'consent-banner.ready' event is called from document.body to window
- added 'consent-banner.ready' event triggered immediate after library loading
- reduced library file size for improved performance
- introduced bundled version with CSS included
- prevent showing buttons if their text is empty
- added close button (with the change above you can control which buttons you use providing or not their text)
- introduced changelog
- fixed examples linking
- dropped JSON styling (require adding separate CSS stylesheet, we will provide bundle JS soon)