You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_posts/2017-03-25-todo-volumio-workday.markdown
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Welcome to 0.41. There was a lot going on in the last two weeks. Not only from t
19
19
## Component overview
20
20
The [Components][components] overview is now powered by search/filtering feature. This will make it faster to get the component/platform you are looking for more quickly. Thanks again, [@bdurrer] for this.
21
21
22
-
## Changelog
22
+
## Changelog
23
23
The new format of the changelog which was introduced with 0.40 will provide a link to the related pull request. We are not covering everything in our release notes but we think that this addition will make it easier to find details about the change.
24
24
25
25
## New platforms/components
@@ -36,7 +36,8 @@ The new format of the changelog which was introduced with 0.40 will provide a li
36
36
- The [Emby mediaplayer][emby] platform was changed to avoid name clashes ([#6664]).
37
37
- In a lot of places were the power and energy units update. This change mostly affects the `switch` platforms ([#6212]).
38
38
- If set to `auto` then the [MQTT][mqtt] implementation will use the bundled certificates automatically ([#6707]).
39
-
- Autodiscovery of [Android IP Webcam][android] was removed ([#6528])
39
+
- Autodiscovery of [Android IP Webcam][android] was removed ([#6528]).
40
+
- The frontend is now using [Shadow DOM][shadow] and this could break your custom panels ([#228](https://github.com/home-assistant/home-assistant-polymer/issues/228)).
40
41
41
42
## If you need help...
42
43
...don't hesitate to use our very active [forums][forum] or join us for a little [chat][gitter]. The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
@@ -342,6 +343,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
0 commit comments