Releases: Nexmo/station
Releases · Nexmo/station
v0.5.16
v0.5.15
UPDATE
- new
SignUp
banner URL in blogpost
v0.5.13
FIX
helpers.sanitize(...)
params to avoidRXSS
attack from url
v0.5.12
FIX
- removed
chrome
check in Cookies Banner for other browsers compatibility
v0.5.11
REMOVED
- Google Analytics references (
google_tag_manager
scripts)
v0.5.10
FIX
- Cookies Banner is now hiding after first click (added
setInterval()
and thensetTimout()
to clear it)