diff options
author | Allan Wang <me@allanwang.ca> | 2017-09-17 01:21:46 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-17 01:21:46 -0400 |
commit | a5ea7fd9606f2ae39d57d2463f093629d19b0200 (patch) | |
tree | fdd6a29608987999b4eb03fe7a569c4467d513bb /docs | |
parent | e55fac98ef50a55f0064111cb767d1d7e3959bcc (diff) | |
download | frost-a5ea7fd9606f2ae39d57d2463f093629d19b0200.tar.gz frost-a5ea7fd9606f2ae39d57d2463f093629d19b0200.tar.bz2 frost-a5ea7fd9606f2ae39d57d2463f093629d19b0200.zip |
misc (#298)v1.5.0
* Wrap searchsubject with error handler
* Add dialog for older users
* Add identifier key
* Ensure notification service starts when app starts
* Update theme
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 0e5c4bb7..b9bf21ee 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,12 +1,13 @@ # Changelog ## Beta Updates -* Almost until release day! +* Release day is here! * Add full support for messaging in overlays. We will dynamically launch new overlays when required to. * Prevent bad messenger intent from launching * Add toggle for recents feed. Aggressive loading removes extra posts that are not really recent, whereas disabling it will show exactly what you get on Facebook * Add contextual menu items. Easily go to your full list of notifications or messages from the overlay. * Ensure that bottom bar layout does not hide the web content +* Add option to share external links to Frost ## v1.4.13 * Prevent image loading from trimming too many characters |