Skip to content

1.8.0

Choose a tag to compare

@over-engineer over-engineer released this 05 May 14:10
· 46 commits to master since this release
f355c00
  • Bump minimum required PHP version to 8.1
  • Integrate with AI — supports GPT and Gemini to generate translations and cookie descriptions
  • Introduce the Pressidium Cookies Table block for the WordPress Block Editor (also known as Gutenberg)
  • Introduce the [pressidium_cookie_consent_cookies] shortcode
  • Expose the pressidium_cookie_consent_get_cookies() global function to retrieve the cookies list
  • Integrate with WP Consent API
  • Push custom events to the data layer for Google Tag Manager (pressidium-cookie-consent-accepted and pressidium-cookie-consent-changed)
  • Fix JavaScript i18n
  • Fix a warning for an undefined array key when no table version exists during plugin updates
  • Switch description text fields to textareas under the “Translations” tab
  • Wrap the “Domain” column in the cookie settings modal
  • Add a notice to warn users for potential issues with a misconfigured cookie domain and/or path
  • Prevent duplicated admin notices
  • Update Composer and npm dependencies