Skip to content

Function

Choose a tag to compare

@knoop7 knoop7 released this 26 May 02:35
· 65 commits to main since this release

What's New

UI Refinements

  • Lighter colors for titles and version badges
  • Pure white background for "View Details" button
  • Subtle shadows for collapse panels, search bar, and code editor
  • Removed hover-zoom effect from module cards

Multi-Language Support

  • Card description now supports: English, Simplified Chinese, Traditional Chinese, Japanese, German
  • Configuration editor fully localized with automatic language detection based on Home Assistant settings

Bug Fixes

  • Fixed: border-radius: 50% no longer forced to 10px - circular elements now render correctly
  • Fixed: Missing _loadStoreModules method causing refresh button error
  • Fixed: Update interval input field now displays correctly with native number input

Module Store Improvements

  • Modules now stored as individual YAML files in mods/ folder
  • GitHub Actions automatically syncs modules from Discussions
  • Security validation blocks unsafe external URLs and dangerous code patterns
  • Removed image click-to-zoom (preview only)

Links

Full Changelog: v3.5...v3.6.2