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

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2017-01-23 18:42:29 +0300
committersualko <klaus@jsxc.org>2017-01-23 18:42:29 +0300
commit19e8f7512048df2b80069292feae56075f065eec (patch)
tree5d8aba9cb666d305bc4d80d48d952c9e85b9f5e4 /CHANGELOG.md
parent859c5b3adbf27ea3e2f4d25e5409bb2929f2c5d4 (diff)
build v3.1.0-betav3.1.0-beta
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 949492a..af942b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,15 @@ 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 option to use user email as jid
+
+### Fixed
+- fix untrimmed settings
+- ignore empty webrtc configuration
+- do not start jsxc inside a frame
+
## 3.0.2 - 2016-12-23
### Changed
- rebrand from owncloud to nextcloud