v3.8.0
✨ Skylight Calendar Card v3.8.0
🆕 New Features
-
Catalan Localization (
language)
Added Catalan (ca) language support. -
Enhanced Day Styling Conditions (
day_styles)
Added support forday_of_weekwith localized weekday parsing for more precise conditional styling.
⚠️ Fixes / Behavior Changes
-
Fixed missing
openDashboardtranslation key in several languages (fr,de,nl) -
Internal Improvements
- Added comprehensive unit tests and test script (no user-facing changes)
New Contributors
- @Rabosa616 made their first contribution in #251
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