diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 01785447..a935219f 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,13 +6,19 @@ <item text="" /> --> + <version title="v1.7.4" /> + <item text="Mark notifications as read when clicked!" /> + <item text="Create menu parser" /> + <item text="Implement automatic web fallback" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v1.7.2" /> <item text="Optimize login view" /> <item text="Rewrite parsers" /> <item text="Fix message notification icons" /> <item text="Small theme updates" /> - <item text="" /> - <item text="" /> <version title="v1.7.1" /> <item text="Fix launching messages in new overlay" /> |