Release 0.91.4 (#9225)

This commit is contained in:
Pascal Vizeli 2019-04-16 11:01:06 +02:00 committed by GitHub
parent 8c9e54a425
commit 2a7d809447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 2 deletions

View File

@ -139,8 +139,8 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 91
current_patch_version: 3
date_released: 2019-04-10
current_patch_version: 4
date_released: 2019-04-16
# Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it.

View File

@ -178,6 +178,15 @@ If you run hass.io on an Intel NUC and haven't seen it yet, check out the VS Cod
[hassio docs]: /components/hassio/
[mobile_app docs]: /components/mobile_app/
## {% linkable_title Release 0.91.4 - April 16 %}
- Fix ingress bug with Firefox ([@pvizeli] - [#23121]) ([hassio docs]) ([http docs])
[#23121]: https://github.com/home-assistant/home-assistant/pull/23121
[@pvizeli]: https://github.com/pvizeli
[hassio docs]: /components/hassio/
[http docs]: /components/http/
## {% linkable_title If you need help... %}
...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.