Releases: scito/extract_otp_secrets
2.5.1 - 05.10.2023
fix libwebp vulnerability (CVE-2023-4863) in pillow dependency
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.5.1_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.28) |
extract_otp_secrets_2.5.1_linux_arm64 | Linux arm64 (glibc >= 2.28) |
extract_otp_secrets_2.5.1_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.5.1_win_arm64.exe | N/A |
extract_otp_secrets_2.5.1_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.5.1_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.5.1_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.5.1_macos_arm64 | N/A |
What's Changed
- improve numpy typing by @scito in #120
- Bump types-protobuf from 4.23.0.2 to 4.23.0.3 by @dependabot in #121
- bump protobuf to 24.0, cv2 and mypy by @scito in #127
- Bump nuitka from 1.7.9 to 1.7.10 by @dependabot in #130
- Bump mypy and protobuf by @scito in #132
- bump versions by @scito in #138
- bump versions by @scito in #145
- bump versions by @scito in #150
Full Changelog: v2.5.0...v2.5.1
2.5.0 - 06.08.2023
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.5.0_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.28) |
extract_otp_secrets_2.5.0_linux_arm64 | Linux arm64 (glibc >= 2.28) |
extract_otp_secrets_2.5.0_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.5.0_win_arm64.exe | N/A |
extract_otp_secrets_2.5.0_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.5.0_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.5.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.5.0_macos_arm64 | N/A |
What's Changed
- remove Python 3.7 support, fixes #103; upgrade Debian container base images by @scito in #119
- Bump setuptools-git-versioning from 1.13.3 to 1.13.4 by @dependabot in #116
- Bump mypy-protobuf from 3.4.0 to 3.5.0 by @dependabot in #115
- Bump flake8 from 6.0.0 to 6.1.0 by @dependabot in #114
- Bump pylint from 2.17.4 to 2.17.5 by @dependabot in #113
- Bump nuitka from 1.7.5 to 1.7.9 by @dependabot in #118
Full Changelog: v2.4.5...v2.5.0
2.4.5 - 23.07.2023
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.4.5_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.28) |
extract_otp_secrets_2.4.5_linux_arm64 | Linux arm64 (glibc >= 2.28) |
extract_otp_secrets_2.4.5_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.4.5_win_arm64.exe | N/A |
extract_otp_secrets_2.4.5_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.4.5_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.4.5_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.4.5_macos_arm64 | N/A |
What's Changed
- fix #106: avoid UnboundLocalError for count_Xotp_entries: check has_Xotp by @scito in #109
- Bump nuitka from 1.7.1 to 1.7.3 by @dependabot in #104
- Bump nuitka from 1.7.3 to 1.7.5 by @dependabot in #105
- Bump types-protobuf from 4.23.0.1 to 4.23.0.2 by @dependabot in #108
- Bump wheel from 0.40.0 to 0.41.0 by @dependabot in #107
Full Changelog: v2.4.4...v2.4.5
2.4.4 - 08.07.2023
Probably, the last version which is compatible with Python 3.7.
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.4.4_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.28) |
extract_otp_secrets_2.4.4_linux_arm64 | Linux arm64 (glibc >= 2.28) |
extract_otp_secrets_2.4.4_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.4.4_win_arm64.exe | N/A |
extract_otp_secrets_2.4.4_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.4.4_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.4.4_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.4.4_macos_arm64 | N/A |
What's Changed
- Bump protobuf from 4.23.1 to 4.23.2 by @dependabot in #85
- bump versions by @scito in #92
- bump versions: cv2 4.8 compatibility by @scito in #102
Full Changelog: v2.4.3...v2.4.4
2.4.3 - 26.05.2023
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.4.3_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.28) |
extract_otp_secrets_2.4.3_linux_arm64 | Linux arm64 (glibc >= 2.28) |
extract_otp_secrets_2.4.3_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.4.3_win_arm64.exe | N/A |
extract_otp_secrets_2.4.3_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.4.3_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.4.3_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.4.3_macos_arm64 | N/A |
What's Changed
- ci: disable Python 3.10 testing only for macos by @scito in #80
- Bump pylint from 2.17.2 to 2.17.3 by @dependabot in #82
- Bump nuitka from 1.5.6 to 1.5.7 by @dependabot in #81
- Upgrade protobuf 23.0 by @scito in #83
- upgrade pyinstaller 3.11 by @scito in #84
Full Changelog: v2.4.2...v2.4.3
2.4.2 - 15.04.2023
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.4.2_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.28) |
extract_otp_secrets_2.4.2_linux_arm64 | Linux arm64 (glibc >= 2.28) |
extract_otp_secrets_2.4.2_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.4.2_win_arm64.exe | N/A |
extract_otp_secrets_2.4.2_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.4.2_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.4.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.4.2_macos_arm64 | N/A |
What's Changed
- add nuitka to local build.sh; bump versions by @scito in #79
- fix/workaround build on macos: exclude 3.10 on macos in ci
Full Changelog: v2.4.1...v2.4.2
2.4.1 - 10.03.2023
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.4.1_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.28) |
extract_otp_secrets_2.4.1_linux_arm64 | Linux arm64 (glibc >= 2.28) |
extract_otp_secrets_2.4.1_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.4.1_win_arm64.exe | N/A |
extract_otp_secrets_2.4.1_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.4.1_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.4.1_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.4.1_macos_arm64 | N/A |
What's Changed
- docs: update README with correct Fedora zbar dep by @damonmcminn in #64
- improve README for macOS by @scito in #65
- Bump versions by @dependabot in #66
New Contributors
- @damonmcminn made their first contribution in #64
Full Changelog: v2.4.0...v2.4.1
2.4.0 - 19.02.2023
What's Changed
- write txt file in cv2 and cmd; upgrade protobuf 4.22.0 by @scito in #61
- Bump mypy from 1.0.0 to 1.0.1 by @dependabot in #62
- minor docker improvements (move, no-install-recommends) by @scito in #63
Full Changelog: v2.3.1...v2.4.0
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.4.0_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.28) |
extract_otp_secrets_2.4.0_linux_arm64 | Linux arm64 (glibc >= 2.28) |
extract_otp_secrets_2.4.0_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.4.0_win_arm64.exe | N/A |
extract_otp_secrets_2.4.0_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.4.0_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.4.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.4.0_macos_arm64 | N/A |
2.3.1 - 12.02.2023
Executables
Download the executable for your platform and execute it, see README.md
Executable | Description |
---|---|
extract_otp_secrets_2.3.1_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.28) |
extract_otp_secrets_2.3.1_linux_arm64 | Linux arm64 (glibc >= 2.28) |
extract_otp_secrets_2.3.1_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.3.1_win_arm64.exe | N/A |
extract_otp_secrets_2.3.1_macos_x86_64.dmg | N/A, see README.md |
extract_otp_secrets_2.3.1_macos_x86_64.pkg | N/A, see README.md |
extract_otp_secrets_2.3.1_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.3.1_macos_arm64 | N/A |
What's Changed
- improve macos docu after macos tests by @scito in #59
- Fix typo in README.md by @kvascev in #60
- Bump mypy from 0.991 to 1.0.0 by @dependabot in #58
New Contributors
Full Changelog: v2.3.0...v2.3.1
2.3.0 - 06.02.2023
What's Changed
- ci_release: build linux arm64 exe by @scito in #54
- reproducible builds, add version number to asset exe, make zbar lib optional by @scito in #55
- show table with executables in release notes by @scito in #56
Full Changelog: v2.2.0...v2.3.0
Just download the executable and execute it.
Executable | Description |
---|---|
extract_otp_secrets_2.3.0_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.28) |
extract_otp_secrets_2.3.0_linux_arm64 | Linux arm64 (glibc >= 2.28) |
extract_otp_secrets_2.3.0_win_x86_64.exe | Windows x86_64/amd64/x64 |
extract_otp_secrets_2.3.0_win_arm64.exe | N/A |
extract_otp_secrets_2.3.0_macos_x86_64 | MacOS x86_64/amd64 (barely tested due to no access to Apple environment; libzbar must be installed separately, see README.md) |
extract_otp_secrets_2.3.0_macos_arm64 | N/A |