Release notes, and send to ntfy extension

This commit is contained in:
binwiederhier
2026-02-01 20:52:06 -05:00
parent 7207839b2a
commit fd836cacf6
2 changed files with 8 additions and 0 deletions

View File

@@ -183,6 +183,7 @@ I've added a ⭐ to projects or posts that have a significant following, or had
- [ntailfy](https://github.com/leukosaima/ntailfy) - ntfy notifications when Tailscale devices connect/disconnect (Go)
- [BRun](https://github.com/cbrake/brun) - Native Linux automation platform connecting triggers to actions without containers (Go)
- [Uptime Monitor](https://github.com/Rabbit-Company/UptimeMonitor-Server) - Self-hosted, enterprise-grade uptime monitoring and alerting system (TS)
- [send_to_ntfy_extension](https://github.com/TheDuffman85/send_to_ntfy_extension/) ⭐ - A browser extension to send the notifications to ntfy (JS)
## Blog + forum posts

View File

@@ -1665,6 +1665,13 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
## Not released yet
### ntfy Android v2.23.x (UNRELEASED)
**Features:**
* Search within a topic ([#141](https://github.com/binwiederhier/ntfy/issues/141), [ntfy-android#153](https://github.com/binwiederhier/ntfy-android/pull/153), thanks to [@Copephobia](https://github.com/Copephobia) and [@StoyanYonkov](https://github.com/StoyanYonkov) for reporting and sponsoring)
* Add "reconnecting to N topics ..." to foreground notification ([#1101](https://github.com/binwiederhier/ntfy/issues/1101), thanks to [@milosivanovic](https://github.com/milosivanovic) for reporting)
### ntfy server v2.17.x (UNRELEASED)
**Bug fixes + maintenance:**