Skip to content

Latest commit

Β 

History

History
266 lines (169 loc) Β· 14.3 KB

CHANGELOG.md

File metadata and controls

266 lines (169 loc) Β· 14.3 KB

v1.8.1 - 2024-11-20

What's Changed

Other Changes

  • Update de.json to fix the moon phase labels by @NoRi2909 in #43

New Contributors

Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.8.0...v1.8.1

Changes

v1.8.0 - 2024-11-15

What's Changed

New Features πŸŽ‰

  • Southern hemisphere option to config in #39 You can now switch to a southern hemisphere view of the moon phases. This option adjusts the moon's orientation and path as observed from the southern hemisphere.

  • Search function to get coordinates by city and country in #41 A new feature that allows users to search for a location by entering the city and country. This returns the corresponding latitude and longitude, making it easier to configure location-based data.

  • Chart configuration options such as displaying x/y labels, current moon position, legends, and more Users can now configure the appearance of the moon phase chart with options like showing or hiding axis labels, displaying the current moon position, and toggling chart legends for a more customized view.

Fixes πŸ›

  • Fixed moon phase translations in Dutch language file in #40 lunar-graph-config lunar-search

Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.7.3...v1.8.0

Changes

v1.7.2 - 2024-11-07

What's Changed

New Features πŸŽ‰

  • Full Moon Phase Calendar: Added an all-new calendar feature that allows users to view the moon phase for every day of the month. This enhancement makes it easier to plan and track lunar events throughout the month. #37
  • Configurable Axis Ticks: Introduced a configuration setting that lets users customize the visibility of ticks on the x and y axes in the horizon graph. This option provides greater flexibility in how data is presented and improves readability based on user preference.
  • Graph Design Overhaul: Significantly improved the design of the horizon graph, making it clearer and more engaging. The graph is now more interactive, with smoother transitions and better visual.
  • Initial Card Type Setting: Added an option to set the initial card type (base, calendar, horizon), allowing users to control which view appears by default when opening the card.
  • Decimal Precision Configuration: Added a configuration option to set the number of decimal places displayed for numerical values, giving users more control over data precision.

moon-calendar

moon-graph

Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.7.1...v1.7.2

Changes

v1.7.1 - 2024-11-02

What's Changed

New Features πŸŽ‰

  • Update Horizon Graph with Hover Interaction: Added a new hover feature to the graph points, allowing you to interact with and retrieve data by hovering over specific points. Updates the graph data in real-time based on the current time for a more accurate and dynamic user experience. #36

Bug Fixes πŸ›

  • Fixed minor bugs present in the previous release to enhance stability and performance.

moon-horizon-graph

Full Changelog: View Changes

Changes

v1.7.0 - 2024-11-02

What's Changed

New Features πŸŽ‰

  • Moon Position Details: Added additional information about the moon positions in the Graph subcard, including position, direction, altitude, azimuth and distance.
  • Distance Unit Option: Added an option to display the distance unit in Miles, providing more flexibility for users in the United States and other regions using the imperial system.

Translations 🌍

  • Spanish (es.json): Added Spanish translations #29.

If you enjoy these new features, consider giving the repo a ⭐ to show your support! πŸš€

moon-graph-added-info

Full Changelog: View Changes

Changes

v1.6.0 - 2024-10-26

What's Changed

New Features πŸŽ‰

The graph displays the altitude of the Moon throughout the day. It also includes moon phase information and moon rise/set times. 2024-10-26 04 14 59 If you enjoy these new features, consider giving the repo a ⭐ to show your support! πŸš€ Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.5.0...v1.6.0

Changes

v1.5.0 - 2024-10-23

What's Changed

New Features πŸŽ‰

  • Add option to set Moon position on card in #25

The default position is on the left side, but users can now choose to display it on the right side as well.

Translations 🌍

Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.4.0...v1.5.0

Changes

v1.4.0 - 2024-09-05

What's Changed

Translations 🌍

New Contributors

Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.3.0...v1.4.0

Changes

v1.3.0 - 2024-08-24

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

New Contributors

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: https://github.com/ngocjohn/lunar-phase-card/compare/v1.2.0...v1.3.0

Changes

v1.2.0 - 2024-08-20

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

Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.1.0...v1.2.0

Changes

v1.1.0 - 2024-08-15

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: https://github.com/ngocjohn/lunar-phase-card/compare/v1.0.0...v1.1.0

Changes

v1.0.0 - 2024-07-24

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

Changes