Spreed v0.29.7 Release Notes
Release Date: 2017-08-16 // over 7 years ago-
๐ This release adds support for public rooms.
- ๐ Feature: Allow setting room names that can be joined by anonymous users even if
authorizeRoomCreation
and/orauthorizeRoomJoin
are set.
- ๐ Feature: Allow setting room names that can be joined by anonymous users even if
Previous changes from v0.29.6
-
๐ This release fixes an issue where videos of slow participants were not visible, adds support for locking rooms without a password and honours the priority of TURN URNs.
- ๐ Feature: Use TURN service URNs with lowest priority instead of first in list.
- ๐ Feature: Allow to lock rooms without specifying a password.
- ๐ Feature: Update information about screensharing support in Chrome and Firefox.
- ๐ Feature: Upgrade to "pkac" 0.1.0.
- ๐ Bugfix: Recheck availability of videos. This fixes an issue where the video of a slow participant was not visible.
- ๐ Bugfix: Prevent data race when getting room type that was set through NATS.