Skip to content

Release v0.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 16:23

hyper-light-card v0.9.3 Release Notes

🚀 This release focuses on performance enhancements and user experience improvements for the hyper-light-card, a custom Home Assistant card for controlling SignalRGB.

What's New

Performance Boost 🔥

  • ⚡️ Significantly improved responsiveness when handling large numbers of SignalRGB effects
  • ✨ Implemented memoization for effect list rendering, reducing unnecessary re-renders
  • 🚀 Enhanced scrolling to current effect for a smoother user experience

Under the Hood 🛠️

  • ♻️ Refactored state updates for better overall performance
  • 🔧 Added data attributes to effect items for improved DOM manipulation

Metrics

  • 📊 2 commits
  • 📁 5 files changed
  • 📈 340 total lines changed (183 additions, 157 deletions)

Upgrade Notes

This update is fully backwards compatible and requires no additional configuration changes. Users should notice improved performance, especially when working with numerous SignalRGB effects.