= 1.5.9 = *Release date: August 17th, 2021* * Bugfix: Multisite settings pages from other plugins disappeared or appeared when they shouldn't = 1.5.8 = *Release date: August 13th, 2021* * Restart FTS again link * Fix FTS notice dismissal on non-plugin page = 1.5.7 = *Release date: August 12th, 2021* * Added first time setup wizard. * Added upgrade to Cookie Information. = 1.5.6 = *Release date: February 15th, 2021* * Added backwards compatibility for wp_make_content_images_responsive() on WordPress versions before 5.5.0 * Patched an XSS vulnerability (big thanks to Kamil Vavra for bringing this to our attention). = 1.5.5 = *Release date: December 18th, 2020* * Resolve deprecation notice for wp_make_content_images_responsive() since WordPress 5.5.0 = 1.5.4 = *Release date: June 9th, 2020* * Improved Web Content Accessibility Guidelines (WCAG) * Improved keyboard navigation * Added a setting to change the accept button text * Added a setting to change the more information button text * Javascript and css assets are now minified * Bugfix: The accept button in the consent modal now also works when all consents are mandatory = 1.5.3 = *Release date: May 7th, 2020* * Tested with WordPress 5.4.1. = 1.5.2 = *Release date: May 21th, 2019* * Tested with WordPress 5.2. * Load accepted consents with JavaScript to improve performance. * Use different text when all consent is required. * When standard Consent bar/button colors are used, no empty attributes will be added to the elements. * Bugfix: WP Registration integration now also works on MultiSite, accepted consent on registering gets added to the 'wpgdprc_log' table. * Bugfix: Error shown in the WooCommerce Order page is removed. = 1.5.1 = *Release date: April 30th, 2019* * Bugfix: 'token' column not being added to access_request table for new users. = 1.5.0 = *Release date: March 13th, 2019* * Bugfix: JavaScript error when no active consents are added. = 1.4.9 = *Release date: March 12th, 2019* * Load accepted consents with AJAX so we can bypass any caching. * Added consent placement 'Body'. This will add code snippets directly AFTER the tag. * Show a message for the administrators when using the [wpgdprc_consents_settings_link] and no active consents are added. * Show the descriptions tab in the consents modal. * Bugfix: Get correct charset collate when adding the 'Log' database table. * Bugfix: Correctly handle cookies in multisite environments. = 1.4.8 = *Release date: January 8th, 2019* * The consent description now allows HTML. * Added ability to change the colors of the consent bar. * Fixed bug where post ID was null. = 1.4.7 = *Release date: December 17th, 2018* * Bugfix older PHP versions. = 1.4.6 = *Release date: December 17th, 2018* * Added anonymised usernames. * Added log table. * Added integration for WordPress registration. * Added warning in case the privacy policy page has not been selected yet. * Fixed bug in the settings page. * Fixed bug with session ID’s. = 1.4.5 = *Release date: November 30th, 2018* * Hotfix: Fixed SQL syntax error. * Added possibility to reset the consent bar. * Consent bar will always be reset when consent is added/updated. = 1.4.4 = *Release date: November 28th, 2018* * Anonymise requests after 30 days. This also removes the ability to process delete requests. * Small bugfix to correctly strip slashes from 'Consent' titles. * Added possibility to use external URL's for the privacy policy. * Added auto opt-in for admin's when adding a comment. * Fixed bug that added attachment to the consent bar when viewing an attachment. * Fixed bug with token. = 1.4.3 = *Release date: November 7th, 2018* * Security fix: Removed base64_decode() function. * Security fix: Correctly escape input in $wpdb->prepare() function. * Security fix: Only allow modifying WordPress options used by the plugin and by the user capabilities. = 1.4.2 = *Release date: July 6th, 2018* * Added the ability to add required 'Consents'. These Consents will always be triggered on page load. * Added 'Privacy' column to the WooCommerce order overview. * Added the ability to change the message of the required asterisk elements. * Remove or re-add the GDPR fields from forms on plugin deactivation and activation. = 1.4.1 = *Release date: June 12th, 2018* * Also show the WordPress Comments checkbox for administrators. * Small bugfix in certain PHP versions. = 1.4.0 = *Release date: June 8th, 2018* * Small front-end fixes. * Added missing translatable strings. * Fixed the text domain for some translatable strings. * Show enabled consents of user. * Small bugfix for admin redirects. * Added the ability to remove 'Consents' via the admin panel. * Added the option to wrap 'Consents' with