e-ntfy-android/fastlane/metadata/android/en-US/changelog/28.txt

15 lines
685 B
Text
Raw Normal View History

2022-06-18 21:01:05 -04:00
Features:
* Polling is now done with since=<id> API, which makes deduping easier (#165)
2022-06-19 14:19:27 -04:00
* Turned JSON stream deprecation banner into "Use WebSockets" banner (no ticket)
2022-06-18 21:01:05 -04:00
2022-06-17 20:23:06 -04:00
Bugs:
* Long-click selecting of notifications doesn't scoll to the top anymore (#235, thanks to @wunter8)
2022-06-17 21:06:50 -04:00
* Add attachment and click URL extras to MESSAGE_RECEIVED broadcast (#329, thanks to @wunter8)
* Accessibility: Clear/choose service URL button in base URL dropdown now has a label (#292, thanks to @mhameed for reporting)
2022-06-17 20:23:06 -04:00
Additional translations:
* Italian (thanks to @Genio2003)
* Dutch (thanks to @SchoNie)
Thank you to @wunter8 for proactively picking up some Android tickets, and fixing them! You rock!