Skip to main content

Blog

Release notes and integration deep dives

One post tagged with "cli"

View All Tags

What's New in v2.0.0: Interpreters, Email Routing, and a CLI

Version 1.x of ntfy-reverse-proxy did one thing: forward webhooks to ntfy servers with routing and filtering. It worked, but every notification arrived as raw payload text. If Synology sent a JSON blob with fields scattered across text, prefix, and severity, that's what you saw in your notification.

Version 2.0.0 changes that. The worker now understands what each service is sending and transforms it into a formatted notification with a meaningful title, priority, tags, and action buttons.