What's Changed
- client: Relax IncorrectSecret condition by @bilelmoussaoui in #219
- cli: Add custom keyring file support by @bilelmoussaoui in #221
- server: Merge Prompting into main by @bilelmoussaoui in #224
- server: match items if search attributes are a subset by @noxpardalis in #234
- client: Manually add a content-type attribute by @bilelmoussaoui in #245
- client: Export ContentType by @bilelmoussaoui in #246
- daemon: Do not restrict caps on unit file by @A6GibKm in #252
- portal: Dont ask for app tokens with schema by @A6GibKm in #251
- server: Demote info! to debug! by @A6GibKm in #255
- Add --verbose flags to daemon and portal impl by @A6GibKm in #254
- daemons: Use DoNotQueue when opening connection by @A6GibKm in #261
- cli: Improve help and output by @A6GibKm in #260
- cli: Display Examples header in bold+underline by @A6GibKm in #264
- service: Serve default collection at alias path by @A6GibKm in #267
- README: Add testing instructions by @A6GibKm in #256
- Make services dbus activable by @A6GibKm in #259
- Port to the 2024 edition by @A6GibKm in #203
- Add more logging and always ask for DoNotQueue by @A6GibKm in #265
- server: Use connection builder by @A6GibKm in #263
- client: Improve From semantics for Key by @A6GibKm in #278
- server: Improve Ownership by @A6GibKm in #277
- client: Stop giving mac as Zeroizing by @A6GibKm in #279
- client: file: item: Remove two clones by @A6GibKm in #280
- client: encrypted_item: Remove unnecesary allocs by @A6GibKm in #281
- client: file: Add {,de}serialization test for Item by @A6GibKm in #282
- Systemd creds by @A6GibKm in #253
- client: Add new Mac struct for constant time eq by @A6GibKm in #284
New Contributors
- @noxpardalis made their first contribution in #234
Full Changelog: 0.4.3...0.5.0