Added
- Added simple text chat
#429 - Added activities for calls: "You had a call with ABC (Duration: 15:20)"
#438 - Introduced different participant permission levels: owner, moderator and user
#353 - Added support for room passwords on public shared rooms
#402 - Added option to run an external signaling backend
#366
Changed
- Rename the app to "Talk" since it now contains chat, voice and video calls
#444 - Moved admin settings to separate category and allowed to configure multiple STUN and TURN servers
#427 - Moved signaling from EventSource to long polling for compatibility with HTTP2
#363 - Moved room API to OCS so apps and 3rd party tools can use it
#342