Files
fusion/.changeset/custom-ntfy-server.md
Fusion bb75e73e24 feat(FN-2339): add configurable ntfy server support
- Add ntfy base URL to global settings schema/types with persistence coverage and regression tests
- Extend dashboard settings API/routes and Settings modal UI to edit and save a custom ntfy server
- Update notifier runtime to use configured ntfy base URL when sending notifications
- Document the new setting and include a changeset for @runfusion/fusion
2026-04-24 19:39:20 -07:00

168 B

@runfusion/fusion
@runfusion/fusion
minor

Add support for an optional custom ntfy server URL in notification settings, with default fallback to https://ntfy.sh when unset.