|
@@ -4,11 +4,15 @@ Changelog
|
|
0.8 (Unreleased)
|
|
0.8 (Unreleased)
|
|
----------------
|
|
----------------
|
|
|
|
|
|
-.. note:: Converse.js is now relicensed under the `Mozilla Public License http://www.mozilla.org/MPL/2.0/`_.
|
|
|
|
|
|
+.. note::
|
|
|
|
+ 1. Converse.js is now relicensed under the `Mozilla Public License http://www.mozilla.org/MPL/2.0/`_.
|
|
|
|
+ 2. Configuration options for the chat toolbar have changed.
|
|
|
|
+ Please refer to the `relevant documentation http://devbox:8890/docs/html/index.html#visible-toolbar-buttons`_.
|
|
|
|
|
|
|
|
+* Add a new toolbar button for clearing chat messages. [jcbrand]
|
|
* Chat boxes and rooms can now be resized vertically. [jcbrand]
|
|
* Chat boxes and rooms can now be resized vertically. [jcbrand]
|
|
* Upgraded many dependencies to their latest versions. [jcbrand]
|
|
* Upgraded many dependencies to their latest versions. [jcbrand]
|
|
-* Add new configuration setting `forward_messages <https://conversejs.org/docs/html/index.html#forward_messages>`_
|
|
|
|
|
|
+* Add new configuration setting `forward_messages <https://conversejs.org/docs/html/index.html#forward_messages>`_
|
|
Message forwarding was before default behavior but is now optional (and disabled by default). [jcbrand]
|
|
Message forwarding was before default behavior but is now optional (and disabled by default). [jcbrand]
|
|
* Newly opened chat boxes always appear immediately left of the controlbox.
|
|
* Newly opened chat boxes always appear immediately left of the controlbox.
|
|
* #71 Chat boxes and rooms can be minimized. [jcbrand]
|
|
* #71 Chat boxes and rooms can be minimized. [jcbrand]
|