Skip to content

Releases: Ben-Chapman/EVFinder

Updating Vulnerable Node Packages

06 Jul 15:00

Choose a tag to compare

No new features or functionality, this release is Node package upgrades to address various security vulnerabilities.

Fixing search radius bug and "Rotate Your Phone" UI update

18 Jun 13:32
2eda378

Choose a tag to compare

What's Changed

  • Update search radius validation to prevent a search radius of 0
  • Updated UI for the "Rotate Your Phone" UI element

Full Changelog: v1.6.1...v1.6.2

Bugfix for inventory display on older iOS devices and various UI optimizations

10 Jun 21:09
1e2208a

Choose a tag to compare

What's Changed

  • Fixing critical bug for older iOS/Safari versions which prevented display of the inventory results
  • Fixing radius form input clipping and adding logo padding on mobile
  • Adjusting error messaging to be less repetitive
  • Eliminating the unnecessary horizontal scrollbar
  • Adjusting column width for VIN details on mobile devices in portrait mode

Full Changelog: v1.6.0...v1.6.1

Adding Support for HTTP Error Handling and Messaging in the UI

09 Jun 16:34
3ef92df

Choose a tag to compare

What's Changed

  • Adding Support for Vue Error Handling and Messaging in the UI by @Ben-Chapman in #18

Full Changelog: v1.5.1...v1.6.0

Bugfixes and Better Inventory Table Formatting for Mobile Devices

04 Jun 13:29

Choose a tag to compare

What's Changed

  • Support for zip code validation in the app
  • Fixing multiple-logo-on-medium-screens bug
  • Optimizing dealer info display for multiple screen sizes
  • Fixing date parsing bug

Full Changelog: v1.5.0...v1.5.1

UI Optimizations for Mobile Devices

04 Jun 01:21
b382398

Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

Mitigating Critical Security Vulnerabilities

01 Jun 14:57
fa17467

Choose a tag to compare

This release is addressing critical security vulnerabilities identified by Github Dependabot

What's Changed

Full Changelog: v1.4.0...v1.4.1

Adding Support for Additional Kia EVs

31 May 22:22
d5d7c70

Choose a tag to compare

This release adds support for the following Kia Electric Vehicles:

  • Niro EV
  • Niro Plug-In Hybrid

Disabling Analytics for Custom Events

29 May 13:03
9a57b05

Choose a tag to compare

No new features, just temporarily disabling Plausible custom events to get back within the limits of the Plausible subscription plan for this site.

Bug fix for query param parsing logic

12 May 17:09

Choose a tag to compare

When a user had selected more than one filter in a single category, a string was passed into an object which was expecting an array.