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

15 lines
638 B
Plaintext
Raw Normal View History

2022-02-05 13:52:34 +13:00
Features:
* Support auth / access control (#19, thanks to @cmeis, @gedw99, @karmanyaahm,
@Mek101, @gc-ss, @julianfoad, @nmoseman, Jakob, PeterCxy, Techlosopher)
* Export/upload log now allows censored/uncensored logs (no ticket)
* Removed wake lock (except for notification dispatching, no ticket)
2022-01-24 13:53:54 +13:00
Bug fixes:
2022-01-29 08:40:09 +13:00
* Fix download issues on SDK 29 "Movement not allowed" (#116, thanks Jakob)
* Fix for Android 12 crashes (#124, thanks @eskilop)
2022-02-05 13:52:34 +13:00
* Fix WebSocket retry logic bug with multiple servers (no ticket)
* Fix race in refresh logic leading to duplicate connections (no ticket)
Notes:
* Foundational work for per-subscription settings