Skip to content

2.1.15 - Label Options and Translucent Cards

Latest

Choose a tag to compare

@Nerwyn Nerwyn released this 06 Jun 00:43

Changes in 2.1.15

  • Add small and large button styles.
  • Fix FAB letter spacing.
  • Add small slider styles.
  • Fix hiding navigation rail tooltips when labels are visible.

Label Options and Translucent Cards

Navigation Labels #64

New options have been added to hide and show labels on the navigation bar and rail destinations. Disabling these setting will always hide labels from the navigation bar and hide labels on the navigation rail when not expanded. The navigation rail will also use a more vanilla style large circular indicator when not expanded.

homeassistant local_8123_profile_general

Application Bar Title

The small application bar from previous versions of this module has been restored and made optional. This view title can be used as an alternative to the Home Assistant built in view titles. When not scrolled to the top of a view it will scroll up off the screen, while the application bar buttons will remain with a background. This option also re-enables the dashboard title normally shown at the top of single view dashboards, which has been styled to behave the same as those found in multi-view dashboards.

Translucent Cards

This release adds a new card variant - translucent. Inspired by Liquid Glass and Android 16/17 blur effects, this card variant looks normal on solid backgrounds but takes on a more hazy appearance when used with an image background.

Note: you must delete and recreate your card type input select helpers or add the translucent option to them manually to use this card type.

Other Changes

  • Default specification is now 2025 - the Android 16 Material Expressive color scheme versions.
  • Semantic color harmonization is now enabled by default.
  • Better display for other people and devices settings cards.
  • 2026.3.0 fixes #69.

Patch Version Fixes

  • Fix navigation bar visibility #71.
  • Change bottom sheet height to fit content.
  • Fix bottom sheet height when it has a ha-picker-combo-box #72.
  • Fix ha-fab positioning so only the add card FAB of legacy views position is modified.
  • 2026.4 updated ha-toast styles #74.
  • Better search bottom sheet full height fix #76.
  • Fix ha-dropdown-item margin in certain legacy scenarios #77.
  • Use hass auth external for companion app and navigation bar theme updates #79.
  • 2026.5.0 fixes
    • Move FAB styles to ha-button.
    • New ha-switch and non-vertical ha-control-switch styles.
  • Dropdown styles for ha-picker-combo-box.
  • Fix dropdown selected item border radius.
  • Remove obsolete ha-textfield styles.
  • Fix ha-picker-combo-box md-item selected item text color.
  • Expressive ha-dropdown animation.
  • 2026.6.0 fixes #87.
    • Updated sidebar styles.
    • Settings navigation list font styles.
    • Combo box item font styles.
    • Radio button option styles.
    • Button group styles.
  • More efficient styling using adopted style sheets.
  • layout-card view add card button position fix #86.
  • Fix FAB box shadow applying to regular buttons #88.
  • Add small and large button styles.
  • Fix FAB letter spacing.
  • Add small slider styles.
  • Fix hiding navigation rail tooltips when labels are visible.

Full Changelog: 2.0.34...2.1.15