diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 67461960..2b343ba5 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -9,8 +9,9 @@ <version title="v1.8.3" /> <item text="Add full notification channel support" /> <item text="Fix sound spam for multiple notifications" /> - <item text="" /> - <item text="" /> + <item text="Send feedback if no new notifications exist after manual refresh" /> + <item text="Automatically refresh if idled for a long time" /> + <item text="Clean up url queries" /> <version title="v1.8.2" /> <item text="Fix duplicate notification sounds" /> |