Releases: teslamotors/vehicle-command
Releases · teslamotors/vehicle-command
v0.2.1
What's Changed
- remove latest tag from being published by @agbpatro in #303
- Add build badges by @agbpatro in #302
- Revert "remove latest tag from being published" by @agbpatro in #304
- Support new scheduled charging by @patrickdemers6 in #305
- upgrade to golang v1.23.0 by @patrickdemers6 in #306
- bump version to publish docker image by @agbpatro in #319
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- upgrade to golang-jwt/jwt v5 by @patrickdemers6 in #295
- add docker support by @patrickdemers6 in #298
- bump version to v0.2.0 so first docker image is pushed by @patrickdemers6 in #301
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- fix typos by @agbpatro in #97
- Removed unnecessary code by @eiannone in #119
- Fix race condition in ErrProtocolNotSupported by @sethterashima in #138
- Add protocol specification document by @sethterashima in #142
- Fix regression in session info by @sethterashima in #143
- tesla-httpy-proxy: Use VIN, not Ower API ID by @sethterashima in #146
- Add media toggle playback command by @sethterashima in #149
- Fix usage of
tesla-keygen migrate
by @basilfx in #169 - Update "Authorizing commands" section's HMAC Signature type SIGNATURE_TYPE_HMAC_PERSONALIZED by @jonahwh in #182
- tesla-control: fix climate-set-temp command wrong conversion equation by @gilbertorobles24 in #206
- Add timeout options by @sethterashima in #207
- Tesla control windows by @sethterashima in #212
- Fix protocol typo by @LexNastin in #213
- tesla-control: Fix wakeup over BLE by @sethterashima in #106
- Support adding keys with different roles by @sethterashima in #230
- add diagram documenting request flow through system by @patrickdemers6 in #235
- Fix remote auto seat climate request by @sethterashima in #237
- Remove location from vent windows command by @sethterashima in #241
- Fast fail 429 by @sethterashima in #243
- device: return nil device on error by @zlymeda in #245
- Support open/close Cybertruck tonneau by @sethterashima in #244
- Skip infotainment handshake on BLE wake by @sethterashima in #254
- Add export option to tesla-keygen by @sethterashima in #259
- Refactor TestNewAccount with Table-Driven Tests and Enhance Readability by @sanowl in #257
- Clarify cache by @sethterashima in #260
- Fetch limited vehicle info over BLE by @sethterashima in #263
- Add erase-guest-data command by @sethterashima in #268
- Improve BLE reliability by @sethterashima in #269
- Update Fleet API URLs by @sethterashima in #288
- Telemetry config support by @sethterashima in #291
- tesla-jws: Fix README.md links by @sethterashima in #292
- Update v0.1.0 by @sethterashima in #293
New Contributors
- @eiannone made their first contribution in #119
- @basilfx made their first contribution in #169
- @jonahwh made their first contribution in #182
- @gilbertorobles24 made their first contribution in #206
- @LexNastin made their first contribution in #213
- @zlymeda made their first contribution in #245
- @sanowl made their first contribution in #257
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- Fix incorrect Fleet API documentation links by @patrickdemers6 in #1
- Fix typo in config.go by @eltociear in #8
- Added command to set charging current by @fabianhu in #34
- Update docs to reflect restrictions during pairing by @ThomasAlxDmy in #35
- Add statement about having bluetooth enabled within -ble flag by @billyevans in #55
- Add commands to schedule charging by @fabianhu in #68
- Fix vehicle offline detection by @morganofslo in #70
- Update docs to include mobile app version fixes by @ThomasAlxDmy in #59
- Support EU audiences by @sethterashima in #85
- Update local dev and add pull request template by @agbpatro in #82
- Add proto files by @sethterashima in #86
- README: Domain name appears in Locks screen by @sethterashima in #84
- Add basic CI in github actions by @agbpatro in #87
- Fix CI by removing make format step by @agbpatro in #90
- Fix Linux keyring issue by @sethterashima in #93
- CI by @agbpatro in #92
- README: Force use of named curves in example by @sethterashima in #95
- Improve request logic and simplify protocol error handling logic by @ThomasAlxDmy in #81
- Spelling fixes by @sethterashima in #96
New Contributors
- @patrickdemers6 made their first contribution in #1
- @eltociear made their first contribution in #8
- @fabianhu made their first contribution in #34
- @ThomasAlxDmy made their first contribution in #35
- @billyevans made their first contribution in #55
- @morganofslo made their first contribution in #70
- @sethterashima made their first contribution in #85
- @agbpatro made their first contribution in #82
Full Changelog: v0.0.1...v0.0.2