Skip to content

v4.1.0

Choose a tag to compare

@superdingo101 superdingo101 released this 12 May 16:04
0773ea2

✨ Daylight Calendar Card v4.1.0

🆕 New Features

  • Header Control Visibility Options
    Added configuration options to control the visibility of header navigation and action controls.

    • hide_add_event_button
    • hide_view_selector
    • show_header_controls
  • Person Entity Calendar Badges (calendar_person_entities)
    Link calendar badges to Home Assistant person entities to display:

    • Person state/presence
    • Person photos/profile images

⚠️ Fixes / Behavior Changes

  • Enhanced Visual Regression Testing
    Expanded Playwright visual tests with:

    • Additional themes
    • Larger fixture datasets
    • Improved UI assertions
  • Documentation & Workflow Improvements

    • Refined feature request template for improved clarity and structure
    • Updated Playwright visual baselines

Rename reminder

Same calendar, new name: Daylight Calendar Card.

Existing dashboards using custom:skylight-calendar-card continue to work. New configurations should use custom:daylight-calendar-card.


What's Changed

  • Add header control visibility options by @superdingo101 in #283
  • Revise feature request template for clarity and structure by @superdingo101 in #287
  • Update Playwright visual baselines by @github-actions[bot] in #288
  • Enhance Playwright visual tests and fixture: themes, datasets, and assertions by @superdingo101 in #282
  • Add calendar_person_entities: link badges to person entities (state + photo) by @superdingo101 in #289

Full Changelog: v4.0.1...v4.1.0