Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.11.0_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.31) |
extract_otp_secrets_2.11.0_linux_arm64 | Linux arm64 (glibc >= 2.31) |
extract_otp_secrets_2.11.0_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.11.0_win_arm64.exe | N/A |
extract_otp_secrets_2.11.0_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.11.0_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.11.0_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.11.0_macos_arm64 | N/A |
What's Changed
- build(deps-dev): bump pytest-mock from 3.14.0 to 3.14.1 by @dependabot[bot] in #422
- build(deps-dev): bump pytest from 8.3.5 to 8.4.0 by @dependabot[bot] in #428
- build(deps-dev): bump mypy from 1.15.0 to 1.16.0 by @dependabot[bot] in #426
- build(deps-dev): bump setuptools from 80.8.0 to 80.9.0 by @dependabot[bot] in #424
- build(deps-dev): bump nuitka from 2.7.3 to 2.7.6 by @dependabot[bot] in #429
- build(deps-dev): bump nuitka from 2.7.6 to 2.7.7 by @dependabot[bot] in #430
- build(deps-dev): bump pytest-cov from 6.1.1 to 6.2.1 by @dependabot[bot] in #431
- upgrade Protobuf 6.31.1 by @scito in #432
- build(deps-dev): bump setuptools from 80.8.0 to 80.9.0 by @dependabot[bot] in #433
- build(deps-dev): bump pytest from 8.4.0 to 8.4.1 by @dependabot[bot] in #436
- build(deps-dev): bump mypy from 1.16.0 to 1.16.1 by @dependabot[bot] in #434
- build(deps-dev): bump nuitka from 2.7.7 to 2.7.10 by @dependabot[bot] in #437
- fix: add flake8 workaround for tk_root by @scito in #439
- build(deps-dev): bump flake8 from 7.2.0 to 7.3.0 by @dependabot[bot] in #438
- build(deps-dev): bump types-protobuf from 6.30.2.20250516 to 6.30.2.20250703 by @dependabot[bot] in #442
- build(deps): bump pillow from 11.2.1 to 11.3.0 by @dependabot[bot] in #441
- build(deps-dev): bump nuitka from 2.7.10 to 2.7.11 by @dependabot[bot] in #440
- build(deps): bump opencv-contrib-python from 4.11.0.86 to 4.12.0.88 by @dependabot[bot] in #443
- Don't immediately close window on Gtk 2/3 by @novahahn in #444
- build(deps-dev): bump nuitka from 2.7.11 to 2.7.12 by @dependabot[bot] in #445
- upgrade to opencv 4.12.0.88 by @scito in #446
- fix: add comments for Gtk2/3-workarounds in OpenCV window handling by @scito in #447
New Contributors
Full Changelog: v2.10.1...v2.11.0