Skip to content

Stability & Quality Boost 🚀

Choose a tag to compare

@github-actions github-actions released this 28 Aug 22:53

This release focuses on internal code quality improvements, expanded test coverage, and dependency updates to ensure the card remains stable and maintainable.

Enhancements & Refinements

  • Editor Code Refactoring
    The internal logic of the card editor has been significantly refactored. A new helper function now streamlines how global and entity-specific configurations are updated, reducing code duplication and making future enhancements easier to implement.

  • Localization Helper
    The function for handling translations has been slightly optimized for better readability and performance.

Maintenance & Chores

  • Expanded Test Coverage
    The automated test suite has been greatly improved to cover more scenarios, including:

    • Graph curve types (spline, linear, step)
    • The line_glow effect
    • Specific value formatting

    This enhances reliability and helps prevent future regressions.

  • Dependency Updates
    All development dependencies have been updated to their latest versions to keep the project up-to-date with the latest tools and security patches.