alpha-0.7.0 - 2021-09-03 ======================== 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