Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 22:47
· 12 commits to main since this release
  • Add privacy settings for OpenAI integration
    • Introduced a new privacy section in the settings for GDPR compliance, allowing users to configure how privacy passages are included on their privacy policy page.
    • Added options for 'privacy_page_mode' to control the inclusion method (filter, manual, none) and a checkbox for enabling a form notice when OpenAI is active.
    • Updated the plugin's main class to initialize the new privacy component and added corresponding styles for the form notice in the frontend CSS.