Skip to content

Releases: themebeez/simple-gdpr-cookie-compliance

2.0.1

15 Feb 08:15
a254a02

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

06 Feb 12:11
1bdb8f0

Choose a tag to compare

What's Changed

  • Added: Rest API support to fetch and update the setting page option data.
  • Added: New modern plugin's setting page in admin dashboard.
  • Added: Option to disable the cookie notice even while the plugin is active.
  • Tweak: Plugin's setting page in admin dashboard now uses React 19 to render the page.
  • Tweak: Full width notice layout. Now the close button is hidden in the full width layout and full width layout container is rounded.
  • Tweak: Pubic CSS is now being applied using the CSS root variables.
  • Tweak: Pubic facing template's HTML structure and class names.
  • Tweak: Public CSS and JavaScript assets file name and path of build files.
  • Tweak: Cookie icon in the notice is now a SVG icon.
  • Tweak: Notice cookie name.
  • Tweak: Donate link.
  • Removed: Simple GDPR Cookie Compliance web font that had cookie icon and close icon.
  • Dev: Added Vite to compile assets in dashboard setting page.
  • Dev: Added Rollup for public assets compilation.
  • Dev: Removed Gulp for public assets compilation.
  • Improvements: Code improvements.

Full Changelog: 1.1.10...2.0.0

1.1.10

26 Dec 05:55
6ebc07a

Choose a tag to compare

What's Changed

Full Changelog: 1.1.9...1.1.10

1.1.9

24 Dec 06:14
7e989ab

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.8...1.1.9

1.1.8

29 Oct 05:44
8d033d0

Choose a tag to compare

What's Changed

  • Added: 'aria-label' property to cookie icon, close button, and accept button for accessibility.
  • Updated: Message textarea field to TinyMCE field.
  • Added: Plugin GitHub and WordPress support links.
  • Removed: Options to add additional link content after the message.
  • Removed: Unused codes.
  • Tested: WordPress version 6.6.

Full Changelog: 1.1.7...1.1.8

1.1.7

03 Nov 06:38
d05886a

Choose a tag to compare

What's Changed

  • Tested: WordPress version 6.4.0
  • Updated: Readme.

Full Changelog: 1.1.6...1.1.7

1.1.6

14 Aug 08:06
0b15f68

Choose a tag to compare

  • Tested: WordPress version 6.3.0
  • Updated: POT file.

1.1.5

21 Apr 06:54
2b674b9

Choose a tag to compare

  • Fix: Wrong cookie path while accepting cookie notice #43

1.1.4

21 Mar 06:19
a52d1b0

Choose a tag to compare

  • Tweak: Public custom JavaScript. Converted jQuery code to vanilla JavaScript.

1.1.3

09 Mar 07:44
3550881

Choose a tag to compare

  • Update: Static texts in UDP Agents are now translation ready.
  • Update: WPCS implemented.
  • Fix: Minor PHP error.