Skip to content

1.4.10

Choose a tag to compare

@francois-le-ko4la francois-le-ko4la released this 07 Jul 18:52
3636dec

What's new

This version introduces numerous visual, technical, and functional improvements for greater display flexibility and enhanced stability.

✅ New Features

  • Progress Bar XL Size
    A new parameter value (bar_size = xlarge) for the progress bar provides enhanced visual clarity.
    ➡️ The progress bar can now be displayed below the main content, especially in horizontal layout.
    ➡️ The card automatically adjusts its size to fit this new layout seamlessly.
    image

🛠 Improvements

  • center_zero Enhancement
    When center_zero is enabled, the default min_value is now -100, offering a clearer and more intuitive display.
  • Icon Support
    Improved rendering of entity icons and support for custom images.
    [Bug]: Icon - Priority of entity icon higher than specified onebug (@nicknol)
  • Data Handling
    Better compatibility with various data types (string, number, etc.) for more robust configuration.
  • Design & Responsiveness
    ➡️ Smoother and more adaptive layouts, especially in vertical orientation.
    ➡️ Refactored for greater flexibility and future-proofing.
  • Code Optimization
    Cleaner structure, reusable utilities, and improved maintainability.

🐞 Fixes

  • Card Height
    Fixed an issue where the card height didn’t adjust correctly due to a CSS typo.
  • Badge
    Resolved visual glitches in the badge editor preview and badge rendering.
  • WebSocket to restart update process
    Improved initialization and management for enhanced stability.

📚 README Updates

➡️ Full Changelog: 1.4.9...1.4.10