Files
fusion/.changeset/FN-4127-ntfy-encoding.md
Fusion 6709703411 fix(FN-4127): harden ntfy notification delivery
- Fall back to ntfy JSON publish requests for unicode titles/messages while preserving auth and click metadata
- Truncate ntfy titles and UTF-8 message bodies to documented limits without splitting surrogate pairs
- Extend notifier and provider tests to cover unicode mailbox events, truncation, and end-to-end message notification delivery
- Document the ntfy encoding/truncation behavior and add a patch changeset for @runfusion/fusion

Fusion-Task-Id: FN-4127
2026-05-12 09:41:24 -07:00

163 B

@runfusion/fusion
@runfusion/fusion
patch

Fix ntfy notifications so unicode mailbox titles deliver correctly and oversized titles/messages are truncated before publish.