Просмотр исходного кода

Release notes, and send to ntfy extension

binwiederhier 1 месяц назад
Родитель
Сommit
fd836cacf6
2 измененных файлов с 8 добавлено и 0 удалено
  1. 1 0
      docs/integrations.md
  2. 7 0
      docs/releases.md

+ 1 - 0
docs/integrations.md

@@ -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
 

+ 7 - 0
docs/releases.md

@@ -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:**