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>2017-01-23 17:12:15 +0300
committersualko <klaus@jsxc.org>2017-01-23 17:12:15 +0300
commitb4108c1f42f6502ca68b348bf388e875dd1b1ddd (patch)
tree4b3103827ebc8abda1fb19afa674899bb685b013 /CHANGELOG.md
parent1b788ba29039f4d6cc9357bd9159b176a12a6bc4 (diff)
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md126
1 files changed, 74 insertions, 52 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c73794e2..f3b3a1a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,13 +1,56 @@
-v3.0.1 / 2016-10-28
-===
-### Enhancements
+# Change Log
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](http://keepachangelog.com/)
+and this project adheres to [Semantic Versioning](http://semver.org/).
+
+## [Unreleased]
+### Added
+- add application states
+- #393 add the me command (XEP-0245)
+- #422 add multiline message support
+- #431 add Chat State Notifications (XEP-0085)
+- #426 add HTTP File Upload (XEP-0363)
+- add Turkish
+- #438 add desktop sharing
+- add nextcloud emoticon
+- #301 add close all button for notices
+- #344 support messages of type headline
+- add icon to notices
+
+### Fixed
+- fix login form submission
+- fix display of muc warning
+- #391 fix muc initialisation after relogin
+- #394 disable otr for muc conversations
+- #399 prompt for muc password if required
+- #435 fix list of user name suggestions
+- #433 fix i18n interpolation pattern
+- fix minor webrtc issues
+- #440 prevent login form submission
+- #441 remove console.trace
+- #409 fix presence after accepting contact request
+
+### Changed
+- update dependencies
+- #385 update i18next
+- improve initial focus for login box
+- add large emoticons
+- #421 make muc server field editable
+- system message style
+- disable sending of otr whitespace tag by default
+- enable carbon copies by default
+- remove border radius from dialog
+
+## 3.0.1 - 2016-10-28
+### Added
- 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
+### Fixed
- fix multi-tab support
- fix uncaught type error on login
- fix second call issue
@@ -16,13 +59,12 @@ v3.0.1 / 2016-10-28
- fix the answer to anything
- fix boolean muc configurations
-### Developer changes
+### Changed
- allow selector for options.logoutElement
- attach also with parameters from options.xmpp
-v3.0.0 / 2016-03-11
-===
-### New features
+## 3.0.0 - 2016-03-11
+### Added
- responsive material-like design
- refactoring settings dialog
- over 1600 emoticons from emojione
@@ -41,7 +83,7 @@ v3.0.0 / 2016-03-11
- hide avatar for connected messages (muc)
- auto approve incoming contact request (if contact is already in our roster)
-### Bug fixes
+### Fixed
- use crendential when performing turn credential ajax crossdomain call
- update favico.js
- update strophe.js
@@ -55,7 +97,7 @@ v3.0.0 / 2016-03-11
- fix muc message without id
- fix type error in jingle error
-### Developer changes
+### Changed
- remove "develop" branch and use instead "master" branch
- Makefile for setup developer environment
- remove loginTimeout option
@@ -66,26 +108,21 @@ v3.0.0 / 2016-03-11
- remove outdated stuff
- merge jsxc.webrtc.css into jsxc.css
-v2.1.5 / 2015-11-17
-===
+## 2.1.5 - 2015-11-17
- Reset TURN credentials on login
- Fix ie<11 textfield
-v2.1.4 / 2015-09-10
-===
+## 2.1.4 - 2015-09-10
- remove leading at sign from comments in build file
-v2.1.3 / 2015-09-08
-===
+## 2.1.3 - 2015-09-08
- fix bookmark loading
- show unread notifications only if the chat window has no focus
-v2.1.2 / 2015-08-12
-===
+## 2.1.2 - 2015-08-12
- update grunt-sass (fix invalid css)
-v2.1.1 / 2015-08-10
-===
+## 2.1.1 - 2015-08-10
- update strophe.jingle (fix login with safari and older versions of ie, ff, chrome)
- update favico.js
- fix undefined error variable in ie
@@ -94,8 +131,7 @@ v2.1.1 / 2015-08-10
- rearrange bootstrap import
- add option for custom online user manual
-v2.1.0 / 2015-07-31
-===
+## 2.1.0 - 2015-07-31
- add bookmark feature for rooms (XEP-0048)
- add reserved room feature for muc (XEP-0045#10.1.3)
- add counter of unread messages to roster, window and favicon
@@ -107,7 +143,7 @@ v2.1.0 / 2015-07-31
- replace video library for more stable connection
- fix dsa key generation in chrome > 42
- fix minor roster ui issues
-
+
- add jsbeautifier and prettysass
- improve example
- extract templates to single files
@@ -122,8 +158,7 @@ v2.1.0 / 2015-07-31
- ICE servers can now be passed as init option
- loadSettings option is no longer required and supports now async requests
-v2.0.1 / 2015-05-23
-===
+## 2.0.1 - 2015-05-23
- improve login box
- fix browsers without CSPRNG generator
- fix ajax login after credential failure
@@ -135,8 +170,7 @@ v2.0.1 / 2015-05-23
- fix login option
- add connecting event
-v2.0.0 / 2015-05-08
-===
+## 2.0.0 - 2015-05-08
- add multi-user chat (XEP-0045)
- add window resize handle
- add username autocomplete
@@ -155,12 +189,10 @@ v2.0.0 / 2015-05-08
- fix notification request
- fix logout
-v1.1.0a / 2015-02-25
-===
+## 1.1.0a - 2015-02-25
- fix css url path
-v1.1.0 / 2015-01-08
-===
+## 1.1.0 - 2015-01-08
- move from plain css to sass
- show avatar also by EXTVAL (url), not only by BINVAL
- add XEP-0280 (Message Carbons)
@@ -173,8 +205,7 @@ v1.1.0 / 2015-01-08
- fix error with multiple own resources
- fix avatars with newlines
-v1.0.0 / 2014-11-06
-===
+## 1.0.0 - 2014-11-06
- add unread flag to roster and scroll to target window
- add XEP-0147 URI Scheme Query support
- add has-come-online notification
@@ -192,7 +223,7 @@ v1.0.0 / 2014-11-06
- update strophe.jingle
- update otr
- fix wrong avatars
-- fix minor message delivery errors
+- fix minor message delivery errors
- fix ff snapshot security error
- fix case sensitive resource handling
- fix non-square avatars
@@ -218,20 +249,17 @@ v1.0.0 / 2014-11-06
- change cursor for some elements
- prevent event bubbling for dialog
-v0.8.2 / 2014-08-20
-===
+## 0.8.2 - 2014-08-20
- fix use of custom username
- write to console only if debug flag is set
- allow string|boolean as config param
- add translations
-v0.8.1 / 2014-08-12
-===
+## 0.8.1 - 2014-08-12
- add user-defined xmpp options
- fix login form without id submit
-v0.8.0 / 2014-07-02
-===
+## 0.8.0 - 2014-07-02
- add spanish translation
- add vCard view
- add more emoticons
@@ -245,8 +273,7 @@ v0.8.0 / 2014-07-02
- fix some ui issues (explanations,...)
- fix issue with password only field
-v0.7.2 / 2014-05-28
-===
+## 0.7.2 - 2014-05-28
- fix login issue
- fix different dialogs
- fix safari mobile bug
@@ -266,13 +293,11 @@ v0.7.2 / 2014-05-28
- move complete to new notification api
-v0.7.1 / 2014-03-18
-===
+## 0.7.1 - 2014-03-18
- fix emoticons
- fix unique message id
-v0.7.0 / 2014-03-07
-===
+## 0.7.0 - 2014-03-07
- add sound notifications
- add support for custom default avatars
- add support for XEP-0184 (Message Delivery Receipts)
@@ -290,8 +315,7 @@ v0.7.0 / 2014-03-07
- fix storage check
- fix firefox fullscreen
-v0.6.0 / 2014-02-28
-===
+## 0.6.0 - 2014-02-28
- add notice stack (for e.g. friendship requests)
- add option to change presence
- support all available presence states
@@ -302,15 +326,13 @@ v0.6.0 / 2014-02-28
- fix otr error handling
- fix webrtc bug
-v0.5.2 / 2014-01-28
-===
+## 0.5.2 - 2014-01-28
- update strophe.js to v1.1.3
- fix debug function (fix initial presence)
- add debug log window
- add warn|error debug functions
-v0.5.1 / 2014-01-27
-===
+## 0.5.1 - 2014-01-27
- fix chat window after call
- fix nullpointer and context in webrtc
- handle already attached submit events on login form