Releases: ngocjohn/lunar-phase-card
v1.3.0
v1.3.0 - Enhanced Translations and Customization Options
What's New
With the addition of new translations, it became apparent that each language has unique naming conventions. To address this, I've prepared a small update to enhance the flexibility and customization of the card's appearance, especially in the compact view.
Now, you can individually customize fonts, hide labels, adjust header sizes, change colors, and more to better suit your needs.
What's Changed
- Add Catalan language by @carlesfernandez in #10
- Add French language by @ThibaultDenoual in #11
- Add Slovak translation for lunar phase card by @ngocjohn in #18
- Add font customization options and styles by @ngocjohn in #13
New Contributors
- @carlesfernandez made their first contribution in #10
- @ThibaultDenoual made their first contribution in #11
A big thank you to all the contributors who helped make this release possible. Your efforts in improving translations and adding new features are greatly appreciated!
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
This update introduces several new translations and a small CSS enhancement. Thanks to our new contributors for their valuable additions and users for their interest in this card! 🌚
- Added German translation (
de.json
) by @Tamsy - Added Indonesian translation (
id.json
) by @Tamsy - Added Danish translation (
da.json
) by @Tntdruid - Updated Indonesian translation with missing strings by @Tamsy
- Added Brazilian Portuguese translation (
pt-br.json
) by @Tamsy and @alexandrechoske - Updated CSS font size for the header - moon phase name by @ngocjohn
New Contributors
- @Tamsy made their first contribution in #3
- @Tntdruid made their first contribution in #6
- @ngocjohn made their first contribution in #9
Full Changelog: v1.1.0...v1.2.0
v1.1.1-beta1
v1.1.1-beta
v1.1.0
What's Changed
1. Localization Support
- Multi-language Support: Now supports multiple languages via the
selected_language
option, defaulting to system language or English (en
).
2. UI Editor Configurator
- GUI Configuration: Configure the card directly in the Lovelace UI editor, no YAML editing required.
- Live Preview: Instantly see changes as you adjust settings in the editor.
3. File Upload Directly to HA Instance
- Custom Backgrounds: Upload and use custom background images directly in your Home Assistant instance via the
custom_background
option. - Simplified Workflow: Easier handling of custom images without manual file placement.
We welcome contributions and are grateful for your support in improving this project. If you'd like to contribute new translations, please follow our Contribution Guidelines to get started.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial Release
- Introduced the Lunar Phase Custom Card for Home Assistant.
- Displays the current lunar phase with detailed monthly phase information.
- Provides options for custom latitude and longitude configuration.
- Offers a visually appealing and informative lunar phase tracker for the Home Assistant dashboard.
Full Changelog: https://github.com/ngocjohn/lunar-phase-card/commits/v1.0.0