mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
0.76.1"
This commit is contained in:
parent
2212b576af
commit
3739199150
@ -142,13 +142,13 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 76
|
current_minor_version: 76
|
||||||
current_patch_version: 0
|
current_patch_version: 1
|
||||||
date_released: 2018-08-17
|
date_released: 2018-08-19
|
||||||
|
|
||||||
# Either # or the anchor link to latest release notes in the blog post.
|
# Either # or the anchor link to latest release notes in the blog post.
|
||||||
# Must be prefixed with a # and have double quotes around it.
|
# Must be prefixed with a # and have double quotes around it.
|
||||||
# Major release:
|
# Major release:
|
||||||
patch_version_notes: "#"
|
patch_version_notes: "#release-0761---august-19"
|
||||||
# Minor release (Example #release-0431---april-25):
|
# Minor release (Example #release-0431---april-25):
|
||||||
|
|
||||||
# Date we moved to Discourse for comments
|
# Date we moved to Discourse for comments
|
||||||
|
@ -53,6 +53,23 @@ mqtt:
|
|||||||
|
|
||||||
- Add and restore context in recorder ([@balloob] - [#15859]) (new-feature)
|
- Add and restore context in recorder ([@balloob] - [#15859]) (new-feature)
|
||||||
|
|
||||||
|
## {% linkable_title Release 0.76.1 - August 19 %}
|
||||||
|
|
||||||
|
- No longer show "Store login" on each login when using API password ([@balloob])
|
||||||
|
- Add forgiving add column ([@balloob] - [#16057])
|
||||||
|
- Tuya fix login problem and add login platform param ([@huangyupeng] - [#16058]) ([tuya docs])
|
||||||
|
- Add notify platforms to loaded components ([@balloob] - [#16063]) ([notify docs])
|
||||||
|
- Column syntax fix + Add a file if migration in progress ([@balloob] - [#16061])
|
||||||
|
|
||||||
|
[#16057]: https://github.com/home-assistant/home-assistant/pull/16057
|
||||||
|
[#16058]: https://github.com/home-assistant/home-assistant/pull/16058
|
||||||
|
[#16061]: https://github.com/home-assistant/home-assistant/pull/16061
|
||||||
|
[#16063]: https://github.com/home-assistant/home-assistant/pull/16063
|
||||||
|
[@balloob]: https://github.com/balloob
|
||||||
|
[@huangyupeng]: https://github.com/huangyupeng
|
||||||
|
[notify docs]: /components/notify/
|
||||||
|
[tuya docs]: /components/tuya/
|
||||||
|
|
||||||
## {% linkable_title If you need help... %}
|
## {% 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.
|
...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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user