diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 26db730d..6eb8d795 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,11 +6,16 @@ <item text="" /> --> + <version title="v1.8.1" /> + <item text="Theme new Facebook update" /> + <item text="Fix layout issue for posting messages" /> + <item text="Create FAB for posting" /> + <item text="" /> + <version title="v1.8.0" /> <item text="Add Chinese, Indonesian, Norwegian, Polish, Thai, and Turkish translations" /> <item text="Update theme to fix comments" /> <item text="Add option to disable pip (settings > behaviour)" /> - <item text="" /> <version title="v1.7.9" /> <item text="Fix image loading" /> |