Changelog

This commit is contained in:
Philipp Heckel 2022-06-26 19:59:19 -04:00
parent 78ff855f32
commit 79fe21566c

View file

@ -2,6 +2,7 @@ Features:
* Subscriptions can now have a display name (#313, 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)
Bugs:
* Long-click selecting of notifications doesn't scoll to the top anymore (#235, thanks to @wunter8)