Skip to content

Commit

Permalink
Teslalogger V1.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bassmaster187 committed Jan 23, 2024
1 parent e95a047 commit a0ca4c1
Show file tree
Hide file tree
Showing 20 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TeslaLogger/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.55.0.0")]
[assembly: AssemblyFileVersion("1.55.0.0")]
[assembly: AssemblyVersion("1.56.0.0")]
[assembly: AssemblyFileVersion("1.56.0.0")]

[assembly: InternalsVisibleTo("UnitTestsTeslalogger")]
Binary file added TeslaLogger/bin/BouncyCastle.Cryptography.dll
Binary file not shown.
Binary file modified TeslaLogger/bin/Exceptionless.dll
Binary file not shown.
Binary file modified TeslaLogger/bin/Google.Protobuf.dll
Binary file not shown.
Binary file modified TeslaLogger/bin/HttpMultipartParser.dll
Binary file not shown.
Binary file modified TeslaLogger/bin/K4os.Compression.LZ4.Streams.dll
Binary file not shown.
Binary file modified TeslaLogger/bin/K4os.Compression.LZ4.dll
Binary file not shown.
Binary file added TeslaLogger/bin/Microsoft.Bcl.AsyncInterfaces.dll
Binary file not shown.
Binary file modified TeslaLogger/bin/Microsoft.IO.RecyclableMemoryStream.dll
Binary file not shown.
Binary file modified TeslaLogger/bin/MySql.Data.dll
Binary file not shown.
Binary file modified TeslaLogger/bin/Newtonsoft.Json.dll
Binary file not shown.
Binary file modified TeslaLogger/bin/SRTM.dll
Binary file not shown.
Binary file modified TeslaLogger/bin/System.Collections.Immutable.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified TeslaLogger/bin/System.IO.Pipelines.dll
Binary file not shown.
Binary file modified TeslaLogger/bin/System.Reflection.Metadata.dll
Binary file not shown.
Binary file modified TeslaLogger/bin/TeslaLogger.exe
Binary file not shown.
Binary file added TeslaLogger/bin/ZstdSharp.dll
Binary file not shown.
6 changes: 6 additions & 0 deletions TeslaLogger/bin/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Version 1.56.0
- Support new Tesla API
- Attention: MapQuest isn't free anymore! Either you remove the key in your settings, if you used it or you have to provide a credit card to MapQuest.
- Dayli backup in docker

This comment has been minimized.

Copy link
@ThmsD

ThmsD Jan 23, 2024

Contributor

Typo: "Daily"

- Support for V4 Supercharger in statistics

# Version 1.55.0
- Supporting new API change after Tesla firmware 2023.38.4

Expand Down

0 comments on commit a0ca4c1

Please sign in to comment.