diff --git a/_config.yml b/_config.yml index 1ca28a570dd..8277e1a305e 100644 --- a/_config.yml +++ b/_config.yml @@ -139,9 +139,9 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 42 -current_patch_version: 1 -date_released: 2017-04-09 +current_patch_version: 3 +date_released: 2017-04-11 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. -patch_version_notes: "#release-0421---april-9" +patch_version_notes: "#release-0423---april-11" diff --git a/source/_posts/2017-04-08-eddystone-beacons--lockitron-locks--total-connect.markdown b/source/_posts/2017-04-08-eddystone-beacons--lockitron-locks--total-connect.markdown index 78f979c959e..814eccdfcb8 100644 --- a/source/_posts/2017-04-08-eddystone-beacons--lockitron-locks--total-connect.markdown +++ b/source/_posts/2017-04-08-eddystone-beacons--lockitron-locks--total-connect.markdown @@ -95,6 +95,19 @@ Experiencing issues introduced by this release? Please report them in our [issue - Upgrade aiohttp to 2.0.6 - Make discovery not cause startup warning +## {% linkable_title Release 0.42.1 - April 9 %} + + - Revert upgrade to aiothttp 2.0.6 + +## {% linkable_title Release 0.42.3 - April 11 %} + +- Fix Synology camera content type ([@balloob] - [#7010]) +- Fix two more instances of JSON parsing synology ([@balloob] - [#7014]) +- Bump pyalarmdotcom to support new version of aiohttp ([@Xorso] - [#7021]) +- Fix US states check (fixes #7015) ([@fabaff] - [#7017]) +- Plug file leak on LIFX unregister ([@amelchio] - [#7031]) +- Bugfix wait on start event ([@pvizeli] - [#7013]) + ## All changes - Flux led update lib ([@danielhiversen] - [#6763]) @@ -326,25 +339,32 @@ Experiencing issues introduced by this release? Please report them in our [issue [#6981]: https://github.com/home-assistant/home-assistant/pull/6981 [#6986]: https://github.com/home-assistant/home-assistant/pull/6986 [#6990]: https://github.com/home-assistant/home-assistant/pull/6990 +[#7010]: https://github.com/home-assistant/home-assistant/pull/7010 +[#7013]: https://github.com/home-assistant/home-assistant/pull/7013 +[#7014]: https://github.com/home-assistant/home-assistant/pull/7014 +[#7017]: https://github.com/home-assistant/home-assistant/pull/7017 +[#7021]: https://github.com/home-assistant/home-assistant/pull/7021 +[#7031]: https://github.com/home-assistant/home-assistant/pull/7031 +[@Xorso]: https://github.com/Xorso +[@amelchio]: https://github.com/amelchio +[@balloob]: https://github.com/balloob +[@fabaff]: https://github.com/fabaff +[@pvizeli]: https://github.com/pvizeli [@ChristianKuehnel]: https://github.com/ChristianKuehnel [@DavidMStraub]: https://github.com/DavidMStraub [@KlaasH]: https://github.com/KlaasH [@MartinHjelmare]: https://github.com/MartinHjelmare -[@Xorso]: https://github.com/Xorso [@aarya123]: https://github.com/aarya123 [@aequitas]: https://github.com/aequitas -[@amelchio]: https://github.com/amelchio [@andrey-git]: https://github.com/andrey-git [@armills]: https://github.com/armills [@aufano]: https://github.com/aufano -[@balloob]: https://github.com/balloob [@bdurrer]: https://github.com/bdurrer [@citruz]: https://github.com/citruz [@danielhiversen]: https://github.com/danielhiversen [@danieljkemp]: https://github.com/danieljkemp [@danielperna84]: https://github.com/danielperna84 [@diogos88]: https://github.com/diogos88 -[@fabaff]: https://github.com/fabaff [@geekofweek]: https://github.com/geekofweek [@goto100]: https://github.com/goto100 [@gurumitts]: https://github.com/gurumitts @@ -359,7 +379,6 @@ Experiencing issues introduced by this release? Please report them in our [issue [@micw]: https://github.com/micw [@nugget]: https://github.com/nugget [@pavoni]: https://github.com/pavoni -[@pvizeli]: https://github.com/pvizeli [@quadportnick]: https://github.com/quadportnick [@rytilahti]: https://github.com/rytilahti [@tantecky]: https://github.com/tantecky