New Features
Implemented the new Email Verification screen that shows up after a successful registration.
Implemented the new Admin Webhooks system - for which you will now be able to use a Signing Secret to validate all incoming webhooks from the system.
Implemented the new 404 not found system - which will automatically trigger when needed (instead of redirecting to a 404 page when triggered) - better SEO.
Improved the language AI translation: Using the new OpenAI API endpoint, added new AI models, removed old ones.
Improvements
Implemented the ability to set Display Decimals Count for Currencies.
Implemented the ability to set a default global avatar for your users - which will also stop the usage of gravatar.com API.
Implemented the ability to set the Referrer Policy header rule from the admin panel - settings page.
Improved the landing page notification preview experience.
Improved Admin Panel Webhooks: Now you will be able to receive webhooks for Campaign creation & update.
Improved the self-hosted default captcha.
Improved no favicon states: Default empty favicon will be provided - so the browser stops doing favicon.ico requests to your server.
Improved the Account API regeneration page: You will now be prompted to confirm the regeneration of the API key.
Improved unconfirmed users that now login with social logins will have their account automatically confirmed.
Improved the structure of the admin panel - settings - users page.
Improved the broadcasts system: You will now be able to set a maximum amount of sent emails per cron run.
Improved landing page animations in certain sections.
Bug Fixes
Fixed issues with custom domains 404 custom link redirects not working.
Fixed issue with currency auto detection not properly triggering on countries.
Fixed footer social icons not showing as rounded in all browsers.
Fixed Teams API documentation visual issues.
Fixed issues account 2FA settings not displaying its current status properly.
Fixed issues with certain drag&drop tooltip elements remaining on the screen after moving.
Fixed issues with a few payment gateways on the status not being properly set.
Fixed payment discount not applying in certain edge cases.
Fixed affiliate payment page not always showing the proper affiliate ranges.
Security Updates
Fixed plan permission issue on CSV, JSON still being exportable even if the plan does not allow it.