diff --git a/TeslaLogger/Properties/AssemblyInfo.cs b/TeslaLogger/Properties/AssemblyInfo.cs index 794dc495c..6ee265fb1 100644 --- a/TeslaLogger/Properties/AssemblyInfo.cs +++ b/TeslaLogger/Properties/AssemblyInfo.cs @@ -32,7 +32,7 @@ // Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden, // übernehmen, indem Sie "*" eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.57.0.0")] -[assembly: AssemblyFileVersion("1.57.0.0")] +[assembly: AssemblyVersion("1.57.1.0")] +[assembly: AssemblyFileVersion("1.57.1.0")] [assembly: InternalsVisibleTo("UnitTestsTeslalogger")] diff --git a/TeslaLogger/bin/TeslaLogger.exe b/TeslaLogger/bin/TeslaLogger.exe index 3517b82a7..91e9a6ef2 100644 Binary files a/TeslaLogger/bin/TeslaLogger.exe and b/TeslaLogger/bin/TeslaLogger.exe differ diff --git a/TeslaLogger/bin/changelog.md b/TeslaLogger/bin/changelog.md index d04da8db1..9fc0c31fa 100644 --- a/TeslaLogger/bin/changelog.md +++ b/TeslaLogger/bin/changelog.md @@ -1,3 +1,7 @@ +# Version 1.57.1 +- Detect Y SR MIC / MIG / BYD / CATL / SR+ +- Bugfixes + # Version 1.57.0 - Teslalogger is now supporting the [official](https://developer.tesla.com/docs/fleet-api#overview) Tesla-Fleet API. Especially cars bought after December 2023 should use it! You can migrate your car to use the new API if you go to Settings / MyTesla / Edit / Tesla Fleet API -> go through login process - New Grafana dashboard: Trip Top Destinations