2025.3.0 (2025.03.04)
- ➕ Added
buildStyles
function to centralize and simplify style logic inbuildConfig
. - ➕ Added default value management for
image
,name
,buttons
, and other configuration options. - ♻️ Improved refactored
buildConfig
for better readability and maintainability. - 🛠️ Fixed alignment and
border-radius
handling based on the presence ofshow_toolbar
. - 🔧 Fixed minor CSS optimizations for button padding and background color management.
- 🔧 Fixed reversed logic to remove content when
stateObj.state === 'ok'
anddata.icon === 'mdi:alert'
than hide rather. - ️ 🔧 Fixed Issue with Card Display in Section Mode When Sensors Are Unavailable [#56]
- ➕ Added option to fully hide the card header [#48]
- ➕ Added Last measurement time update information (introduced in Bodymiscale component 2025.2.19-beta pre-release).