Releases: saveoursecrets/sdk
Releases · saveoursecrets/sdk
v0.11.0
What's Changed
Other Changes
- Reqwest upgrade by @tmpfs in #379
- Support changing cipher and set AES-GCM as default cipher by @tmpfs in #383
- Support changing account password by @tmpfs in #386
- Add security policy file by @tmpfs in #388
- Compact account by @tmpfs in #390
- Bump sigstore/cosign-installer from 3.1.1 to 3.5.0 by @dependabot in #384
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #376
- Bump jaxxstorm/action-install-gh-release from 1.10.0 to 1.11.0 by @dependabot in #343
- Bump thedoctor0/zip-release from 0.7.1 to 0.7.6 by @dependabot in #278
Full Changelog: v0.10.2...v0.11.0
v0.10.2
What's Changed
Other Changes
- Update dependencies by @tmpfs in #339
- Move keychain parser code to a crate by @tmpfs in #340
- Support inverted pairing flow by @tmpfs in #342
- Improve server init command by @tmpfs in #347
- CLI test specs by @tmpfs in #349
- CLI Demos by @tmpfs in #354
- Logging module by @tmpfs in #362
- Generate device key on authenticated side of pairing by @tmpfs in #363
- Device vault fix by @tmpfs in #367
- Support options when sending devices patch by @tmpfs in #369
Full Changelog: v0.10.1...v0.10.2
v0.10.0
What's Changed
Other Changes
- Test spec for preferences API. by @tmpfs in #304
- Update bitflags dependency. by @tmpfs in #308
- Prefer IndexSet for trusted devices. by @tmpfs in #313
- Harden device revoke logic. by @tmpfs in #315
- Device pairing protocol. by @tmpfs in #318
- Shutdown pairing loop when socket closed. by @tmpfs in #320
- Pairing improvements by @tmpfs in #321
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
Other Changes
- Add access control test specs by @tmpfs in #271
- Wait for write lock in file transfers shutdown. by @tmpfs in #272
- Use device signature in websockets by @tmpfs in #273
- Move network test specs by @tmpfs in #274
- Fix for windows checks in CI by @tmpfs in #276
- Deny revoking current device. by @tmpfs in #286
- Support querying inflight transfers by @tmpfs in #287
- Bump actions/checkout from 1 to 4 by @dependabot in #279
- Bump actions/cache from 2 to 4 by @dependabot in #280
- Support file integrity command. by @tmpfs in #294
- Show file progress in CLI by @tmpfs in #295
- Add test spec for syncing the file transfers queue. by @tmpfs in #296
- Improve file transfers list output by @tmpfs in #297
- Preferences api by @tmpfs in #302
Full Changelog: v0.8.4...v0.9.0
v0.8.4
Full Changelog: v0.8.0...v0.8.4
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