aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-09 18:51:37 -0700
committerGitHub <noreply@github.com>2017-08-09 18:51:37 -0700
commit80ca6242b72fdcc606c41817e7025dab46006139 (patch)
treeb38f3922122a72be5950e2789666f6dbdd38e906 /docs
parent1e2a2d77169b5de968e29873e13a78a0d8c94a18 (diff)
downloadfrost-80ca6242b72fdcc606c41817e7025dab46006139.tar.gz
frost-80ca6242b72fdcc606c41817e7025dab46006139.tar.bz2
frost-80ca6242b72fdcc606c41817e7025dab46006139.zip
Move glide loader to onCreate (#135)
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index a7a855f7..1eddde9c 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,10 +1,13 @@
# Changelog
## Beta Updates
-* Fixed notification titles
-* Added support for downloading videos
+* 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.5.0
* Experimental: Add notifications for messages; report to me if this drains your battery