Calendar Card Pro v2.1.1
This maintenance release addresses a few issues related to week numbers display and styling, focusing on edge cases that were discovered after the initial week numbers feature was introduced in v2.1.0.
🐛 Bug Fixes
Week Numbers Display
- Fixed week number display with specific configurations: Week numbers now properly appear when using
show_empty_days: false
together withfirst_day_of_week: sunday
- Improved week boundary detection: Enhanced algorithm ensures consistent detection even when some days are hidden
- Fixed alignment issues: Week number pills are now properly centered within their columns
Visual Improvements
- Removed "W" prefix from week numbers: Creates cleaner appearance and avoids potential translation issues
- Changed default week number font size: Now set to 12px (previously 14px) for better visual balance
- Enhanced week number pill styling: Fixed proportional scaling with different font sizes to maintain pill shape
👤 Contributors
- @ValMarDav - Reported the week number display issue
This release maintains full compatibility with all existing configurations.
Full Changelog: v2.1.0...v2.1.1