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>2019-05-23 15:13:06 +0300
committersualko <klaus@jsxc.org>2019-05-23 15:13:06 +0300
commit398540000706bae0b0a6bdda8e5f20435158828d (patch)
tree019b492592bbfb0f40f5dcbfe4eea09e55c9ad04
parentd9f35d9f229fa2597ca0d564412c6f3d07b71691 (diff)
chore: update changelogv4.0.0-beta.3
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 85a9ca35..d26c5479 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- [#512](https://github.com/jsxc/jsxc/issues/512) add option to specify storage backend
- show MUC avatars
- show mute icon in roster if notifications are muted
+- support unicode emoticons
+- show spinner while enabling encrypted transfer
+- call all available resources at once
+- add simple webcam test
+- [#656](https://github.com/jsxc/jsxc/issues/656) support multiple incoming calls at once
### Fixed
- video calls can now be initiated from any tab
@@ -35,6 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- fix and improve emoticon insertion
- remove non-persistent contacts after login
- translate OTR status messages
+- enhance roster insertion
### Changed
- use Consistent Color Generation ([XEP-0392])