diff options
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 5f047b35..3dae4a5d 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,11 +6,19 @@ <item text="" /> --> - <version title="v2.1.2" /> - <item text="Fix message notifications with just one other user" /> + <version title="v2.2.0" /> + <item text="Rewrite a lot of internal logic to optimize loading" /> + <item text="Change default user agent to new android version, previously a desktop user agent" /> + <item text="" /> + <item text="" /> + <item text="" /> <item text="" /> <item text="" /> <item text="" /> + <item text="" /> + + <version title="v2.1.2" /> + <item text="Fix message notifications with just one other user" /> <version title="v2.1.1" /> <item text="Fix link loading for some notifications. Some will redirect to the main notification page" /> |