Skip to content

v3.8.0

Choose a tag to compare

@superdingo101 superdingo101 released this 02 May 04:31
9fc2b8a

✨ Skylight Calendar Card v3.8.0

🆕 New Features

  • Catalan Localization (language)
    Added Catalan (ca) language support.

  • Enhanced Day Styling Conditions (day_styles)
    Added support for day_of_week with localized weekday parsing for more precise conditional styling.


⚠️ Fixes / Behavior Changes

  • Fixed missing openDashboard translation key in several languages (fr, de, nl)

  • Internal Improvements

    • Added comprehensive unit tests and test script (no user-facing changes)

New Contributors


What's Changed

  • feat: Add Catalan (ca) translation and fix missing openDashboard key in fr, de, nl by @Rabosa616 in #251
  • Add support for day_of_week in day_styles with localized weekday parsing by @superdingo101 in #253
  • Add comprehensive unit tests and test script for skylight-calendar-card by @superdingo101 in #254

🔗 Full Changelog

v3.7.0...v3.8.0