Changelog

This commit is contained in:
Philipp Heckel 2025-12-30 09:31:05 -05:00
parent 84a2d2332c
commit b777e91fa4

View file

@ -8,3 +8,4 @@ Features:
Maintenance + bug fixes:
* Add support for (technically incorrect) 'image/jpg' MIME type (ntfy-android#142, thanks to @Murilobeluco)
* Unify "copy to clipboard" notifications, use Android 13 style (ntfy-android#61, thanks to @thgoebel)
* Fix crash in user add dialog (onAddUser)