ntfy - Package Updates
-
You can use this thread to track updates to the ntfy package.
Please open issues in a separate topic instead of replying here.
-
girish
-
[0.1.0]
- Initial version
-
[0.5.0]
- Update ntfy to 2.0.1
- Full changelog
- User signup/login & account sync
- Topic reservations
- Access tokens
- Structured logging
- Tiers & Paid Tiers
-
[1.0.0]
- Initial stable version
- Make the CLI work
-
[1.1.0]
- Update ntfy to 2.1.0
- Full changelog
-
[1.1.1]
- Update ntfy to 2.1.1
- Full changelog
-
[1.1.2]
- Update ntfy to 2.1.2
- Full changelog
- Support SMTP servers without auth (#645, thanks to @Sharknoon for reporting)
- Token auth doesn't work if default user credentials are defined in client.yml (#650, thanks to @Xinayder)
- Add visitor-subscriber-rate-limiting flag to allow enabling subscriber-based rate limiting (off by default now, #649/#655, thanks to @barathrm for reporting, and to @karmanyaahm and @p1gp1g for help with the design)
- Reject Matrix pushkey after 12 hours of inactivity on a topic, if visitor-subscriber-rate-limiting is enabled (#643, thanks to @karmanyaahm and @p1gp1g for help with the design)
- Additional languages: Danish (thanks to @Andersbiha)
-
[1.2.0]
- Update ntfy to 2.2.0
- Full changelog
- Monitoring: ntfy now exposes a /metrics endpoint for Prometheus if configured (#210, thanks to @rogeliodh for reporting)
- You can now use tokens in client.yml for publishing and subscribing (#653, thanks to @wunter8)
- ntfy sub --poll --from-config will now include authentication headers from client.yml (if applicable) (#658, thanks to @wunter8)
- Docs: Removed dependency on Google Fonts in docs (#554, thanks to @bt90 for reporting, and @ozskywalker for implementing)
- Increase allowed auth failure attempts per IP address to 30 (no ticket)
- Web app: Increase maximum incremental backoff retry interval to 2 minutes (no ticket)
-
[1.3.0]
- Update ntfy to 2.3.0
- Full changelog
- ntfy now supports Go's pprof profiler, if enabled (relates to #677)
- Fix delayed message sending from authenticated users (#679)
- Fixed plural for Polish and other translations (#678, thanks to @bmoczulski)
-
[1.3.1]
- Update ntfy to 2.3.1
- Full changelog