diff options
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 7c61b789..fe35fcdc 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,15 +6,20 @@ <item text="" /> --> + + <version title="v1.7.0" /> + <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="" /> + <version title="v1.6.8" /> <item text="Fully customize your tabs! Check out settings > appearance > main activity tabs" /> <item text="Optimize scripts" /> <item text="Add more theme components" /> <item text="Fixed issue with deleting posts" /> <item text="Automatically close video player if url cannot be loaded" /> - <item text="" /> - <item text="" /> - <item text="" /> <version title="v1.6.7" /> <item text="Fix icons in tablets" /> @@ -22,16 +27,16 @@ <item text="Add Galician translations" /> <item text="Remove generic translations" /> - <version title="v1.6.5" /> + <version title="v1.6.5" /> <item text="Allow for truly full screen videos" /> <item text="Support pip video everywhere" /> <item text="Support gifs (auto loop)" /> <item text="Add Italian translations" /> <item text="Add Korean translations" /> <item text="Add Vietnamese translations" /> - <item text="Fix bad date param for videos and images" /> - <item text="Allow for explicit intent launches" /> - <item text="Updated all dependencies" /> + <item text="Fix bad date param for videos and images" /> + <item text="Allow for explicit intent launches" /> + <item text="Updated all dependencies" /> <version title="v1.6.2" /> <item text="Fix search update from Facebook" /> |