Releases: adriankumpf/tesla_auth
Releases · adriankumpf/tesla_auth
0.12.0 - 2026-02-25
Release Notes
- Build binary for
aarch64-unknown-linux-gnu - Replace JS template interpolation with DOM APIs
- Prevent panics in various error scenarios
- Update dependencies
Download tesla_auth 0.12.0
| File | Platform | Checksum |
|---|---|---|
| tesla_auth-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| tesla_auth-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| tesla_auth-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| tesla_auth-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| tesla_auth-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.11.0 - 2025-11-09
Release Notes
- Fixed crash after generating tokens
- Update dependencies
Download tesla_auth 0.11.0
| File | Platform | Checksum |
|---|---|---|
| tesla_auth-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| tesla_auth-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| tesla_auth-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| tesla_auth-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.10.0 - 2024-12-30
Release Notes
- Upgrade wry to 0.47
- Build binary for
aarch64-apple-darwin
Download tesla_auth 0.10.0
| File | Platform | Checksum |
|---|---|---|
| tesla_auth-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| tesla_auth-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| tesla_auth-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| tesla_auth-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.9.0
- Require
libxdoon Linux - Upgrade
wryto 0.35
Full Changelog: v0.8.0...v0.9.0
v0.8.0
- Do not clear browsing data at startup by default as it can cause issues on macOS. See
tesla_auth --help
Full Changelog: v0.7.0...v0.8.0
v0.7.0
- Clear browsing data at startup (can be disabled with the
-kflag. Seetesla_auth --help)
Full Changelog: v0.6.3...v0.7.0
v0.6.3
- Allow opening the dev tools in release mode
Full Changelog: v0.6.2...v0.6.3
v0.6.2
- Sync
Cargo.lockfile
Full Changelog: v0.6.1...v0.6.2
v0.6.1
- Bump
wryto 0.27.0
Full Changelog: v0.6.0...v0.6.1
v0.6.0
- Upgrade
wryto 0.26.0- On Linux this requires webkit2gtk-4.1 as dependency from now on (see README)
- Remove unnecessary indicator package
- Update GitHub action workflows
Full Changelog: v0.5.4...v0.6.0