Calendar Card Pro v1.2.0
This release significantly expands Calendar Card Pro with comprehensive multi-language support (now supporting 18 languages), improves date formatting across different language conventions, and fixes important bugs.
🎉 New Features
Expanded Language Support
- 18 languages supported: Calendar Card Pro now includes translations for 16 languages beyond the original English and German
- Smart date formatting by language convention:
day-dot-month
format for German (e.g., "17. Mar")month-day
format for English (e.g., "Mar 17")day-month
format for most other languages (e.g., "17 Mar")
🐛 Bug Fixes
Time Format Display Issue
- Fixed 12/24-hour format: The
time_24h: false
setting now correctly applies to multi-day events (#28) - Consistent time display: All event types now respect user time format preferences
📚 Documentation Updates
- Updated README.md to reflect full language support
- Enhanced CONTRIBUTING.md with clearer guidelines for language contributions
- Added language-specific formatting documentation
🌍 Language Contributors
A huge thank you to these contributors who made this multi-language release possible:
- Czech (
cs
) - @jakksoft (#58) - Danish (
da
) - @hrassel / @dkduck (#15) - Dutch (
nl
) - @mhoogenbosch (#6) - Finnish (
fi
) - @Kotikaltsu (#9) - French (
fr
) - @vincegre (#57) - Hebrew (
he
) - @Shanksg (#18) - Hungarian (
hu
) - @suxlala (#10) - Icelandic (
is
) - @russi76 (#35) - Italian (
it
) - @papperone (#30) - Polish (
pl
) - @jakksoft (#34) - Portuguese (
pt
) - @jakksoft (#56) - Russian (
ru
) - @andrewjswan (#26) - Spanish (
es
) - @jakksoft (#54) - Swedish (
sv
) - @CrallH (#13) - Ukrainian (
uk
) - @andrewjswan (#24) - Vietnamese (
vi
) - @PATCoder97 (#61)
⚙️ Technical Improvements
- Enhanced date formatting system: Added region-sensitive date format rules
- Improved localization framework: Updated to support multiple date formatting conventions
- Consistent naming convention: Language files follow standard IETF language tags
Want to add your language? See the Adding Translations section in our README.