github alexpfau/calendar-card-pro v2.4.4

latest releases: v3.1.0, v3.0.6, v3.0.5...
8 months ago

Calendar Card Pro v2.4.4

More consistent empty days behavior. This release fixes an important bug affecting the display of empty days, ensuring the calendar shows exactly what you expect in all configurations.

🐛 Bug Fixes

Improved Empty Days Display

  • Fixed Empty Days Behavior - Resolved an issue where empty days weren't consistently displayed when show_empty_days: true was configured, particularly at the end of the date range
  • Proper Mode Handling - Fixed how empty days interact with compact mode settings, correctly handling both compact_days_to_show and compact_events_to_show parameters
  • Edge Case Support - Better handling of date ranges with sparse events, ensuring consistent behavior regardless of event distribution
  • Parameter Validation - Ensures compact_days_to_show never exceeds days_to_show to prevent showing empty days beyond the API fetch range

Related Issues

This release addresses a community-reported issue:

  • #189 - Fixed bug where empty days weren't shown at the end of the date range when show_empty_days: true was configured

How Has This Been Tested

Testing has been conducted across:

  • Multiple calendar configurations with various days_to_show ranges
  • Scenarios with events in different distribution patterns (beginning, middle, or end of range)
  • Different combinations of compact mode parameters
  • Various empty days settings
  • Configurations where compact_days_to_show is greater than days_to_show

Full Changelog: v2.4.3...v2.4.4

Don't miss a new calendar-card-pro release

NewReleases is sending notifications on new releases.