v26.7
Notifuse/notifusev26.7Jan 18, 2026by pierre-b
AI Summary
This minor release updates the MJML email template rendering engine, fixes a UI bug with the file manager drop zone, and adds CSV export functionality for contacts with filter support.
Key Highlights
- Switched MJML email rendering engine from mjml-go to gomjml v0.10.0
- Fixed File Manager drop zone overlay not deactivating when dragging files out without dropping
- Added CSV export for contacts with support for current page filters and all contact fields
Breaking Changes
- MJML engine migration from mjml-go to gomjml v0.10.0 may have subtle rendering differences
New Features
- CSV export for contacts with current page filters support
- CSV export includes all contact fields
Full Release Notes
# Release Notes - v26.7 **Release Date:** January 18, 2026 ## Changes - **MJML Engine**: Switched from `mjml-go` to `gomjml` v0.10.0 for MJML-to-HTML compilation - **File Manager**: Fixed drop zone overlay staying active when dragging files out without dropping - **Contacts**: Added CSV export with support for current page filters and all contact fields