diff options
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 42046133..895c271f 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -11,6 +11,12 @@ <!--<version title="Beta Updates" />--> <version title="Beta Updates"/> + <item text="Add default download manager to download all files" /> + <item text="Limit notification sounds when multiple notifications come in" /> + <item text="Check that job scheduler exists before scheduling notifications" /> + <item text="" /> + + <version title="v1.5.1"/> <item text="Release day is here!" /> <item text="Add full support for messaging in overlays. We will dynamically launch new overlays when required to." /> <item text="Prevent bad messenger intent from launching" /> @@ -19,10 +25,6 @@ <item text="Ensure that bottom bar layout does not hide the web content" /> <item text="Add option to share external links to Frost" /> <item text="Trigger notification service on each app start" /> - <item text="" /> - <item text="" /> - <item text="" /> - <item text="" /> <version title="v1.4.13"/> <item text="Prevent image loading from trimming too many characters" /> |