diff options
author | Allan Wang <me@allanwang.ca> | 2017-08-18 20:25:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-18 20:25:41 -0700 |
commit | f5394badad02671dc0de181ab63b9a9bfbe9fd59 (patch) | |
tree | 0d5af7a805e407a4a7daffa610d3e1d5deea91bd /docs | |
parent | ede53aff0ca989881247afead959341818f705b4 (diff) | |
download | frost-f5394badad02671dc0de181ab63b9a9bfbe9fd59.tar.gz frost-f5394badad02671dc0de181ab63b9a9bfbe9fd59.tar.bz2 frost-f5394badad02671dc0de181ab63b9a9bfbe9fd59.zip |
Misc 2 (#191)v1.4.6
* Add further checks for iab and remove generic error dialog
* Theme all snackbars
* Add dynamic media action tile
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 866b142f..d92a069f 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -2,6 +2,11 @@ ## Beta Updates * Update secondary background for transparent themes to be more visible. +* Pressing enter when searching will launch the full search page +* Add different backgrounds for news feed articles. +* Add option to get image/video from default camera or gallery app. +* Fix some bug reports. +* Remove error dialog for IAB. It will now depend solely on the google services dialogs. ## v1.4.5 * Create more robust IM notification fetcher with a timeout |