Skip to content

5.5.0

Compare
Choose a tag to compare
@crftwrk crftwrk released this 15 Jan 10:02
· 49 commits to main since this release
199a9cd

Feature

  • Added additional settings button to cookie bar. Button can be activated in init js #14 (@crftwrk)
  • Added data-bs-backdrop="static" attribute to the modal to avoid closing it when clicking on the backdrop and forcing the user to make a decision #12 (@crftwrk)

Improvement

  • Removed -main branch suffix from plugin's folder. This does not affect existing bs-cookie-settings-main installations.
  • Removed btn-close focus on modal show #13 (@crftwrk)
  • Changed all btn-outline-primary to btn-primary according to the GDPR law #15 (@crftwrk)
  • Changed col-xxl-3 to col-lg-3 in banner to fit the sidebar width 60dc213 (@crftwrk)

Update