2.7.0 - 01.04.2024
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.7.0_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.31) |
extract_otp_secrets_2.7.0_linux_arm64 | Linux arm64 (glibc >= 2.31) |
extract_otp_secrets_2.7.0_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.7.0_win_arm64.exe | N/A |
extract_otp_secrets_2.7.0_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.7.0_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.7.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.7.0_macos_arm64 | N/A |
What's Changed
- add export of plain otpauth url lists, fix #196 by @scito in #212
- Update README for MacOS (GH #186) by @noloader in #187
- ci: upgrade to actions/upload-artifact@v4 by @scito in #195
Bumped versions
- build(deps-dev): bump pytest from 7.4.4 to 8.0.0 by @dependabot in #188
- build(deps-dev): bump nuitka from 1.9.7 to 2.0 by @dependabot in #189
- bump versions by @scito in #190
- build(deps-dev): bump nuitka from 2.0 to 2.0.2 by @dependabot in #194
- build(deps): bump protobuf from 4.25.2 to 4.25.3 by @dependabot in #198
- build(deps-dev): bump pytest from 8.0.0 to 8.0.1 by @dependabot in #197
- build(deps-dev): bump nuitka from 2.0.2 to 2.0.3 by @dependabot in #199
- build(deps-dev): bump pylint from 3.0.3 to 3.1.0 by @dependabot in #200
- build(deps-dev): bump pytest from 8.0.1 to 8.0.2 by @dependabot in #201
- build(deps-dev): bump nuitka from 2.0.3 to 2.0.4 by @dependabot in #202
- build(deps-dev): bump mypy from 1.8.0 to 1.9.0 by @dependabot in #206
- build(deps-dev): bump pytest from 8.0.2 to 8.1.1 by @dependabot in #207
- build(deps-dev): bump nuitka from 2.0.4 to 2.1.3 by @dependabot in #211
- build(deps-dev): bump types-protobuf from 4.24.0.20240129 to 4.24.0.20240311 by @dependabot in #208
- build(deps-dev): bump build from 1.0.3 to 1.1.1 by @dependabot in #205
New Contributors
Full Changelog: v2.6.1...v2.7.0