|
@@ -4,7 +4,7 @@
|
|
- #721 keepalive not working with anonymous authentication [jcbrand]
|
|
- #721 keepalive not working with anonymous authentication [jcbrand]
|
|
- Enable new rooms to be configured automatically, with a default config, via `rooms.open`.
|
|
- Enable new rooms to be configured automatically, with a default config, via `rooms.open`.
|
|
For details, refer to the [relevant documentation](https://conversejs.org/docs/html/developer_api.html#the-rooms-grouping) [jcbrand]
|
|
For details, refer to the [relevant documentation](https://conversejs.org/docs/html/developer_api.html#the-rooms-grouping) [jcbrand]
|
|
-- Bugfix: Arrays in configuration settings were ignored. [jcbrand]
|
|
|
|
|
|
+- #723 Bugfix: Arrays in configuration settings were ignored. [jcbrand]
|
|
- Bugfix: Chatboxes aren't closed when logging out. [jcbrand]
|
|
- Bugfix: Chatboxes aren't closed when logging out. [jcbrand]
|
|
- Bugfix: Trying to save data on the `ControlBox` model before `ChatBoxes`
|
|
- Bugfix: Trying to save data on the `ControlBox` model before `ChatBoxes`
|
|
collection has its `browserStorage` configured.
|
|
collection has its `browserStorage` configured.
|
|
@@ -15,6 +15,7 @@
|
|
- Remove (undocumented) `callback` config parameter for `converse.initialize`.
|
|
- Remove (undocumented) `callback` config parameter for `converse.initialize`.
|
|
Instead, `converse.initialize` returns a promise which will resolve once
|
|
Instead, `converse.initialize` returns a promise which will resolve once
|
|
initialization is complete. [jcbrand]
|
|
initialization is complete. [jcbrand]
|
|
|
|
+- New event ['reconnecting'](https://conversejs.org/docs/html/development.html#reconnecting) [jcbrand]
|
|
|
|
|
|
## 2.0.1 (2016-11-07)
|
|
## 2.0.1 (2016-11-07)
|
|
- #203 New configuration setting [muc_domain](https://conversejs.org/docs/html/configuration.html#muc_domain) [jcbrand]
|
|
- #203 New configuration setting [muc_domain](https://conversejs.org/docs/html/configuration.html#muc_domain) [jcbrand]
|