Releases: ngocjohn/vehicle-info-card
v1.7.0-beta.2
v1.7.0-beta.1
v1.6.1
What's Changed
This release introduces exciting new features, including section order customization, enhanced map functionality with address display, and support for picture templates in button configurations. Additionally, it includes key improvements to map tile handling, a redesigned map popup, and updated French translations for a more localized experience.
If you find this card helpful, please consider giving the repository a ⭐!
🎉 New Features
- Target Temperature and Preconditioning Configuration:
Added services for configuring target temperature (preconditioning/auxiliary heating) and preconditioning seat settings. #89 - Section Order Customization:
Introduced the ability to define the order of sections in the card, providing greater flexibility in customizing the layout. - Show Address on Mini Map:
Added an option to display the address directly on the mini map for enhanced usability. - Picture Template for Buttons:
Added support for a picture template, allowing users to use custom images instead of icons in button configurations.
🛠️ Improvements
- Map Tile Provider Fixes:
Resolved issues with map tile providers. #99 - Map Popup Redesign:
Changed the map popup functionality from an in-card display to a dialog for improved usability and better integration with Home Assistant's UI.
🌍 Translations
- French Translation Update:
Improved French translations for a more localized experience. Thanks to @Joebar16! #95
📦 Other Changes
- Dependency Updates:
Updatedeslint-plugin-perfectionist
fromv3.9.1
tov4.3.0
for improved code linting and development tooling. #97
Enjoy the new features and improvements! 🚀
Full Changelog: v1.6.0...v1.6.1
v1.6.1-beta.6
Full Changelog: v1.6.1-beta.5...v1.6.1-beta.6
v1.6.1-beta.2
What's Changed
New Features 🎉
- feat: Add 'Target temperature configure (precond/auxheat)' & "Preconditioning configure seats" services by @ngocjohn in #89
- Fix: map tile provider, update map popup with ha-dialog by @ngocjohn in #99
Translations 🌍
Other Changes
- Add picture template to Button config by @ngocjohn in #92
- chore(deps-dev): bump eslint-plugin-perfectionist from 3.9.1 to 4.3.0 by @dependabot in #97
Full Changelog: v1.6.0...v1.6.1-beta.2
v1.6.1-beta.1
What's Changed
New Features 🎉
- Add 'Target temperature configure (precond/auxheat)' & "Preconditioning configure seats" services by @ngocjohn in #89
Other Changes
Full Changelog: v1.6.0...v1.6.1-beta.1
v1.6.0
What's Changed
Fixes 🐛
Translations 🌍
- Add spanish translation by @ivangarrera in #76
- Dutch translation added by @jhuskens in #83
Other Changes
- Updated readme to reflect required url property in images by @silashansen in #81
- chore(deps-dev): bump apexcharts from 3.54.1 to 4.0.0 by @dependabot in #79
New Contributors
- @ivangarrera made their first contribution in #76
- @silashansen made their first contribution in #81
- @jhuskens made their first contribution in #83
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
New Features 🎉
- Create Card Using Editor UI in #74
Now you can easily create and customize cards directly through the Editor UI, enhancing the user experience by providing a more intuitive interface for card configuration. This feature simplifies the process of card creation, making it accessible without requiring manual code changes.
Other Changes
- Swap up/down icons for windows by @mrspouse in #70
- Refactor VehicleMap component to fetch address from attributes by @ngocjohn in #75
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
This release brings enhanced customization options with drag-and-drop image uploads, the ability to change tire backgrounds, and improved image slide configurations. It also includes crucial fixes for button assignment issues and better handling of hass state updates in custom cards, ensuring smoother functionality and user experience.
New Features 🎉
- Feat: Add drag-drop upload images in #63
- Feat: Add the option to change the tire background. in #64
- Feat: Tire card customization & Image slides configuration in #69
Fixes 🐛
Translations 🌍
- Add Italian language by @RiccardoCalvi in #61
Other Changes
- chore(deps): bump @rollup/plugin-typescript from 11.1.6 to 12.1.0 by @dependabot in #66
- chore(deps-dev): bump @rollup/plugin-replace from 5.0.7 to 6.0.1 by @dependabot in #67
New Contributors
- @RiccardoCalvi made their first contribution in #61
Full Changelog: v1.3.1...v1.4.0