[go: nahoru, domu]

Skip to content

Commit

Permalink
Version 1.58.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bassmaster187 committed Jun 18, 2024
1 parent 9940592 commit 1cefe93
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 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.58.1.6")]
[assembly: AssemblyFileVersion("1.58.1.6")]
[assembly: AssemblyVersion("1.58.2.0")]
[assembly: AssemblyFileVersion("1.58.2.0")]

[assembly: InternalsVisibleTo("UnitTestsTeslalogger")]
Binary file modified TeslaLogger/bin/TeslaLogger.exe
Binary file not shown.
4 changes: 4 additions & 0 deletions TeslaLogger/bin/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Version 1.58.2
- Many changes to Fleet API and Owners API due to command limit by tesla (Owners API: 600/day, Fleet API: 300/day) [LINK](https://github.com/bassmaster187/TeslaLogger/issues/1304)
- Dashboard Mothership filter by car

# Version 1.58.1
- Using Telemetry Server even with old Tesla API. Require Virtual Key
- New update client
Expand Down
2 changes: 1 addition & 1 deletion TeslaLogger/bin/language-de.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ BA_Step3=Schritt 3:
BA_FillOut=Bitte ausfüllen:
BA_CopyUrl="Kopieren Sie die angezeigte URL"
BA_Paste="Die URL hier einfügen und auf "_QQ_"Tokens holen"_QQ_" klicken:"
BA_FLEETAPI=Tesla Fleet API (aktuell nicht empfohlen !!!)
BA_FLEETAPI=Tesla Fleet API (empfohlen nur für Fahrzeuge die nach Nov. 2023 gebaut wurden!!!)
Get Tokens=Tokens holen
Access Token=Access Token
Refresh Token="Refresh Token"
Expand Down
2 changes: 1 addition & 1 deletion TeslaLogger/bin/language-en.txt
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ BA_Step3=Step 3:
BA_FillOut=Fill out this form:
BA_CopyUrl="Copy the resulting URL as shown"
BA_Paste="Paste the resulting URL into the box and click "_QQ_"Get Tokens"_QQ_" Button:"
BA_FLEETAPI=Tesla Fleet API (currently not recommended !!!)
BA_FLEETAPI=Tesla Fleet API (Recommended only for vehicles built after Nov. 2023!!!)
Get Tokens=Get Tokens

#password_fleet.php
Expand Down

0 comments on commit 1cefe93

Please sign in to comment.