Releases: grimsteel/pass-secret-service
Releases · grimsteel/pass-secret-service
v0.5.0
What's Changed
- Fix gpg id for gopass by @jalil-salame in #11
- Update release binaries to support aarch64 and older glibc versions by @t1m0thyj in #15
- Improve logging
- Emit collection-level item changed signals on all collection aliases
New Contributors
- @jalil-salame made their first contribution in #11
- @t1m0thyj made their first contribution in #15
Full Changelog: v0.4.1...v0.5.0
v0.4.1
- Use provided collection label as collection ID when possible
v0.4.0
- Implement dh-ietf1024-sha256-aes128-cbc-pkcs7 algorithm for session secret encryption
- Use thiserror for error types (should improve error messages)
v0.3.0
v0.3.0
v0.2.1
v0.2.1
v0.2
Bug fixes, optimizations
v0.1
Initial release