File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ spreed-webrtc-server (0.24.9) trusty; urgency=medium
2+
3+ * Added support for Firefox 43 API changes.
4+ * Use mediaDevices API to enumarate input devices to avoid deprecation warning in Chrome.
5+ * Linking from the chat no longer sends the referrer to targets by using a referrer policy.
6+ * Chat input is now auto focused to increase usability and to reduce number of clicks required.
7+ * The room chat is now automatically activated when no other chat session is available and a room is joined.
8+ * The Makefile now supports $(DESTDIR).
9+ * Limit autoprefixer version to avoid build problems with newer version.
10+ * Code style changes to fix latedef jshint warnings. Make jshint now runs without error with latest jshint.
11+ * Added travis to test Go 1.5 compatibility.
12+ * ODF and PDF presentations now have a white background to avoid issues with files with have no background on their own.
13+
14+ -- Simon Eisenmann <
[email protected] > Tue, 05 Jan 2016 14:48:27 +0100
15+
116spreed-webrtc-server (0.24.8) trusty; urgency=medium
217
318 * Avoid to scale up screen sharing when sharing not full screen.
You can’t perform that action at this time.
0 commit comments