Skip to content

Releases: bootscore/bs-cookie-settings

5.6.5

09 Jan 09:52

Choose a tag to compare

Improvements

Updates

  • Tested up to WP 6.9

5.6.4

26 Sep 08:02

Choose a tag to compare

Improvements

  • Refactored collapse FA icon to Bootstrap mask-icon #26 (@crftwrk)

Updates

5.6.3

16 Apr 16:03
f593c8d

Choose a tag to compare

Improvements

Updates

5.6.2

31 Aug 10:10

Choose a tag to compare

Improvements

5.6.1

06 Jun 20:07

Choose a tag to compare

Improvements

  • Added Spanish instructions #22 (@osdeibi)
  • Created translations folder and moved Spanish translation to espanol.md #23 (@crftwrk)

Update

5.6.0

12 Feb 09:06
9cfd076

Choose a tag to compare

Feature

  • Added optional footer to consent banner to add important links like privacy policy, terms, imprint etc. Footer can be activated in init js #19 (@crftwrk)

Improvement

5.5.0

15 Jan 10:02
199a9cd

Choose a tag to compare

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

5.4.0

15 Dec 10:26
1842d21

Choose a tag to compare

Improvement

Update

5.3.0

09 Jun 17:01
f80e1b3

Choose a tag to compare

  • [FEATURE] Add composer.json f90194b
  • [FEATURE] Add plugin update checker e004b7b
  • [IMPROVEMENT] Change btn-outline-secondary to btn-outline-primary af96550
  • [UPDATE] Bootstrap 5.3 color classes cbc7c29

5.2.1.0

24 Aug 11:05
b3b4b03

Choose a tag to compare

  • Refactored modal
  • Removed plugin's backdrop and uses Bootstrap modal backdrop instead
  • Settings link triggers now modal instead modal-dialog
  • Changed settings link to data-bs-toggle="modal"
  • Hide banner if modal is open
  • Changed id's
  • Updated to FA6 Chevron