0.24.0
This is a new feature release. Most notable features are Firefox screensharing, support for renegotiation in the web client (disabled by default, as it is only supported in Chromium yet) and sandbox support for Youtube and WebODF.
- Feature : Calls and chat sessions can now be started from room chat.
- Feature : Firefox can now do screen sharing (>=38).
- Feature : Firefox can now select camera resolution (>=38).
- Feature : Firefox can now send video in HD (>= 38).
- Feature : Room names can now contain unquoted slashes, essentially enabling nested rooms.
- Feature : Youtube player is now running in sandboxed iframe.
- Feature : WebODF is now running in sandboxed iframe.
- Feature : A secure CSP is now possible and the default has been updated to reflect sandbox support.
- Feature : Added experimental support for Opus DTX.
- Bugfix : Fixed a problem where a replaced session did not receive data.
- Bugfix : Chat rooms are now always reopened when required.
- Bugfix : Session close notification is now always sent both ways.
- Bugfix : Improved server durability by handling nil pointers for invalid data.
- Bugfix : Reconnect delay is now staggering to avoid killing clients/battery when not connected.
- Bugfix : Fixed flash of sign-in button while authorizing.
- Bugfix : Fixed flash of unstyled font.
- Bugfix : No longer try to add a stream without audio to the audio processor.
- Bugfix : Web client can now receive a connection without streams.
- Bugfix : Youtube player has now error handling.
- Bugfix : Fixed some flashes of unstyled content.
- Bugfix : Chromium does no longer think it has already an offer when really having none.
- Change : Jed was updated to 1.1
- Change : Translations were updated to new Jed API.
- Change : SCSS was reorganized.
- Change : TURN and STUN data is now handled by the constraints service.
- Change : Serveral large web client Angular services were split up.
- Change : Channeling API now knows room names.
- Change : Prepared channeling API and web client for room type support.
- Change : Server channeling API version increased to 1.2.
- Change : Internal sleepy library was replaced by sloth external library.