v0.6.0
What's Changed
Other Changes
- Identity kind by @tmpfs in #131
- Use zip for archive format by @tmpfs in #133
- Add SecretFlags to SecretMeta. by @tmpfs in #134
- Search extra fields by @tmpfs in #135
- Support for large files by @tmpfs in #136
- Use checksum of encrypted file data. by @tmpfs in #139
- Remove web3_keystore, update CLI sign in logic by @tmpfs in #140
- Remove key agent by @tmpfs in #143
- Integration tests for AccountManager by @tmpfs in #144
- Support Ed25519 secret and signer by @tmpfs in #145
- Peer to peer client and server code plus device signer types by @tmpfs in #149
- Support backup/restore in CLI by @tmpfs in #153
- Refactor account manager by @tmpfs in #154
- Unify event types by @tmpfs in #158
- CLI enhancements by @tmpfs in #159
- Refactor file content to enum by @tmpfs in #173
- Test specs for secret and shell commands by @tmpfs in #174
- Support copy to clipboard in CLI by @tmpfs in #176
- Virtual file system for better webassembly integration by @tmpfs in #177
- Audit trail integration test by @tmpfs in #179
- Support multiple KDFs by @tmpfs in #180
- Split into AppDirs and UserDirs by @tmpfs in #182
- Asymmetric encryption (AGE X25519) by @tmpfs in #184
- Integrate with system keyring by @tmpfs in #185
- Use max_buffer_size in encoding by @tmpfs in #187
- Noise channel by @tmpfs in #189
- Support file progress channel by @tmpfs in #192
- Add debian-dist task using cargo-deb. by @tmpfs in #193
- Github release workflow by @tmpfs in #194
- Sigstore cosign by @tmpfs in #195
- Cosign workflow integration by @tmpfs in #196
- Split server commands into executables by @tmpfs in #197
- Homebrew release workflow by @tmpfs in #198
- Update upload and download for distribution channel. by @tmpfs in #199
- Refactor patch to use EventRecord not WriteEvent. by @tmpfs in #201
- Recovery group types by @tmpfs in #202
- CI checks workflow by @tmpfs in #205
- App logs directory by @tmpfs in #207
Full Changelog: https://github.com/saveoursecrets/sdk/commits/v0.6.0