• v0.8.3 111a1160ad

    v0.8.3 Stable

    Manos Pitsidianakis released this 2023-11-22 15:45:24 +02:00 | 164 commits to master since this release

    Fixes and enhancements

    • Add extra_submission_headers option to support posting to Newsgroups (which need a Newsgroup header).
    • Show error description when TIOCGWINSZ fails (i.e. we are not in a TTY).
    • Add QUIT command to SMTP transactions (Andrei Zisu @matzipan)
    • Fix SMTP end sequence (Andrei Zisu @matzipan)
    • Fix date formatting in conversations index style.
    • Replace splice with truncate in melib/imap, which was hurting performance.
    • Update yanked ahash dependency.
    • Removed pcre2 dependency from default features.
    • Removed managesieve-client from shipped binaries, it was included by accident before.
    • Add static feature and make it default: TLS libraries, libcurl, libsqlite3, libz, and libdbus are now vendored by default eliminating the need for system dependencies.
    • Replace CRLF to LF when editing a draft in the composer.
    Downloads