Add changelog entry for #1591

This commit is contained in:
Philipp Heckel 2026-02-04 05:08:33 -08:00
parent 7bbef0e5e1
commit bce6cebca3

View file

@ -5,4 +5,5 @@ Features:
Bug fixes + maintenance:
* Fix crash when URL scheme is missing in default server (#1582, ntfy-android#158, thanks to @hard-zero1 for reporting)
* Fix notification timestamp to use original send time instead of receive time (#1112, thanks to @voruti for reporting)
* Fix notification timestamp to use original send time instead of receive time (#1112, thanks to @voruti for reporting)
* Fix notifications being missed after service restart (#1591, thanks to @Epifeny for reporting)