Releases: ngocjohn/vehicle-status-card
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
v1.1.1
v1.1.0
What's Changed
This update introduces two major features:
-
Tire Pressures Card: A new customizable card that allows users to monitor and display their vehicle’s tire pressures with real-time data. You can upload a custom car image, assign entities to each tire, and adjust the size, position, and layout of the card for a personalized experience.
-
Image Slides with Swiper Config: Added advanced options for configuring image slides, including autoplay, loop, delay, speed, and transition effects (
slide
,fade
,coverflow
). Users can now create a more dynamic and visually engaging slideshow.
If you enjoy these new features, consider giving the repo a ⭐ to show your support! 🚀
New Features 🎉
- Feat: Add tap actions to buttons grid by @ngocjohn in #2
- Feat: Add Tire Pressure card type by @ngocjohn in #6
- Feat: Add visibility template for single indicators by @ngocjohn in #9
- Feat: Add Swiper configuration for slideshow by @ngocjohn in #10
Fixes 🐛
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release
v1.0.0
Full Changelog: https://github.com/ngocjohn/vehicle-status-card/commits/v1.0.0