Releases: ngocjohn/vehicle-status-card
v1.6.0
What's Changed
New Features 🎉
- Add image entity support #62
Introduce support for image entities, allowing dynamic image rendering based on entity states. This enhancement includes new interfaces and methods for image handling, improving the overall functionality and user experience.
Fixes 🐛
If you find this card helpful, please consider giving the repository a ⭐!
Full Changelog: v1.5.0...v1.6.0
v1.6.0-beta.1
v1.5.0
What's Changed
This release introduces exciting new features, including section order customization, enhanced map functionality with address display.
If you find this card helpful, please consider giving the repository a ⭐!
New Features 🎉
- Section Order Customization #47
Introduced the ability to define the order of sections in the card, providing greater flexibility in customizing the layout.
-
Add charging entity support and an animated charging icon #53
-
Add action configuration handling for indicators #55
Introduce action configuration for single and group indicator items, enabling customizable actions based on user interactions.
🛠️ Improvements
Full Changelog: v1.4.3...v1.5.0
v1.4.3
v1.4.2
v1.4.0
What's New
This release introduces important fixes and enhancements to improve the functionality and usability of the Vehicle Status Card.
Fixes 🐛
- Render Template Subscription for Non-Admin Users: Fixed an issue where template subscriptions failed for non-admin users, ensuring compatibility for all user roles. #32
Enhancements ✨
- YAML Code Editor: Added a YAML code editor for single configuration edits, making customization easier and more user-friendly. #35
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
Fixes 🐛
- Fetching address from location by in #29
issue with fetching the address from the location. The code was updated to correctly fetch the address from the location and display it in the map.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
New Features 🎉
- Create Card Using Editor UI #23
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.
- Add Color Template for Button Icons #25
New color template feature for button icons, allowing for even more customization options. You can now define custom colors for button icons, improving the visual consistency and flexibility of your vehicle status cards.
If you enjoy these new features, consider giving the repo a ⭐ to show your support! 🚀
Full Changelog: v1.2.0...v1.3.0
v1.2.0
New Features 🎉
This update includes several exciting new features to enhance the user experience:
- Drag & Drop Reordering: Easily rearrange your buttons with drag-and-drop functionality. #19
- Haptic Feedback: Added haptic feedback for a more interactive and tactile experience when pressing buttons. #20
- Copy Button Option: Quickly duplicate existing buttons with the new copy button feature. #21
- Color Template for Indicators: Customize the appearance of indicators using color templates to match your dashboard style. #22
Full Changelog: v1.1.1...v1.2.0