All Versions
66
Latest Version
Avg Release Cycle
53 days
Latest Release
2742 days ago

Changelog History
Page 1

  • v0.29.7 Changes

    August 16, 2017

    ๐Ÿš€ This release adds support for public rooms.

    • ๐Ÿ”‹ Feature: Allow setting room names that can be joined by anonymous users even if authorizeRoomCreation and/or authorizeRoomJoin are set.
  • v0.29.6 Changes

    May 05, 2017

    ๐Ÿš€ 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.
  • v0.29.5 Changes

    December 02, 2016

    ๐Ÿš€ This release adds support for username/password TURN credentials. While not recommended because the credentials are sent to all participants, there might be cases where installations require this.

    • ๐Ÿ”‹ Feature: Support fixed username/password TURN credentials.
    • โœ… Testing: Add Go 1.7 to Travis CI.
  • v0.29.4 Changes

    November 24, 2016

    ๐Ÿš€ This release fixes a regression introduced in 0.29.3, improves compatibility with Firefox 49 or newer if no camera or microphone is available, updates the Italian translation and contains other small improvements.

    • ๐Ÿ›  Bugfix: Fixed regression introduced in 0.29.3 that could trigger a ring timeout in conference rooms.
    • ๐Ÿ›  Bugfix: Handle getUserMedia failures on FF 49 and newer when no audio or video device is available (#394).
    • ๐Ÿ”‹ Feature; Update spreed-turnservercli to return credentials that are about to expire (but not expired yet).
    • ๐Ÿ”‹ Feature: Update Italian translation.
    • ๐Ÿ”‹ Feature: Improve support for building on FreeBSD.
  • v0.29.3 Changes

    November 10, 2016

    ๐Ÿš€ This release adds Italian translation, fixes an XSS in the room PIN dialog and fixes a regression introduced with the conference room feature. Also the volume of the "end1" sound was reduced as it was too loud.

    • ๐Ÿ”‹ Feature : Added Italian translation.
    • ๐Ÿ›  Bugfix : Fix XSS in room PIN dialog.
    • ๐Ÿ”„ Change: Reduce volume of "end1" sound by 50%.
    • ๐Ÿ›  Bugfix : Fix missing ringing sound / timeout on outgoing calls.
  • v0.29.2 Changes

    October 13, 2016

    ๐Ÿš€ This release adds support to provide server configuration via NATS. Also the room names are now no longer case sensitive by default. Also some other minor fixes have been merged.

    • ๐Ÿ”‹ Feature : Configuration can now be loaded from NATS (disabled by default).
    • ๐Ÿ”„ Change : Room names are no longer case sensitive by default (server configuration).
    • ๐Ÿ›  Bugfix : Desktop notifications are no longer encoded and now show non-ascii correctly.
    • ๐Ÿ›  Bugfix : Makefile now runs the get target before binary target.
  • v0.29.1 Changes

    September 07, 2016

    ๐Ÿš€ This minor release brings the interop fixes between Chrome 52+ and Chrome <=38 and the build system fixes to the pre-release line.

    • ๐Ÿ›  Bugfix : Chrome <= 38 is now able to accept calls from Chrome 52+.
    • ๐Ÿ›  Bugfix : Go 1.4 build detection now works correctly.
  • v0.29.0 Changes

    August 29, 2016

    ๐Ÿš€ The next minor release line was started, bringing TURN service integration, UI to lock rooms and new translations.

    • ๐Ÿ”‹ Feature : Add TURN credentials service client.
    • ๐Ÿ”‹ Feature : Add user interface to lock/unlock rooms (enabled by default, disable in [modules] section).
    • ๐Ÿ”‹ Feature : Add French translation (thanks to Florent Beauchamp)
    • ๐Ÿ”‹ Feature : Add Spanish translation (thanks to Jhon Felipe Urrego Mejia)
    • ๐Ÿ”‹ Feature : The docker container now allows to specify secrets with environment variables
  • v0.28.1 Changes

    September 07, 2016
    • Filter rtx support from remote SDP for Chrome <= 38
    • Fix Go 1.4 detection for minor versions
    • Bump minimal Go version
    • Fix Go 1.4 release target
    • Allow dist_gopath to fail
    • Check if system GOPATH exists
    • Add make tarball to travis
  • v0.28.0 Changes

    August 12, 2016

    ๐Ÿ†• New stable release line. Some minor changes to the build environment to make it possible to check translations since 0.27.2.