v26.8
Notifuse/notifusev26.8Jan 20, 2026by pierre-b
AI Summary
v26.8 is a minor release focused on bug fixes and UX improvements for the File Manager and Email Builder. Key fixes include URL-encoding for filenames with spaces that were breaking image delivery, resolving MJML template import issues with HTML tags, and improving link editing in text blocks.
Key Highlights
- File Manager UX improvement with explicit 'Select' button replacing row-click behavior
- Fixed files with spaces in filenames breaking image delivery via URL-encoding
- Fixed MJML template import failing with HTML tags like `<br>` or entities like ` `
- Fixed link editing in text blocks requiring exact text selection to update URL
New Features
- Added explicit 'Select' button in File Manager actions column for image selection
- Implemented URL-encoding for file path segments to handle spaces in filenames
Full Release Notes
# Notifuse Release Notes ## Latest Release: v26.8 (January 19, 2026) ### What's New - **File Manager UX Improvement**: Added explicit "Select" button in the actions column when selecting images from the email editor, replacing the previous row-click selection behavior for better clarity - **File Manager Bug Fix**: Fixed files with spaces in filenames breaking image delivery by URL-encoding path segments - **Email Builder**: Fixed MJML template import failing when content contains HTML tags like `<br>` or entities like ` ` - **Email Builder**: Fixed link editing in text blocks requiring exact text selection to update URL