Updated README and CHANGELOG
parent
6355348469
commit
956e1e242d
|
|
@ -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?
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue