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: