File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ spreed-speakfreely-server (0.17.5) precise; urgency=low
2+
3+ * Implemented server side support for user authentication and authorization.
4+ * Added an REST API end point (see docs).
5+ * Settings are now implicitly stored.
6+ * Javascript console log is now disabled per default. Enable with ?debug
7+ URL parameter or by typing debug(true) in console.
8+ * The integrated TLS server can now provide TLS client authentication.
9+ * Updated example plugins to latest APIs.
10+ * Bootstrap and FontAwesome are now compiled on build from SCSS sources.
11+ * All styles now use a common set of variables for colors and font sizes.
12+ * Removed vendor prefixes from scss and generate them on build with
13+ the autoprefixes utility.
14+ * Fixed compatibility with mobile Safari < 6 which did not load.
15+ * Fixed compatibility with Firefox in case the Firefox peer has no camera.
16+ * Settings do now auto open on start when there is no display name set.
17+ * The accept a call button does now share in sync with the ringing sound.
18+ * Added support to specify the default language by URL parameter (?lang=en).
19+ * Added support for .webp images as buddy images.
20+
21+ -- Simon Eisenmann <
[email protected] > Thu, 22 May 2014 17:49:16 +0200
22+
123spreed-speakfreely-server (0.17.4) precise; urgency=low
224
325 * Updated Japanese translation.
You can’t perform that action at this time.
0 commit comments