Skip to content

v4.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 06:00
e0b5d0d

✨ Daylight Calendar Card v4.6.0

🆕 New Features

  • Configurable Event Modal Size (event_modal_size)
    Control the size of the event details modal to better fit different devices and dashboard layouts.

  • Full Localized Weekday Names (display_full_weekday_names)
    Display full weekday names (e.g., "Monday" instead of "Mon") using your configured locale.

  • Enhanced Day Badges (day_badges)

    • Support displaying both an icon and text within the same badge
    • Dynamically populate badge text from matched event metadata
    • Enables richer visual indicators such as school days, work schedules, appointments, and custom event-derived labels
  • Shared Advanced Matching Rules (event_styles, day_styles, day_badges)

    • Added a common advanced matching engine across styling and badge features
    • Improves consistency and expands future rule capabilities across all matching systems

⚠️ Fixes / Behavior Changes

  • Header Color Fallback Fix

    • Corrected wrapped-header color fallback behavior in certain layouts and themes.
  • Typography Isolation Improvements

    • Scoped calendar typography styles to prevent unintended styling interactions with surrounding dashboard content.

📚 Documentation Improvements

  • Introduced the new Mintlify documentation site
  • Added documentation for:
    • event_modal_size
    • display_full_weekday_names
  • Improved troubleshooting, FAQ, and behavior documentation

🙌 New Contributors

  • Thanks to @mintlify[bot] for its first contribution to the project!

🔗 Full Changelog

v4.5.0...v4.6.0