From 11c7bcb73f660d95c599fa16da3d47d4da75f40a Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Mon, 3 Nov 2014 11:06:02 +0100 Subject: [PATCH] 0.22.7 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9bdeb86b..fc7f505c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +spreed-webrtc-server (0.22.7) precise; urgency=low + + * Fixed a typo in getStreamById api. + * Roombar visibility is now controlled by layout. + * Removed audio mirror option which does not seem to work anywhere. + * Fixed po2json detection when it is installed globally. + * Dialog service is now using the ui-bootstrap defaults properly. + * Fixed an issue where incoming chat messages failed when getting called from the sender at the same time. + * No longer use dpkg-parsechangelog on configure. + + -- Simon Eisenmann Mon, 03 Nov 2014 11:02:53 +0100 + spreed-webrtc-server (0.22.6) precise; urgency=low * Added missing gear to remove streams from peer connections.