Skip to content

v3.7.0

Choose a tag to compare

@superdingo101 superdingo101 released this 30 Apr 05:24
f05a3f6

✨ Skylight Calendar Card v3.7.0

🆕 New Features

  • Spanish Localization (language)
    Added Spanish language support for the card UI.

  • Agenda View Enhancements

    • Hide empty days in agenda view (hide_empty_days)
    • Compact agenda layout option (agenda_compact_events)
    • Improved render behavior with preserved scroll position
  • Per-Calendar Header Badge Control (hide_badge_names enhancement)
    Option to selectively hide header badges on a per-calendar basis.

  • Virtual Calendar Support (virtual_calendars)
    Support for virtual calendars with corresponding header badges and event handling.

  • Extended Day Styling Conditions (day_styles)
    Added support for negated conditions (e.g., !has_event) for more flexible day styling rules.


⚠️ Fixes / Behavior Changes

  • Time Formatting Consistency
    Unified time formatting across all views with proper locale fallback.

  • Fixed compact height gap at the bottom of the calendar card (compact_height)


New Contributors

What's Changed

Full Changelog: v3.6.0...v3.7.0