diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index d6a8aabf..b5e91310 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -7,17 +7,17 @@ --> - <version title="v1.7.0" /> + <version title="v1.7.1" /> <item text="Fix launching messages in new overlay" /> <item text="Fix some errors in launching pages" /> <item text="Redid base design to prepare for native views" /> <item text="Automatically bring toolbar up when keyboard is shown" /> <item text="Rewrite theme components to fully support AMOLED and improve light" /> - <item text="" /> + <item text="Properly pause webviews when not in use" /> <item text="" /> <item text="" /> - <version title="v1.6.8" /> + <version title="v1.7.0" /> <item text="Fully customize your tabs! Check out settings > appearance > main activity tabs" /> <item text="Optimize scripts" /> <item text="Add more theme components" /> |