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
Album art hidden behind solid blue on mini-media-player cover artwork — mini-media-player-overlay-color was set to the opaque --disabled-text-color (#4a6185), fully covering artwork backgrounds. Now a translucent rgba(0,0,0,0.55) so cover art shows through with readable text.
Slider knob colliding with toggle switch — in slider-entity-row rows with toggle: true, the slider knob at 100% touched the switch. Sliders in entity rows now keep a 14px right margin.
Added
Yellow group/table headers on config pages — the data-table header styling (yellow headers, dark header row) previously applied only to the Entities page now also covers Automations, Scripts, Scenes, Helpers, and Devices.