Releases: whitecube/laravel-cookie-consent
Releases · whitecube/laravel-cookie-consent
v1.2.5
What's Changed
- Added Czech translation by @su-din0 in #69
- Added env check in README example by @voidgraphics in #68
- Fixed Regex Pattern in addScripts Method by @gtko in #59
New Contributors
- @su-din0 made their first contribution in #69
- @voidgraphics made their first contribution in #68
- @gtko made their first contribution in #59
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Add Portuguese (pt) translation by @tiagocpeixoto in #65
- Update Spanish (es) translation + error in Google analytics when anonymizeIp is false by @slgo99 in #66
New Contributors
- @tiagocpeixoto made their first contribution in #65
- @slgo99 made their first contribution in #66
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Added IP anonymization for Google Analytics by @derhofbauer in #55
- Added Norwegian Bokmå translations by @channor in #60
New Contributors
- @derhofbauer made their first contribution in #55
- @channor made their first contribution in #60
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Add blade directive for cookie information injection inside a legal information page by @theokbokki in #53
New Contributors
- @theokbokki made their first contribution in #53
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's new:
- Added Polish language support. Thanks @piotrknapik!
- Fixed inline JS scripts injection. Thanks @CNimmo16!
- Fixed
CookieServiceProvider
stub & README example. Thanks @ubpon!
v1.2.0 (Laravel 11)
What's Changed
- Add Laravel 11 support by @rickyjohnston in #34
New Contributors
- @rickyjohnston made their first contribution in #34
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Added publishable
CookiesServiceProvider
in order to provide a recommended place to declare used cookies. #15 - Added HR translations. Thanks @PetarKresimirCulina !
Bug fixes
Added DE translations
- Added ES translations. Thanks @sergey-fritzler !
Added ES translations
Changes:
- Fixed FR translation typo.
- Added ES translations. Thanks @JonathanRixhon!