v29.4

Notifuse/notifusev29.4Apr 17, 2026by pierre-b

AI Summary

This release adds SMTP bridge TLS configuration options for operators running behind TLS-terminating proxies, introduces blog RSS and JSON feed syndication, and translates the notification center confirmation banner.

Key Highlights

  • Feature: SMTP_BRIDGE_TLS setting (off/starttls/implicit)
  • Feature: Blog RSS 2.0 and JSON Feed 1.1 syndication per workspace
  • i18n: Notification center confirmation banner translated in all supported languages

New Features

  • SMTP_BRIDGE_TLS setting (off/starttls/implicit) for TLS-terminating reverse proxy or SMTPS mode
  • Blog RSS 2.0 and JSON Feed 1.1 syndication with per-category feeds, ETag, gzip, XSS sanitization

Full Release Notes

- **Feature**: Added `SMTP_BRIDGE_TLS` setting (`off` / `starttls` / `implicit`) to let operators run the SMTP bridge behind a TLS-terminating reverse proxy or in implicit-TLS (SMTPS) mode (#314)
- **Feature**: Blog RSS 2.0 and JSON Feed 1.1 syndication — automatic `/feed.xml` and `/feed.json` endpoints per workspace, per-category feeds, conditional GET with ETag, gzip, XSS-sanitized content, autodiscovery `<link>` tags, and admin-configurable feed settings
- **i18n**: Notification center confirmation banner (subscribe/unsubscribe result) is now translated in all supported languages instead of always showing English (#315)