diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index b46889c2..5cc8a2c8 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -5,14 +5,22 @@ <version title="v" /> <item text="" /> --> - - <version title="Translations are opened!" /> - <item text="If you want to have Frost in your language, please consider helping translate it. Link is in settings." /> - - <version title="v1.5.9" /> + + <version title="v1.6.0" /> + <item text="Add Spanish translations" /> + <item text="Add French translations" /> + <item text="Add German translations" /> + <item text="Check permissions before attempting upload or download" /> + <item text="Add pip video support" /> + <item text="Add video downloader" /> + <item text="Fix bugs with parsing url queries" /> + <item text="" /> + <item text="" /> + + <version title="v1.5.9" /> <item text="Add notification support for Android O" /> - - <version title="v1.5.8" /> + + <version title="v1.5.8" /> <item text="Fix theme for newer comments layout" /> <item text="Revert media picker to use system default" /> |