v2.24.1
What's Changed
Features
- Car location data is no longer logged to the TSC error logfile for security reasons. Note: This does not affect TeslaMate or any features in TSC or TeslaMate. If there is an issue regarding the vehicle location (e.g. TSC does not detect when a car comes home), you can still enable debug logging of the vehicle location by setting the environment variable
LogLocationData=true
by @pkuehnel in #1063 - When TSC detects that for at least one car signed commands are required (see here), FleetAPIProxy is auto-enabled, requiring adding a car key for TSC. There will be a step by step guide displayed right in TSC by @pkuehnel in #1064
Bugfixes
Dependency updates
- build(deps): Bump xunit from 2.6.4 to 2.6.5 by @dependabot in #1059
- build(deps): Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.19.5 to 1.19.6 by @dependabot in #1058
Full Changelog: v2.24.0...v2.24.1