Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
f65adb9d
Commit
f65adb9d
authored
Nov 03, 2016
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention test state isolation in changelog
parent
27035d47
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
docs/CHANGES.md
docs/CHANGES.md
+3
-2
No files found.
docs/CHANGES.md
View file @
f65adb9d
# Changelog
## 2.0.1 (Unreleased)
-
#203 New configuration setting
[
muc_domain
](
https://conversejs.org/docs/html/configuration.html#muc_domain
)
[
jcbrand
]
-
#712 Controlbox clicks stop responding after auto-reconnect [jcbrand]
-
Removed shared state between tests. All tests are now isolated. [jcbrand]
-
Allow the context (i.e.
`this`
value) to be passed in when registering event
listeners with
`converse.listen.on`
and
`converse.listen.once`
. [jcbrand]
-
New event
[
'rosterContactsFetched'
](
https://conversejs.org/docs/html/development.html#rosterContactsFetched
)
[
jcbrand
]
...
...
@@ -9,8 +12,6 @@
-
Start improving Content-Security-Policy compatibility by removing inline CSS. [mathiasertl]
-
Add support for XEP-0048, chat room bookmarks [jcbrand]
-
New configuration setting
[
connection_options
](
https://conversejs.org/docs/html/configuration.html#connection_options
)
[
jcbrand
]
-
#203 New configuration setting
[
muc_domain
](
https://conversejs.org/docs/html/configuration.html#muc_domain
)
[
jcbrand
]
-
#712 Controlbox clicks stop responding after auto-reconnect [jcbrand]
## 2.0.0 (2016-09-16)
-
#656 Online users count not shown initially [amanzur]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment