summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlfbrock <lfbrock@users.noreply.github.com>2016-01-11 14:19:47 -0500
committerlfbrock <lfbrock@users.noreply.github.com>2016-01-11 14:19:47 -0500
commit51bd6808bf7ce9fff438e154271e33978e1cd9bc (patch)
tree81d54e925beda1fe170fe620dcd565310f402ecb /CHANGELOG.md
parent56b19df12a41c1a8140aa0d874069a235c7e9b62 (diff)
downloadchat-51bd6808bf7ce9fff438e154271e33978e1cd9bc.tar.gz
chat-51bd6808bf7ce9fff438e154271e33978e1cd9bc.tar.bz2
chat-51bd6808bf7ce9fff438e154271e33978e1cd9bc.zip
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 42b485742..59aca0436 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -112,9 +112,12 @@ The following options are not present in the System Console, and can be modified
- Searching for a phrase in quotations returns more than just the phrase on Mattermost installations with a Postgres database
- Deleted/Archived channels are not removed from the "More" menu of the person that deleted/archived the channel until after refresh
- Search results don't highlight searches for @username, non-latin characters, or terms inside Markdown code blocks
+- Searching for a username or hashtag containing a dot returns replaces the dot with an "or"
+- Browser tab * to indicate Unreads does not work on IE11
- Hashtags less than three characters long are not searchable
- After deactivating a team member, the person remains in the channel counter
- Certain symbols (<,>,-,+,=,%,^,#,*,|) directly before or after a hashtag cause the message to not show up in a hashtag search
+- Security tab > Active Sessions reports iOS devices as "unknown"
#### Contributors