diff options
author | Allan Wang <me@allanwang.ca> | 2017-09-16 22:45:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-16 22:45:25 -0400 |
commit | e55fac98ef50a55f0064111cb767d1d7e3959bcc (patch) | |
tree | 3036c20343f5988ac04dfa2a225f991ac23ed8d5 /docs | |
parent | 86838453bb1d712cd9ebe580333e188a02b60f5a (diff) | |
download | frost-e55fac98ef50a55f0064111cb767d1d7e3959bcc.tar.gz frost-e55fac98ef50a55f0064111cb767d1d7e3959bcc.tar.bz2 frost-e55fac98ef50a55f0064111cb767d1d7e3959bcc.zip |
Feature/share links (#297)
* Add base for receiving plain text
* Update theme for links
* Theme bottom bar
* Add warning for plain text
* Compile all themes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index dcf8a357..0e5c4bb7 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -6,6 +6,7 @@ * 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 ## v1.4.13 * Prevent image loading from trimming too many characters |