Releases: Ben-Chapman/EVFinder
Releases · Ben-Chapman/EVFinder
No Inventory Found Copy Update
What's Changed
- Copy update for the no inventory found info card by @Ben-Chapman in #82
Full Changelog: v1.15.2...v1.15.3
Revising the "No Vehicles Found" message to be more helpful
What's Changed
- Revising the "no vehicles found" message to be more helpful by @Ben-Chapman in #81
Full Changelog: v1.15.1...v1.15.2
Updating JS Packages to address security vulnerability
Adding Support for the Hyundai Ioniq 6
This release adds inventory search support for the all new Hyundai Ioniq 6.
What's Changed
- Adding support for the Hyundai Ioniq 6 by @Ben-Chapman in #79
Full Changelog: v1.14.1...v1.15.0
Fix for inventory table rendering issue on mobile Safari
What's Changed
-
This release fixes a really bad visual bug on mobile Safari (iOS):
- When the mobile device was in landscape mode, the table would appear inset with the device's safe area, resulting in significant whitespace on both sides of the table. This reduced the width of the table, and the previous flexbox configuration prevented horizontal scrolling. Thus a column or two was effectively trimmed and visually unavailable.
- Now, the site extends to the full width of the device and the flexbox configuration for the inventory table has been adjusted to allow for horizontal scrolling when the table overflows the horizontal width of the viewport.
-
Fixing table overflow in mobile Safari by @Ben-Chapman in #74
Full Changelog: v1.14.0...v1.14.1
Adding Support for Audi e-tron EVs
What's Changed
The EV Finder now provides inventory data for the Audi e-tron®, Audi e-tron® GT and Audi Q4 e-tron®!
- Adding support for Audi e-tron EVs by @Ben-Chapman in #73
Full Changelog: v1.13.6...v1.14.0
Adding support for multi-year copyright
What's Changed
- Adjusting footer for multi-year copyright by @Ben-Chapman in #72
Full Changelog: v1.13.5...v1.13.6
Package updates to address security vulnerabilites
What's Changed
- JS package updates to address security vulnerabilities by @Ben-Chapman in #71
Full Changelog: v1.13.4...v1.13.5
SEO Optimizations and Updates to Address CVEs
What's Changed
- SEO Optimizations by @Ben-Chapman in #67
- Python cicd by @Ben-Chapman in #69
- Updating dependencies to address CVEs by @Ben-Chapman in #70
Full Changelog: v1.13.3...v1.13.4
Bug fixes for Chevrolet inventory searches
What's Changed
- Now when searching for Chevrolet vehicles, all requested inventory is retrieved from the Chevrolet inventory API.
- Adding logic to deal with vehicles which have a status of "Temporarily Unavailable"
- Bug fixes for Chevrolet inventory searches by @Ben-Chapman in #66
Full Changelog: v1.13.2...v1.13.3