diff --git a/_config.yml b/_config.yml index 4b076fe0010..82c713b8343 100644 --- a/_config.yml +++ b/_config.yml @@ -130,4 +130,4 @@ social: current_major_version: 0 current_minor_version: 32 -current_patch_version: 3 +current_patch_version: 4 diff --git a/source/_posts/2016-11-05-hacktoberfest-influxdb-weather.markdown b/source/_posts/2016-11-05-hacktoberfest-influxdb-weather.markdown index 30fa9d4c990..b8d1ab27e05 100644 --- a/source/_posts/2016-11-05-hacktoberfest-influxdb-weather.markdown +++ b/source/_posts/2016-11-05-hacktoberfest-influxdb-weather.markdown @@ -96,6 +96,11 @@ We've added a warning to 0.32 to catch platforms accidentally slowing down Home - Light - Flux Led Lights: allow specifying mode if light does not support white mode ([@DanielHiversen]) - Fix Rest switch default template ([@pvizeli]) +### {% linkable_title Release 0.32.4 - November 15 %} + + - Fix device tracker from crashing HASS when a new device was discovered ([@balloob]) + - HTTP: Fix X-Forwarded-For feature ([@mweinelt]) + ### {% linkable_title Misc %} Our website has now an additional category called "Ecosystem". This will become the place where tools, apps, and other helper for the Home Assistant ecosystem can store their documentation or guides. @@ -114,6 +119,7 @@ Our website has now an additional category called "Ecosystem". This will become ...don't hesitate to use our [Forum](https://community.home-assistant.io/) or join us for a little [chat](https://gitter.im/home-assistant/home-assistant). The release notes have comments enabled but it's preferred if you the former communication channels. Thanks. +[@mweinelt]: https://github.com/mweinelt [@aa755]: https://github.com/aa755 [@americanwookie]: https://github.com/americanwookie [@armills]: https://github.com/armills