ntfy-android/fastlane/metadata/android/en-US/changelog/26.txt

22 lines
1.2 KiB
Plaintext
Raw Normal View History

2022-04-13 12:13:58 +12:00
Features:
2022-04-23 07:07:38 +12:00
* Custom notification action buttons (#134, thanks to @mrherman for reporting)
2022-04-13 12:13:58 +12:00
* Support for ntfy:// deep links (#20, thanks to @Copephobia for reporting)
* Fastlane metadata can now be translated too (#198, thanks to @StoyanDimitrov for reporting)
* Channel settings option to configure DND override, sounds, etc. (#91)
2022-04-13 12:13:58 +12:00
2022-04-14 12:09:56 +12:00
Bugs:
* Validate URLs when changing default server and server in user management (#193, thanks to @StoyanDimitrov for reporting)
* Error in sending test notification in different languages (#209, thanks to @StoyanDimitrov for reporting)
* "[x] Instant delivery in doze mode" checkbox does not work properly (#211)
2022-04-24 05:42:41 +12:00
* Disallow "http" GET/HEAD actions with body (#221, thanks to @cmeis for reporting)
* Action "view" with "clear=true" does not work on some phones (#220, thanks to @cmeis for reporting)
* Do not group foreground service notification with others (#219, thanks to @s-h-a-r-d for reporting)
2022-04-14 12:09:56 +12:00
Additional translations:
2022-04-26 01:10:18 +12:00
* Czech (thanks to @waclaw66)
* Japanese (thanks to @shak)
2022-04-20 11:26:54 +12:00
* Russian (thanks to @flamey and @ilya.mikheev.coder)
2022-04-23 07:07:38 +12:00
Thanks for testing:
* Thanks to @s-h-a-r-d (aka @Shard), @cmeis, @poblabs, and everyone I forgot for testing.