diff --git a/source/_posts/2016-08-14-release-27.markdown b/source/_posts/2016-08-14-release-27.markdown index f35dfe0cad3..2669b8b0aac 100644 --- a/source/_posts/2016-08-14-release-27.markdown +++ b/source/_posts/2016-08-14-release-27.markdown @@ -16,6 +16,10 @@ It's time for 0.27 and it's again full of new features and fixes. - [Fritzbox] ([@DavidMStraub]) - [HP] ([@Juggels]) +- Media player - WebOS: Support for [customizing][webos] inputs ([@roidayan]) +- Device tracker: [Gravatar] ([@robbiet480]) +- [HTML5] notify actions ([@robbiet480]) +- Camera: Support for HTTP Bascic and Digest authentification ([@meatz]) ### {% linkable_title Breaking changes %} @@ -24,6 +28,10 @@ It's time for 0.27 and it's again full of new features and fixes. [@DavidMStraub]: https://github.com/DavidMStraub [@Juggels]: https://github.com/Juggels +[@roidayan]: ttps://github.com/roidayan +[@robbiet480]: https://github.com/robbiet480 +[@meatz]: https://github.com/meatz + [@abcminiuser]: https://github.com/abcminiuser [@balloob]: https://github.com/balloob @@ -40,7 +48,6 @@ It's time for 0.27 and it's again full of new features and fixes. [@partofthething]: https://github.com/partofthething [@persandtrom]: https://github.com/persandtrom [@pvizeli]: https://github.com/pvizeli -[@robbiet480]: https://github.com/robbiet480 [@sdague]: https://github.com/sdague [@shmuelzon]: https://github.com/shmuelzon [@tchellomello]: https://github.com/tchellomello @@ -52,4 +59,6 @@ It's time for 0.27 and it's again full of new features and fixes. [SABnzbd]: /components/sensor.sabnzbd/ [HP]: /components/sensor.hp_ilo/ [Fritzbox]: /components/sensor.fritzbox_callmonitor/ - +[webos]: /components/media_player.webostv/ +[HTML5]: /components/notify.html5/ +[Gravatar]: /components/device_tracker/ diff --git a/source/developers/credits.markdown b/source/developers/credits.markdown index f82be1d4497..621f28baeb0 100644 --- a/source/developers/credits.markdown +++ b/source/developers/credits.markdown @@ -142,6 +142,7 @@ This page contains a list of people who have contributed in one way or another t - [Martin Hjelmare](https://github.com/MartinHjelmare) - [Matteo Lampugnani](https://github.com/t30) - [Matthew Treinish](https://github.com/mtreinish) +- [Matthias Grawinkel](https://github.com/meatz) - [Michaël Arnauts](https://github.com/michaelarnauts) - [Michael Gilbert](https://github.com/Zyell) - [Michael Kutý](https://github.com/michaelkuty) @@ -170,6 +171,7 @@ This page contains a list of people who have contributed in one way or another t - [rkabadi](https://github.com/rkabadi) - [Robbie Trencheny](https://github.com/robbiet480) - [Rob Olimpiu](https://github.com/olimpiurob) +- [Roi Dayan](https://github.com/roidayan) - [Rowan Hine](https://github.com/GreenTurtwig) - [rubund](https://github.com/rubund) - [Ryan Kraus](https://github.com/rmkraus)