Commit 4f8c46c4 authored by JC Brand's avatar JC Brand

Update changelog

parent 3fd2225f
...@@ -2,11 +2,10 @@ ...@@ -2,11 +2,10 @@
## 0.11.0 (Unreleased) ## 0.11.0 (Unreleased)
- Split converse.js into different modules. - Split converse.js up into different plugin modules. [jcbrand]
The code for the OTR, MUC, Ping and registration features are now written as
plugins in separate modules and they can be completely removed from the build. [jcbrand]
- Don't play sound notifications for OTR messages which are setting up an - Don't play sound notifications for OTR messages which are setting up an
encrypted session. [jcbrand] encrypted session. [jcbrand]
- Bugfix: RID, SID and JID tokens ignored when `keepalive` set to `true`. [jcbrand]
- Removed the `account.logout` API, instead use `user.logout`. [jcbrand] - Removed the `account.logout` API, instead use `user.logout`. [jcbrand]
- #261 `show_controlbox_by_default` config not working [diditopher] - #261 `show_controlbox_by_default` config not working [diditopher]
- #443 HTML5 notifications of received messages [jcbrand] - #443 HTML5 notifications of received messages [jcbrand]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment