From dea7d0cfdfc6b3744333a9efb4517f16324003ff Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Fri, 19 Sep 2014 11:08:42 +0200 Subject: [PATCH] 0.22.3 --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 42e64411..e266028c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +spreed-webrtc-server (0.22.3) precise; urgency=low + + * Enable 1080p capturing for Chrome 38+. + * Added option to use 8 FPS video capturing. + * Visibly.js was updated. + * Use cam/mic icon without slash when not disabled. + * Fixed Chrome 38 max-height issue. + * Fixed chat room buddy image border. + * Fixed store of captured buddy picture when nothing else was changed. + * Fixed fast reenable of local video (added timeout). + * Fixed issue where a failed peer connection did hangup the whole conference. + * Added video layout self portrait. + * Fixed call state resurrection when there was a heartbeat timeout. + + -- Simon Eisenmann Fri, 19 Sep 2014 11:04:42 +0200 + spreed-webrtc-server (0.22.2) precise; urgency=low * Fixed room join after reconnect.