Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2016-10-28 14:31:19 +0300
committersualko <klaus@jsxc.org>2016-10-28 14:31:19 +0300
commita586e92af4cff44ca26c6a5181c77c390001c210 (patch)
tree5fde6119fa8a3fa8fb1613cd5d7ee850868aa788 /CHANGELOG.md
parent016cda5cf95b4d45d578137aa822f406dbb0bae5 (diff)
build v3.0.1v3.0.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dc168623..c73794e2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,25 @@
+v3.0.1 / 2016-10-28
+===
+### Enhancements
+- add room configuration in master tab
+- improve muc multi tab support
+- update/add languages: zh, pt, hu, pl, en, pt
+- use user preferred browser languages
+- remove inline styles
+
+### Bug fixes
+- fix multi-tab support
+- fix uncaught type error on login
+- fix second call issue
+- fix option retrieval
+- fix auto-accept
+- fix the answer to anything
+- fix boolean muc configurations
+
+### Developer changes
+- allow selector for options.logoutElement
+- attach also with parameters from options.xmpp
+
v3.0.0 / 2016-03-11
===
### New features