aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-12 23:12:58 -0700
committerGitHub <noreply@github.com>2017-08-12 23:12:58 -0700
commit41df086ba4436389ff104b73dbd00217703cd38c (patch)
tree2e7ad094f8c71d766b5cf9437d31e84e96719ebf /docs
parent894c1c4d2c7568d26165baf0d9d192bdf3b288ef (diff)
downloadfrost-1.4.4.tar.gz
frost-1.4.4.tar.bz2
frost-1.4.4.zip
Fix/pro crash without play store (#155)v1.4.4
* Update changelog * Check if iab service exists * Add checker before launching play store request * Separate strings
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md17
1 files changed, 8 insertions, 9 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index b65e7dca..17fa69d3 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,22 +1,21 @@
# Changelog
## Beta Updates
-* Fix notification titles
-* ALPHA: Add support for downloading videos (hit the download button)
-* Deny intents for login so the page loads properly (thank you @Zenexer)
-* Reduce injection offset and move injectors to an earlier method
-* Add option to disable media loading on metered network
-* Fix menu section
-* Add more background setters to help transparent themes
-* Fixed crash for users with non english characters
-## v1.5.0
+## v1.4.2
* Experimental: Add notifications for messages; report to me if this drains your battery
* Add FAQ in the about section
* Add video uploading
* Add open link option in context menu
* Add geolocation
* Update theme
+* Fix notification titles
+* ALPHA: Add support for downloading videos (hit the download button)
+* Deny intents for login so the page loads properly (thank you @Zenexer)
+* Reduce injection offset and move injectors to an earlier method
+* Add option to disable media loading on metered network
+* Fix menu section
+* Add more background setters to help transparent themes
## v1.4.1
* Add intro pages