This release adds the ability to set a custom icon to each notification, as well as a display name to subscriptions. We also moved the action buttons in the detail view to a more logical place, fixed a bunch of bugs, and added four more languages. Hurray!
Features:
- Subscriptions can now have a display name (#313, thanks to @wunter8)
- Display name for UnifiedPush subscriptions (#355, thanks to @wunter8)
- Polling is now done with
since=<id>
API, which makes deduping easier (#165) - Turned JSON stream deprecation banner into "Use WebSockets" banner (no ticket)
- Move action buttons in notification cards (#236, thanks to @wunter8)
- Icons can be set for each individual notification (#126, thanks to @wunter8)
Bugs:
- Long-click selecting of notifications doesn't scroll to the top anymore (#235, thanks to @wunter8)
- 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)
Additional translations:
- Italian (thanks to @Genio2003)
- Dutch (thanks to @SchoNie)
- Ukranian (thanks to @v.kopitsa)
- Polish (thanks to @Namax0r)
Thank you to @wunter8 for proactively picking up some Android tickets, and fixing them! You rock!