WebRTC audio/video call and conferencing server.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

78 lines
3.0 KiB

spreed-speakfreely-server (0.17.2) precise; urgency=low
* Fixed timeouts when there was a disconnect.
* Use sleepy as submodule from external source.
* Fixed file download ending prematurely on slow connections.
* Fixed buddy list auto hide on room changes.
* Fixed German language translation headers.
* Added missing translation for conferences.
* Added Japanese language.
* Added Chinese Traditional language.
* Updated Chinese language.
* Updated Korean language.
* Fixed screen sharing scrolling.
* Fixed screen sharing hangup in conferences.
* Avoid spurious bye ping pong.
* Fixed hangup in conferences.
* Fixed double click on Chrome OS.
* Fixed buddy list visibility if it should auto hide.
* Fixed Javascript code injection with room names.
* Show current room name in title.
-- Simon Eisenmann <simon@struktur.de> Fri, 11 Apr 2014 19:42:10 +0200
spreed-speakfreely-server (0.17.1) precise; urgency=low
* Added translations for Korean and Chinese.
* Multiple updates to 3rd party js libraries.
* Removed 1080p configuration option.
* Bootstrap update to 3.1.1.
* No longer disconnect ongoing calls on websocket disconnect.
-- Simon Eisenmann <simon@struktur.de> Fri, 04 Apr 2014 18:46:56 +0200
spreed-speakfreely-server (0.17.0) precise; urgency=low
* TURN user names now use expiration time stamp. This fixes compatibility
with latest TURN REST specification and requires a reasonably recent
TURN server (eg. rfc5766-turn-server >= 2.5)..
* Fixed iceServers response to be an array for Chrome >= 34.
* Always make screen sharing availble when browser supports it.
* Fixed audio indicator to actually work correctly.
* Added support for screen sharing options (fit screen).
* HTML fixes.
* Added method to generate URL-safe random string.
* Use strong random number generator.
* Support configuring pprof HTTP server.
-- Simon Eisenmann <simon@struktur.de> Fri, 28 Mar 2014 16:48:46 +0100
spreed-speakfreely-server (0.16.1) precise; urgency=low
* Implemented chat session control UI.
* Layout controller refactorization.
* Chat UI bugfixes.
-- Simon Eisenmann <simon@struktur.de> Fri, 21 Mar 2014 11:46:10 +0100
spreed-speakfreely-server (0.16.0) precise; urgency=low
* Chat UI improvements.
* Screen sharing is now a scroll pane and no longer scaled down.
* Buddy list now auto hides when in a call.
* Server optimizations to handle large amounts of connections better.
* Server code was reviewed and fixed where required.
* Changed Makefile to allow tarball and release builds with
local third party sources in ./vendor too.
* Added configration for maxfd and automatically use the
numer of cpus for GOMAXPROCS per default.
* Added server helper for stats and profiling.
-- Simon Eisenmann <simon@struktur.de> Mon, 17 Mar 2014 18:35:08 +0100
spreed-speakfreely-server (0.15.0) precise; urgency=low
* Initial public release.
-- Simon Eisenmann <simon@struktur.de> Thu, 13 Feb 2014 16:14:05 +0100