Update changelog

This commit is contained in:
Philipp Heckel 2026-02-01 21:59:25 -05:00
parent b12f91bfbe
commit e1f777a0ed

View file

@ -1,4 +1,7 @@
Bug fixes + maintenance:
* Fix crash when URL scheme is missing in default server (#1582, ntfy-android#158, thanks to @hard-zero1 for reporting)
Features: Features:
* Search within a topic (#141, ntfy-android#153, thanks to @Copephobia and @StoyanYonkov for reporting and sponsoring) * Search within a topic (#141, ntfy-android#153, thanks to @Copephobia and @StoyanYonkov for reporting and sponsoring)
* Add "reconnecting to N topics ..." to foreground notification (#1101, thanks to @milosivanovic for reporting) * Add "reconnecting to N topics ..." to foreground notification (#1101, thanks to @milosivanovic for reporting)
* Improved default server dialog with full-screen UI and stricter URL validation * Default server dialog with full-screen UI and stricter URL validation (ntfy-android#158)