Skip to content

Release v8.8.0!

Compare
Choose a tag to compare
@brxken128 brxken128 released this 23 Aug 18:34
· 72 commits to master since this release
c0faddb

The TL;DR

  • Header version V5 is implemented, with the ability to add/remove/delete keyslots at will
  • header details was added to view details about a file's header
  • Extreme cleanup of the command-line output, to be more UNIX-like
  • Better tests and the migration to the domain crate fully
  • General optimizations
  • Removal of the paris dependency
  • Deoxys encryption deprecation
  • An --argon switch to use argon2id instead of BLAKE3-Balloon
  • Fix a bug on Windows where the entered password would not be hidden

What's Changed

SHA256 Checksums - Please compare with the hash from this Github action

dexios-linux-amd64: c6dc3b95e041ef68210862cc869afa2b8bfbe0fe39d6f9aaae85dfbfd80143ac
dexios-windows-amd64: b3d557a8bd71bfe80547dd6f5270bb177cc3285274df059853cb4e8a442720aa
dexios-macos-amd64: 55e29611046b1e793bb39af981e1a0bcc0ec492705803e64ef5f999890956eaf

Full Changelog: v8.7.0...v8.8.0