Skip to content

2.1.0 - Label Options and Translucent Cards

Choose a tag to compare

@Nerwyn Nerwyn released this 04 Mar 21:31
· 68 commits to main since this release

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 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.

Full Changelog: 2.0.34...2.1.0