Releases: highmobility/hmkit-node
Releases · highmobility/hmkit-node
v13.4.0
What's Changed
- Latest updates for AutoAPI level 13.4
Full Changelog: v13.2.1...v13.4.0
v13.2.1
What's Changed
- Latest updates for AutoAPI level 13.2
v13.2.0
What's Changed
- Adds support for additional data points from AutoAPI Level 13. More info and the changelog can be seen here.
- Fixes compatibility issue with updated HM sandbox environment and simulators.
v13.1.1
This update reduces the overall tarball size of the published npm package.
v13.1.0
This update adds some more datapoints to the existing Level 13 - mainly an additive update. More info and the changelog can be seen here.
v13.0.2
Features
- Enables capabilities/commands originally disabled for web
v13.0.1
Features
- Forwards HTTP error response along with error message for Access certificate/nonce related errors
v13.0.0
AutoAPI level 13 support
This release is mostly additive, with minor API changes:
- Additions to the spec (new capabilities, properties and types) can be found here.
- Changes to the spec (deprecations and modifications to existing types, properties and capabilities) can be seen here.
Deprecated properties
- Telematics commands no longer accept deprecated properties.
Miscellaneous
- Fixes some known vulnerabilities by upgrading dependencies.