Rooms, plugins/branding and social links
This release is a feature and bugfix release. The server can now run without a default room and presents a room creation form instead.
- Feature : Room bar now has buttons.
- Feature : Room names can now be random generated via REST API (rooms).
- Feature : Default room can now be disabled (server config).
- Feature : When default room is disabled a create your own room form is shown which a random room id.
- Feature : The name of the built in global room can now be changed (server config).
- Feature : Added customization and branding slots to templates and server configuration.
- Feature : Added HTML frontend plugin support and loader.
- Feature : Added support for url prefixes when run in a subpath behind a web server (server config).
- Feature : File transfer connections can now be closed with a bye message sent through data channel.
- Feature : Buddy list and group chat are now hidden when not in a room.
- Feature : Added social link integration for Email, Facebook, Twitter, Google Plus and Xing when in a room, in the room bar and on the noroom screen.
- Bugfix : Buddies are now longer disappearing when a call or chat was opened before with this buddy.
- Bugfix : No longer close file transfer connection on ICE state disconnected.