diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 2b343ba5..de90da73 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -12,6 +12,9 @@ <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" /> + <item text="Add option to force black background for media views" /> + <item text="Fix menu fragment parsing" /> + <item text="" /> <version title="v1.8.2" /> <item text="Fix duplicate notification sounds" /> |