notifuse Releases
203 releases of Notifuse/notifuse
- v26.5
Notifuse v26.5 introduces significant email provider enhancements with SMTP OAuth2 support for Microsoft 365 and Gmail, plus a new Twilio SendGrid integration for broadcasts and transactional emails. This release also includes several bug fixes improving the notification center, MJML template handling, and email editor settings persistence.
Jan 18, 2026
- v26.4
This is a bug fix release addressing two issues: a webhook URL mismatch in the Supabase integration causing HTTP 405 errors for the 'Before User Created' hook, and incorrect image width handling in the email builder that was generating invalid MJML code.
Jan 17, 2026
- v26.3
This is a bug fix release addressing an issue in the Email Builder WYSIWYG preview where columns were displaying with zero width, causing text to wrap character-by-character vertically.
Jan 13, 2026
- v26.2
This is a bug fix release that resolves an issue where the Reply-To email address configured in email templates was not being used when sending emails through automations or broadcast queues.
Jan 13, 2026
- v26.1
This is a minor bug fix release for Notifuse that corrects the Supabase Integration's handling of email change webhooks. The release fixes an issue where the new email address was not being properly parsed due to an incorrect JSON field name.
Jan 13, 2026
- v26.0
v26.0 is a bug fix release that addresses critical issues with automation email templating, list status values, and automation stats. The release includes an automatic migration that converts `subscribed` status to `active` across contacts and automation nodes.
Jan 12, 2026
- v25.1
This is a minor release focused on fixing an automation bug and improving test coverage. The update addresses an issue with automation execution of child nodes and adds comprehensive end-to-end tests to ensure reliability.
Jan 11, 2026
- v25.0
v25.0 is a bug fix release that resolves an issue where automations with `contact.created` trigger were failing to enroll contacts when a `list_id` was configured. The root cause was incorrect logic that checked if contacts were subscribed to a list before enrollment, which would always fail for new contacts. The fix removes the `p_list_id` parameter from the `automation_enroll_contact` function and includes an automatic migration.
Jan 10, 2026
- v24.0
v24.0 is a bug fix release that resolves an automation enrollment failure caused by the `stats` field being stored as a JSONB scalar instead of an object. The fix includes an automatic migration to correct existing data and ensures new automations always initialize `stats` as an empty object.
Jan 10, 2026
- v23.0
This release fixes a critical bug where automation triggers with list subscription events were not firing for workspaces created after v18. The issue was caused by database trigger functions producing legacy event kinds while automation triggers expected semantic event kinds. The fix includes a migration to reinstall corrected trigger functions on all workspaces and an update to init.go for future workspaces.
Jan 9, 2026
- v22.6
This is a minor bug fix release addressing an SMTP connectivity issue. It resolves an 'EHLO rejected with code: 220' error that occurred when connecting to SMTP servers sending multi-line greeting banners, which is common on enterprise relays and ISP mail servers.
Jan 6, 2026
- v22.5
This is a bug fix release that addresses an issue with date picker formatting in segment creation. The frontend now sends dates in the proper RFC3339/ISO8601 format instead of the incorrect YYYY-MM-DD HH:mm:ss format.
Jan 6, 2026
- v22.4
This is a bug fix release addressing two regressions introduced in v21.0. The update fixes system template variables not rendering in broadcast emails and resolves an issue where template data was empty in message history for queue-based sends.
Jan 6, 2026
- v22.3
v22.3 is a minor bug fix release for Notifuse that addresses an issue in the Automation Flow Editor where nodes would unexpectedly disappear when adding children to ListStatusBranch handles. This release contains a single fix for issue #179.
Jan 6, 2026
- v22.2
Notifuse v22.2 introduces programmatic root authentication via a new `/api/user.rootSignin` endpoint, enabling automated authentication for CI/CD pipelines, Infrastructure-as-Code deployments, and automated testing. The feature uses HMAC-SHA256 signatures with replay attack protection and rate limiting for security.
Dec 31, 2025
- v22.1
Release v22.1 introduces an AI-powered Email AI Assistant with advanced capabilities including streaming chat, tool use, and web research. The update also improves UX with setup prompts for Anthropic integration and unifies the codebase between Email and Blog AI assistants for consistent styling.
Dec 29, 2025
- v22.0
v22.0 introduces AI-powered capabilities to Notifuse with an AI writing assistant for the blog editor powered by Anthropic's Claude models, featuring streaming chat, model selection, and cost tracking. The release also includes Firecrawl integration for web research and adds a new LLM permission system, while remaining backward compatible with no breaking changes.
Dec 28, 2025
- v21.0
Release v21.0 introduces a centralized email queue system for outbound marketing emails with priority-based processing, retry logic, and per-integration rate limiting. This major update also adds a background worker with graceful shutdown, automation timeline event tracking, and single-tick execution for processing multiple automation nodes.
Dec 27, 2025
- v20.0
Notifuse v20.0 introduces a powerful marketing automation system with a visual drag-and-drop workflow builder, enabling users to create automated contact journeys triggered by events like email opens, clicks, list subscriptions, and custom API events. The release includes 9 node types for building complex workflows, full lifecycle management from draft to active/paused states, and comprehensive contact journey tracking with audit trails.
Dec 22, 2025
- v19.6
This is a bug fix release that resolves SMTP compatibility issues with strict mail servers that were rejecting emails with '501 5.5.4 Syntax error in parameters' errors.
Dec 21, 2025