Skip to content

v4.2.0

Choose a tag to compare

@superdingo101 superdingo101 released this 17 May 02:46
0f68211

✨ Daylight Calendar Card v4.2.0

πŸ†• New Features

  • Configurable Past Event Handling (past_event_visibility)
    Added multiple options for displaying past events:

    • none β†’ show normally
    • hide β†’ hide past events
    • muted β†’ fade past events for reduced emphasis

    Includes full editor support.

  • Weather Forecast in Agenda View (header_weather_sensor)
    Weather forecasts can now be displayed directly within agenda view for improved day planning.


⚠️ Fixes / Behavior Changes

  • Weather Icons Updated
    Replaced emoji weather indicators with Home Assistant MDI icons for improved theme compatibility and visual consistency.

  • Testing Improvements

    • Added/updated tests for weather rendering and past-event behavior
    • Updated Playwright visual baselines

What's Changed

  • Update Playwright visual baselines by @github-actions[bot] in #293
  • Add configurable past-event handling (none | hide | muted) with editor UI and tests by @superdingo101 in #292
  • Use Home Assistant MDI icons for weather (replace emoji), adjust styles, and add tests by @superdingo101 in #295
  • Add weather forecast to agenda view by @superdingo101 in #297

Full Changelog: v4.1.0...v4.2.0