Releases: piitaya/lovelace-mushroom
Releases · piitaya/lovelace-mushroom
v1.1.2
What's Changed
Translations 🌍
- add portuguese brazilian language support by @hudsonbrendon in #130
- add simplified chinese language support by @bingooo in #141
Other Changes
- fix(light): only show brightness controls if light supports it by @piitaya in #140
- fix(chips): fix support for hold and double tap action for template chip by @piitaya in #139
New Contributors
- @hudsonbrendon made their first contribution in #130
- @bingooo made their first contribution in #141
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
Breaking change 🛠
vertical: true
options is replaced by layout: "vertical"
. The vertical
option is no longer supported by the editor but your dashboard should not be broken thank to a backward compatibility.
New Features 🎉
- feat(light): add light chip by @piitaya in #110
- feat(actions): add double tap action of all card by @piitaya in #123
- feat(chips): add alignment by @bemble in #124
- feat(chips): add alarm control panel chip by @bemble in #131
- feat(layout): add default, horizontal and vertical layout for all cards by @piitaya in #132
Other Changes
- refactor: create mushroom-color-picker by @piitaya in #117
- refactor: create mushroom-info-picker by @piitaya in #118
- fix: use em size for chip to improve theme support by @piitaya in #121
- fix: add missing layout editors by @piitaya in #134
Full Changelog: v1.0.5...v1.1.1
v1.0.5
v1.0.3
v1.0.3-beta.0
v1.0.2
v1.0.1
New Features 🎉
Other Changes
- fix(template): improve template performance by @piitaya in #76
- fix(light): add color control for xy color bulbs by @pierrecle in #80
- fix(cards): show relative time for scenes by @DurgNomis-drol in #82
- chore: automated draft release on tag by @piitaya in #86
- feat(alarm_panel): remove groups specific handling by @pierrecle in #85
Full Changelog: v1.0.0...v1.0.1
v1.0.0
First Mushroom release 🚀
This introduces 2 new big features :
- 🎨 Mushroom Themes and allow you to build your own. (Available soon in HACS, stay tuned)
- 💡 RGB color support for light.
What's Changed
- feat(entity): use relative time for entity card by @DurgNomis-drol in #60
- feat(template): optional multiline secondary text in template card by @DurgNomis-drol in #59
- feat(person): allow user to hide name by @pierrecle in #63
- fix(chip): vertically center weather icon and make icon-only chips round by @pierrecle in #66
- feat(person): use zone icon when available by @pierrecle in #65
- feat(person): add info color when person in zone by @piitaya in #68
- feat(theme): add theme usage by @piitaya in #46
- feat(icon): allow user to hide icon in template and entity cards by @pierrecle in #64
- feat(light): handle rgb color by @pierrecle in #48
New Contributors
- @DurgNomis-drol made their first contribution in #60
Full Changelog: v1.0.0-beta.11...v1.0.0
v1.0.0-beta.11
v1.0.0-beta.9
What's Changed
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9