• alpha-0.7.0 978939d8e3

    alpha-0.7.0 Pre-Release

    Manos Pitsidianakis released this 2021-09-03 16:11:01 +03:00 | 592 commits to master since this release

    Added

    Notable changes:

    • add import command to import email from files into accounts
    • add add-attachment-file-picker command and file_picker_command setting to
      use external commands to choose files when composing new mail
    • ask confirm for delete
    • add export-mbox command
    • add export-mail command
    • add TLS support with nntp
    • add JMAP watch with polling
    • add reload-config command
    • add import-mail command
    • imap: implement gmail XOAUTH2 authentication method
    • imap: implement OAUTH2 authentication
    • compose: treat inline message/rfc822 as attachments
    • add gpg support via libgpgme

    Fixed

    • Loading notmuch library on macos
    • Limit dbus dependency to target_os = "linux"
    • IMAP, notmuch, mbox backends: various performance fixes
    Downloads