From 956e1e242dbcc6b569f67e962c9341979a4ae62d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5var=20Aamb=C3=B8=20Fosstveit?= Date: Tue, 11 Dec 2018 12:28:28 +0100 Subject: [PATCH] Updated README and CHANGELOG --- CHANGELOG.md | 5 +++++ README.md | 2 ++ 2 files changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09cf6e4..8084d93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ # Changelog +### 1.0 +* Fixed toolarea button based on feedback from users +* Added possibility to move video to separate window +* Added SIP gateway + ### RC1 1.0 * First stable release? diff --git a/README.md b/README.md index cd32c15..50fdca4 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Try it online at https://letsmeet.no. You can add /roomname to the URL for speci * File sharing * Different video layouts +There is also a SIP gateway that can be found [here](https://github.com/havfo/multiparty-meeting-sipgw). To test it, call: roomname@letsmeet.no. + ## Installation * Clone the project: