From fddaf9564229db1f072a939855baf29dacb6071a Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Tue, 9 Dec 2014 15:54:58 +0100 Subject: [PATCH] Prepare for next release. --- debian/changelog | 32 +++++++++++++++++++++++++++----- 1 file changed, 27 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3a13c688..971218e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,30 @@ -spreed-webrtc-server (0.22.99+0.23pre1) precise; urgency=low - - * Placeholder. - - -- Simon Eisenmann Mon, 08 Dec 2014 17:52:09 +0100 +spreed-webrtc-server (0.23.0) precise; urgency=low + + * Added support for renegotation in web client (disabled). + * Rooms were refactored to be able to confirm joins. + * Added support to PIN lock rooms (server side). + * Updated javascript to follow now jshin rules. + * Updated plugin API to make the main App object available. + * Refactored server side configuration loading. + * Improved usability of image upload positioning and scaling. + * Stream lined third party javascript to reduce size. + * Javascript is now using 'strict' mode everywhere. + * Added suppport for Content Security Policy (CSP). + * Added Javascript source mappings where missing. + * Fixed bye handling in conferences to avoid endless dial tones. + * Added support for audio and/or video only connections when + the corresponding device is not there. + * Several icons were changed for usability reasons. + * Improved dialogs and texts for usability reasons. + * Room bar is now automatically visible when not in a call. + * Updated auto focus behavior of room select forms. + * Implemented a room history on welcome screen. + * Added a sign in button to the top bar. + * Changed order of settings form for usability reasons. + * Missed call toast now always is shown. + * Improved toast notification styles. + + -- Simon Eisenmann Tue, 09 Dec 2014 15:45:52 +0100 spreed-webrtc-server (0.22.8) precise; urgency=low