Skip to content

v0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 14:42
v0.8.2
cb1178e

Changed

  • Made the code async using the tokio async runtime.
  • On Linux, made the kernel keyring the default one (the one based on keyutils).

Fixed

  • Fixed the way folder aliases are resolved. In some case, aliases were resolved CLI side and lib side, which led to alias errors [sourcehut#95].

pimalaya-email-tpl

Fixed

  • Fixed default PGP verify command that was using invalid option --recipient.

pimalaya-email

Changed

  • Changed the way folder aliases are resolved. They are now resolved directly from backend implementations, which frees interfaces from this responsibility [#95].
  • Bumped [email protected].

Fixed

  • Fixed absolute folder aliases for the maildir backend [#94].
  • Fixed notmuch virtual folder [#92].