Releases: ngocjohn/vehicle-info-card
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
v1.3.1
v1.3.0
What's Changed
The latest update introduces exciting new possibilities for button customization!
New Features 🎉
- Unlimited Button Creation: It’s now possible to create entirely new buttons and add them to cards, with no limit on the number of buttons.
- Full UI Customization: Customize tabs and buttons completely through the user interface—no coding required.
- Swipe Feature for Buttons: A new swipe feature allows configuration of how many rows of buttons appear per slide, offering greater flexibility in layout.
- Feat: New swipe functionality to navigate through button grids, with configurable rows per slide. by @ngocjohn in #55
Translations 🌍
Other Changes
If you enjoy these new features, please consider giving the repository a star ⭐
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
This update introduces language localization improvements, enhanced styling for range info and hybrid car support, new features for zero-emission vehicles, charge flap status tracking, and customizable button options. If you’re enjoying this card, please consider giving it a star on the repository! ⭐
- Tyre to Tire Conversion: Changed "Tyre" to "Tire" for
en
localization to match American English conventions. #41 - Range Info Bar & Hybrid Car Support: Updated range info bar styling and added support for hybrid vehicles. #44
- Zero-Emission Distance Sensors: Added support for zero-emission distance sensors to enhance monitoring for electric vehicles. #45
- Charge Flap DC Status: Included charge flap DC status in door attributes for better tracking of charging infrastructure. #48
- Customizable Buttons: Introduced options to customize buttons for a more personalized user interface. #49
New Contributors
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- French Language Support: Added French translation (fr.json) by @Joebar16 in PR #33.
- British English Updates: Improved spelling and descriptions in British English (en_GB) by @mrspouse in PR #39.
- Name Selector Option: Introduced a new selector that allows users to choose between displaying the model name or a custom name on the card by @ngocjohn in PR #34.
- Enhanced File Upload: Improved functionality for uploading multiple files by @ngocjohn in PR #35.
- Image Sorting: Added drag-and-drop functionality for sorting images by @ngocjohn in PR #40.
New Contributors
- @Joebar16 made their first contribution in PR #33.
- @mrspouse made their first contribution in PR #39.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
Update
Maintenance
- Update CSS parameters for adaptation of new version HA 2024.8
- Remove engine light warning and filter device entities based on availability in #26
New Contributors
We encourage new contributors, especially for localization translations; please refer to our Contributing Guidelines to get started.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
This update brings significant new features and improvements to enhance user experience and functionality.
New Features:
-
Language Localization Support: Added comprehensive support for localization across the card, enabling users to see translated strings based on their selected language. #22 New pull requests (PRs) for additional translations are welcome. 🙏
Supported Languages: The card now supports the following languages:
- English (en)
Default
- Czech (cs)
- German (de)
- Polish (pl)
- Slovak (sk)
- Vietnamese (vi)
- English (en)
-
Image Upload Integration: Users can now upload images directly within the editor interface. #25
Full Changelog: v1.0.7...v1.1.0
v1.0.7
What's Changed
- Add error notification feature by @ngocjohn in #19
- The error notifications will be shown for specific card types based on the presence of warnings or other conditions. The feature can be enabled or disabled through the card editor.
Full Changelog: v1.0.6...v1.0.7