aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-30 12:55:56 -0400
committerGitHub <noreply@github.com>2017-08-30 12:55:56 -0400
commit270ff7705be5ec0c78f5eae4934779ff4b4c00ee (patch)
treefb0ba3e117e138391ac268bc8116e97140e6f436 /docs
parenta854dcc471078f4e21916730abb5d5d75dd7b03c (diff)
downloadfrost-270ff7705be5ec0c78f5eae4934779ff4b4c00ee.tar.gz
frost-270ff7705be5ec0c78f5eae4934779ff4b4c00ee.tar.bz2
frost-270ff7705be5ec0c78f5eae4934779ff4b4c00ee.zip
fix/searchview (#239)
* Keep searchview even if headless response fails * Keep searchview even if headless response fails * Update changelog and add search tests * Update kau and remove tests * Remove duplicate dispose calls
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index d22a2622..f8b7ab27 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,6 +1,12 @@
# Changelog
## Beta Updates
+* Fix new messages not showing
+* Fix theme for sharing and new messages
+* Prevent search bar settings from disabling itself if auto suggestions fail
+* Fix numerous crashes relating to search bar layouts
+
+## v1.4.11
* Fix url loading bug and add option to launch urls in default browser (behaviour setting)
* Allow for bottom bar tabs (appearance setting)
* Allow custom ringtones for notifications and messages (notification setting)