aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-12-22 01:52:59 -0500
committerAllan Wang <me@allanwang.ca>2017-12-22 01:52:59 -0500
commit8080d43dbd9a6863fadb86594b179d0919d6215b (patch)
tree1d8174487d24fdd903b2334bb6335635402703e9
parentbd96905dbfa6c1d4bde4257d61f381d4ee8e1fd0 (diff)
downloadfrost-8080d43dbd9a6863fadb86594b179d0919d6215b.tar.gz
frost-8080d43dbd9a6863fadb86594b179d0919d6215b.tar.bz2
frost-8080d43dbd9a6863fadb86594b179d0919d6215b.zip
Update changelogv1.7.1
-rw-r--r--app/src/main/res/xml/frost_changelog.xml6
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" />