Skip to content

Latest commit

 

History

History
112 lines (79 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

112 lines (79 loc) · 2.02 KB

v1.0.16

31-01-2023

    • German language support added (thanks Gabbalo!)

v1.0.15

15-10-2022

    • New option to enable or disable the action button
    • Improve documentation (README.md)
    • Improved default configuration

v1.0.14

15-10-2022

    • Correct changelog format

v1.0.13

15-10-2022

    • Animate banner show/hide

v1.0.12

14-10-2022

    • CDN fix now defaults to non-visible banner revealed by JS
    • Added ability to whitelist pages for showing banner

v1.0.11

10-10-2022

    • Align banner content left by default

v1.0.10

10-10-2022

    • Improved flex layout

v1.0.9

10-10-2022

    • Changed container from

      to

      to allow non-inline elements
    • Added overflow-wrap: anywhere to improve responsive behaviour

v1.0.8

26-10-2021

    • Changed CDN Fix behaviour to use client side JS to hide banner
    • Added strict SameSite attribute to dismissal choice cookie

v1.0.7

19-10-2021

    • Added option that fixes behaviour when site is served behind CDN

v1.0.6

24-07-2021

    • Improved formatting of banner action buttons on mobile devices

v1.0.5

03-06-2021

    • Fixed install via admin plugin by shipping vendor folder

v1.0.4

29-04-2021

    • Processing stops if dismiss cookie is set
    • Dismiss cookie is unset on plugin config change

v1.0.3

28-04-2021

    • Added option to choose banner location (top or bottom)
    • Improved readme with Screenshots
    • Improved config page with sections

v1.0.2

28-04-2021

    • Added optional dismiss button to dismiss banner for 30 mins

v1.0.1

28-04-2021

    • Unset config values are now merged with defaults to catch unset value errors

v1.0.0

27-04-2021

    • ChangeLog started...