Skip to content

Commit d238fc1

Browse files
committed
0.23.7
1 parent faa7a0f commit d238fc1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

debian/changelog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
spreed-webrtc-server (0.23.7) precise; urgency=low
2+
3+
* Updated SCSS to match coding style.
4+
* Updated sjcl.js to 1.0.2.
5+
* Fixed possible reconnect loop.
6+
* TURN Ttl refresh timer is no longer lost when a room was joined.
7+
* Fixed a possible dead lock when a hanging connection was replaced.
8+
* Fixed authentication id logging.
9+
* Avoid broken local video aspect ratio when camera changes aspect ratio while capturing (Mac OS).
10+
* 1080p and 720p now can fail back to lower resolution when the camera fails to provide the requested resolution.
11+
* Chat messages are now limited to 200k characters in web client.
12+
* Channeling API now discards all incoming messages larger than 1MB.
13+
* Video component now corretly exits from full screen in all cases.
14+
15+
-- Simon Eisenmann <[email protected]> Thu, 05 Mar 2015 18:00:55 +0100
16+
117
spreed-webrtc-server (0.23.6) precise; urgency=low
218

319
* Fixed Youtube module.

0 commit comments

Comments
 (0)