Release v3.0.0-pre.4
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Transition from
zeroizetosecrecy, eliminating concerns about copied or moved values not being zeroed - Allow up to 4KiB site passwords to be generated
- Allow site passwords containing null bytes and other non-printable characters to be generated
- Add a
-p/--print-sitesflag to print site URLs, for possible use in shell completion - Bump crypto-bigint to final v0.7.0 release
- Bumped anyhow to 1.0.102, clap to 4.5.60
macOS Instructions
Download onepass.pkg and also onepass.provisionprofile. Run the installer and also install the provisioning profile (open the file and select “install”) in order for the installed onepass binary to work.
Binary Verification
You can use the gh CLI to verify that these binaries came from the workflow run associated with this release:
gh attestation verify "$(command -v onepass)" --repo mrdomino/onepass
gh release verify-asset v3.0.0-pre.3 "$(command -v onepass)" --repo mrdomino/onepassFull Changelog: v3.0.0-pre.3...v3.0.0-pre.4