Skip to content

Auto-Sorting and Modernization

Choose a tag to compare

@github-actions github-actions released this 07 Jun 06:38

This release introduces dynamic entity auto-sorting for the card display, resolves deprecation warnings in the visual editor, and modernizes codebase styling and localization structures.

Bug Fixes & Improvements

  • Entity Sorting [#47]: Added capability to sort the entity list by name, raw state, or displayed value, including customizable reverse/descending ordering and numeric comparison.
  • Localization: Restructured English, German, and French translation files to place selection option strings under nested configuration dictionaries rather than flat properties.