New Custom Shortcut Key Setting for Light & Dark mode
You can now define your own custom shortcut key to toggle between light and dark mode
The shortcut will always begin with Ctrl
Set the second key from A-Z and 0-9
Example: Ctrl + G, Ctrl + 7
The default shortcut key is still Ctrl + D
You can find this in your Sendy's main settings
Improved Sidebar
The sidebar now maintains a minimum width of 220px, preventing it from shrinking horizontally on smaller screens. This keeps sidebar text fully visible and free from truncation.
Optional AI Features by Brand
You can now choose which brands have access to AI features. A new checkbox has been added to each brand’s settings, allowing you to easily hide AI-powered tools for brands where they’re not needed.
Added support for the latest Hyderabad, Zurich and UAE Amazon SES regions.
The words for days and months, eg. Monday, Tuesday.. January, February.. are now translatable for Autoresponder emails.
Fixed warning for undefined $app_path in web version script
Updated CA bundle to the latest
[PHP 8.3+] Fixed PHP Warning: Trying to access array offset on null when signing up to a list using reCAPTCHA
[PHP 8.2+] Fixed deprecation errors for ses.php and sns.php classes for
Type cast (string) to $name to fix "Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in l.php" error for link tracking (thanks Justin at Libib)
When using the [Name] or [Name,fallback=] tag, Sendy now capitalizes the first character of the subscriber’s name if the name is in all lowercase.
When updating a subscriber's email in the 'Subscriber info' modal, any previous bounce, marked as spam, or unsubscribe status will reset as the subscriber becomes new.
When hitting ‘Enter’ to change a subscriber’s email address in the ‘Subscriber info’ modal, the ‘Email already exist in this list’ JS alert will no longer show up
Support ‘eventType’ in addition to ‘notificationType’ when handling JSON payload from SNS notifications. This is to ensure bounces and complaints are handled when using configuration sets to send emails in Amazon SES. (Thanks Chris Denning for the heads up)
Google no longer supports QR code generation, this causes QR code images to be broken when enabling 2 Factor Authentication. This update fixes that.
Fixed broken link for attachments when editing Autoresponder emails
Resolved an issue where attachments were not included in the autoresponder email when sending a 'test' autoresponder email.