Releases: adriankumpf/tesla_auth
Releases · adriankumpf/tesla_auth
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
libxdo
on Linux - Upgrade
wry
to 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
-k
flag. 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.lock
file
Full Changelog: v0.6.1...v0.6.2
v0.6.1
- Bump
wry
to 0.27.0
Full Changelog: v0.6.0...v0.6.1
v0.6.0
- Upgrade
wry
to 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
v0.5.4
- Update dependencies
Full Changelog: v0.5.3...v0.5.4