diff options
author | Allan Wang <me@allanwang.ca> | 2017-09-12 00:08:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-12 00:08:34 -0400 |
commit | cfa645abd84a7dc356e2e158145b039303cd919e (patch) | |
tree | 8e365d5a3cc164c29220c18d3e3908a76189c814 /docs | |
parent | fa00faa72c9764c72c6075e52e13df5c3561693b (diff) | |
download | frost-cfa645abd84a7dc356e2e158145b039303cd919e.tar.gz frost-cfa645abd84a7dc356e2e158145b039303cd919e.tar.bz2 frost-cfa645abd84a7dc356e2e158145b039303cd919e.zip |
Fix most recents in main activity (#269)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 8d7f9a43..0711f97a 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,6 +1,9 @@ # Changelog ## Beta Updates +* Prevent image loading from trimming too many characters + +## v1.4.12 * Fix new messages not showing * Fix theme for sharing and new messages * Prevent search bar settings from disabling itself if auto suggestions fail |