v26.10
Notifuse/notifusev26.10Jan 24, 2026by pierre-b
AI Summary
v26.10 is a minor release focused on email functionality improvements and bug fixes. Key changes include expanding the email template selector to show all categories, adding a warning for large images in the email editor, and fixing two notable bugs related to SES encoding and Raw HTML block rendering.
Key Highlights
- Email node template selector now shows all template categories instead of only marketing templates
- Added warning modal for images larger than 200KB to prevent slow email loading
- Fixed SES quoted-printable encoding issue causing Gmail rendering problems with List-Unsubscribe headers or attachments
- Fixed Raw HTML block content not appearing in email preview or sent emails
New Features
- Email node template selector now displays all template categories (not just marketing)
- Warning modal when selecting images larger than 200KB from email editor
Full Release Notes
# v26.10 Release Notes - **Automations**: Email node template selector now shows all template categories instead of only marketing templates - **File Manager**: Added warning modal when selecting images larger than 200KB from email editor to prevent slow email loading times - **SES Email**: Fixed incorrect quoted-printable encoding in raw emails causing Gmail to break rendering for broadcasts with List-Unsubscribe headers or attachments (#230) - **Email Builder**: Fixed Raw HTML block content not appearing in preview or sent emails (#229)