Releases: scito/extract_otp_secrets
Releases · scito/extract_otp_secrets
1.6.0 - 04.12.2022
What's Changed
- support Python 3.11
- enable Python 3.11 ci by @scito in #19
- add docker as installation option by @ilyakaznacheev in #23
- add keepass csv export
- Bump protobuf from 4.21.6 to 4.21.7 by @dependabot in #17
- Bump protobuf from 4.21.7 to 4.21.8 by @dependabot in #18
- Test mutually exclusive arguments verbose and quiet by @elliotwutingfeng in #25
New Contributors
- @ilyakaznacheev made their first contribution in #23
- @elliotwutingfeng made their first contribution in #25
Full Changelog: v1.5.4...v1.6.0
1.5.4 - 25.09.2022
What's Changed
- Bump protobuf from 4.21.5 to 4.21.6 by @dependabot in #16
- Add upgrade script for protoc
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v1.5.3...v1.5.4
1.5.3 - 09.09.2022
- fix save qr
- save qr code to specific dir
- improve help
- add help to README.txt
Full Changelog: v1.5.2...v1.5.3
1.5.2 - 07.09.2022
- Support not urlencoded plus in parameters (fixed #15)
- Add debug level
Full Changelog: v1.5.1...v1.5.2
1.5.1 - 04.09.2022
- Refactored code
- Improved VSCode settings
Full Changelog: v1.5.0...v1.5.1
1.5.0 - 03.09.2022
1.4.0
What's Changed
- Export to csv and json
Known to work with
- Python 3.6.12 and protobuf 3.14.0
- Python 3.8.5 and protobuf 3.14.0
Full Changelog: v1.3.0...v1.4.0