2.8.2 - 08.09.2024
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.8.2_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.31) |
extract_otp_secrets_2.8.2_linux_arm64 | Linux arm64 (glibc >= 2.31) |
extract_otp_secrets_2.8.2_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.8.2_win_arm64.exe | N/A |
extract_otp_secrets_2.8.2_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.8.2_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.8.2_macos_x86_64 | MacOS x86_64/amd64 (bare executable, see README.md; optional libzbar must be installed manually, see README.md) |
extract_otp_secrets_2.8.2_macos_arm64 | N/A |
What's Changed
- build(deps): bump pillow from 10.3.0 to 10.4.0 by @dependabot in #259
- build(deps-dev): bump nuitka from 2.3.10 to 2.3.11 by @dependabot in #260
- build(deps-dev): bump pylint from 3.2.5 to 3.2.6 by @dependabot in #263
- build(deps-dev): bump mypy from 1.10.1 to 1.11.0 by @dependabot in #261
- build(deps-dev): bump nuitka from 2.3.11 to 2.4.2 by @dependabot in #265
- build(deps-dev): bump pytest from 8.2.2 to 8.3.1 by @dependabot in #264
- build(deps-dev): bump pytest from 8.3.1 to 8.3.2 by @dependabot in #266
- build(deps-dev): bump mypy from 1.11.0 to 1.11.1 by @dependabot in #268
- build(deps-dev): bump nuitka from 2.4.2 to 2.4.5 by @dependabot in #270
- build(deps-dev): bump wheel from 0.43.0 to 0.44.0 by @dependabot in #274
- build(deps-dev): bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #273
- build(deps-dev): bump nuitka from 2.4.5 to 2.4.7 by @dependabot in #275
- build(deps-dev): bump mypy from 1.11.1 to 1.11.2 by @dependabot in #276
- build(deps-dev): bump nuitka from 2.4.7 to 2.4.8 by @dependabot in #277
- update to protobuf to 5.28.0, fix test and remove mypy ignore by @scito in #280
- add network none to docker run which fixes #284 by @scito in #285
- workaround Windows fatal exception: access violation by @scito in #286
- improve macOS cmd instructions, fixes #283 by @scito in #287
Full Changelog: v2.8.1...v2.8.2