Skip to content

Commit d560270

Browse files
committed
Updated changelog.
1 parent 66aba12 commit d560270

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

debian/changelog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
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+
116
spreed-webrtc-server (0.24.8) trusty; urgency=medium
217

318
* Avoid to scale up screen sharing when sharing not full screen.

0 commit comments

Comments
 (0)