v19.5
Notifuse/notifusev19.5Dec 17, 2025by pierre-b
AI Summary
This is a bug fix release for Notifuse v19.5 that addresses several issues across task management, email broadcasting, and the email builder. The release focuses on improving data integrity, preventing duplicate operations, and enhancing template functionality.
Key Highlights
- Fixed race condition preventing duplicate broadcast emails during concurrent task execution
- Added task completion state persistence to prevent stale progress display in UI
- Implemented unsubscribe tracking from notification center links in broadcast statistics
- Email builder now properly respects column width attributes in section blocks
- Contact bulk import now handles duplicate emails within a single batch
Full Release Notes
## Bug Fixes - **Task completion state persistence** - Task completion now saves final state to prevent stale progress display in UI - **Duplicate broadcast emails prevention** - Fixed race condition that could cause duplicate emails during concurrent task execution - **Notification center unsubscribe tracking** - Unsubscribes via notification center link are now tracked in broadcast statistics - **Email builder column widths** - Email builder now respects column width attributes in section blocks - **Bulk import duplicate handling** - Contact bulk import now handles duplicate emails in a single batch - **Liquid in image alt text** - Image alt text now supports Liquid template variables