Skip to content

Latest commit

 

History

History
330 lines (148 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

330 lines (148 loc) · 15.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.6.0 (2024-11-23)

Features

  • include shared vehicles with getAccountVehicles (#241) (09a173c)

Bug Fixes

  • deps: update dependency axios to ^1.6.5 (5e79a41)
  • deps: update dependency jsonwebtoken to ^9.0.2 (f0450a9)
  • deps: update dependency uuid to ^9.0.1 (7b342f9)

2.5.3 (2024-07-27)

Bug Fixes

2.5.2 (2024-06-05)

Bug Fixes

2.5.1 (2024-04-17)

Bug Fixes

2.5.0 (2024-03-26)

Features

2.4.0 (2024-03-24)

Features

  • include shared vehicles with getAccountVehicles (#241) (09a173c)

Bug Fixes

2.3.30 (2024-01-18)

Bug Fixes

2.3.29 (2023-11-15)

Bug Fixes

2.3.28 (2023-11-01)

Bug Fixes

2.3.27 (2023-10-10)

Bug Fixes

  • android credentials no longer working (#234) (0351f78)

2.3.26 (2023-09-03)

2.3.25 (2023-08-04)

2.3.24 (2023-06-24)

2.3.23 (2023-06-06)

Bug Fixes

2.3.22 (2023-04-30)

Bug Fixes

2.3.21 (2023-04-26)

2.3.20 (2023-04-26)

2.3.19 (2023-04-26)

Bug Fixes

2.3.18 (2023-03-30)

Bug Fixes

2.3.17 (2023-03-08)

Bug Fixes

2.3.16 (2023-02-11)

2.3.15 (2023-01-25)

Bug Fixes

2.3.14 (2022-12-31)

Bug Fixes

2.3.13 (2022-11-03)

Bug Fixes

  • 403 insufficient_scope when running commands (#210) (95ab4d8)

2.3.12 (2022-11-02)

Bug Fixes

2.3.11 (2022-10-08)

Bug Fixes

2.3.10 (2022-09-14)

Bug Fixes

2.3.9 (2022-07-19)

Bug Fixes

2.3.8 (2022-05-30)

Bug Fixes

2.3.7 (2022-05-01)

Bug Fixes

2.3.6 (2022-03-30)

Bug Fixes

2.3.5 (2022-03-20)

Bug Fixes

2.3.4 (2022-02-21)

Bug Fixes

2.3.3 (2022-01-25)

Bug Fixes

2.3.2 (2022-01-13)

Bug Fixes

2.3.1 (2021-12-07)

Bug Fixes

  • update app config values (2879762) (98544a4)

2.3.0 (2021-10-17)

Features

Bug Fixes

  • deps: bump ansi-regex from 5.0.0 to 5.0.1 (#150) (56bb4c7)
  • deps: bump axios from 0.21.1 to 0.21.2 (#151) (b7f4166)
  • deps: bump tmpl from 1.0.4 to 1.0.5 (#142) (1e98f30)
  • update app config values (2751711) (#148) (a34ed98)

2.2.4 (2021-08-21)

Bug Fixes

2.2.3 (2021-08-03)

Bug Fixes

2.2.2 (2021-06-18)

Bug Fixes

  • update app config values (2344580) (#97) (8499944)

2.2.1 (2021-05-30)

Bug Fixes

  • deps: bump ws from 7.4.1 to 7.4.6 (#84) (a6ed96e)
  • update app config values (2239589) (#85) (f0eb7d1)

2.2.0 (2021-05-28)

Features

  • add the ability to configure custom request polling timeout and interval values (#82) (0d7286c)

Bug Fixes

  • prioritize command failure over command timeout (#83) (14e7ebc)
  • deps: bump handlebars from 4.7.6 to 4.7.7 (#70) (e1cd5bd)

2.1.1 (2021-05-03)

Bug Fixes

  • requests: maintain checkRequestStatus while checking requests (#63) (9f24339)

2.1.0 (2021-05-02)

Features

  • requests: add support for toggling checkRequestStatus option (#60) (4f75d55)

Bug Fixes

  • deps: bump uuid from 3.4.0 to 8.3.2 (#54) (843709e)
  • request-service: prevent api errors due to non-uppercase config vin (#57) (d3e26b0)
  • update app config values (2105716) (#52) (d3f56ff)

2.0.14 (2021-04-14)

Bug Fixes

  • appconfig: update app config using myChevrolet 5.0.1 values (#40) (c2b6970)

2.0.13 (2021-02-02)

Bug Fixes

  • appconfig: update app config using myChevrolet 4.4.0 values (#36) (b05f560)
  • requestserver: remove connectAndUpgradeAuthToken unused return value and fix return type (#35) (6d59fe4)