|
| 1 | +spreed-webrtc-server (0.22.0) precise; urgency=low |
| 2 | + |
| 3 | + * WebODF was updated to 0.5.2. |
| 4 | + * Multiple bugfixes and improvements to YouTube player. |
| 5 | + * Retrieving local user media now has a timeout. |
| 6 | + * Top bar controls are now correctly aligned. |
| 7 | + * Added support for promises during initialization code. |
| 8 | + * Added support for plugin provided translations. |
| 9 | + * Stream lined reconnects. |
| 10 | + * Improved status update performance and avoid to do |
| 11 | + several during connect/authentication phase. |
| 12 | + * Increased timeout to wait for remote video. |
| 13 | + * Screen sharing extension waiter timeout fixed. |
| 14 | + * Added support to upload pictures from file for own image. |
| 15 | + * Auto focus create room button and added enter support. |
| 16 | + * Angular was updated to 1.2.23. |
| 17 | + * Simplified base controller injection. |
| 18 | + * Local user data is now stored encrypted. |
| 19 | + * Refactored settings service and form. |
| 20 | + * Fixed compatibility with Sass 3.4 (now requires 3.4). |
| 21 | + * Howler was updated to 1.1.25. |
| 22 | + * Settings are now only stored when something was changed. |
| 23 | + * The web app now generates a random id on startup. |
| 24 | + * Desktop notify was updated to latest master. |
| 25 | + * Validate HTML templates on translation. |
| 26 | + * Language code can now be provided as query parameter. |
| 27 | + * JQuery inject-css was updated to latest master. |
| 28 | + * Show GPS accuracy as kilometers if required. |
| 29 | + * Contacts can now be modified from the contacts manager. |
| 30 | + * Added top bar button to open the contacts list. |
| 31 | + * Fixed scaling of contact images. |
| 32 | + * Fixed chat room resume when it was previously deleted. |
| 33 | + |
| 34 | + -- Simon Eisenmann < [email protected]> Fri, 05 Sep 2014 16:50:52 +0200 |
| 35 | + |
1 | 36 | spreed-webrtc-server (0.21.0) precise; urgency=low |
2 | 37 |
|
3 | 38 | * The language is now available in appData service. |
|
0 commit comments