You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.