Notes

  • We have synchronised our code to upstream’s “encrypt-to-self” For now, both old and new options are understood.
Old Name Type New Name Type
pgp_encrypt_self quad pgp_self_encrypt bool
smime_encrypt_self quad smime_self_encrypt bool

The new code accepts two new options to control which keys are used: pgp_self_encrypt_as, smime_self_encrypt_as.

  • We’ve made some internal changes to the browser and notmuch code. If you notice any problems, please let us know.

And, some old news:

For more development details, see last week’s dev release

Thanks

Many thanks to our new contributors:

and our regular contributors:

Features

  • Support Gmail’s X-GM-RAW server-side search
  • Include pattern for broken threads
  • Allow sourcing of multiple files

Contrib

  • vombatidae colorscheme
  • zenburn colorscheme
  • black 256 solarized colorscheme
  • neonwolf colorscheme
  • Mutt logos

Bug Fixes

  • flags: update the hdr message last
  • gpgme S/MIME non-detached signature handling
  • menu: the thread tree color
  • Uses CurrentFolder to populate LastDir with IMAP
  • stabilise sidebar sort order
  • colour emails with a ‘+’ in them
  • the padding expando ‘%>’
  • Do not set old flag if mark_old is false
  • maildir creation
  • Decode CRLF line endings to LF when copying headers
  • score address pattern do not match personal name
  • open attachments in read-only mode
  • Add Cc, In-Reply-To, and References to default mailto_allow
  • Improve search for mime.types

Translations

  • Update Chinese (Simplified) translation
  • Update German translation

Docs

  • update credits
  • limitations of new-mail %f expando
  • escape <>’s in nested conditions
  • add code of conduct
  • fix ifdef examples
  • update mailmap
  • Update modify-labels-then-hide
  • fix mailmap
  • drop UPDATING files
  • compile-time output: use two lists

Upstream

  • Add ~<() and ~>() immediate parent/children patterns
  • Add L10N comments to the GNUTLS certificate prompt
  • Add more description for the %S and %Z $index_format characters
  • Add config vars for forwarded message attribution intro/trailer
  • Block SIGWINCH during connect()
  • Improve the L10N comment about Sign as
  • Auto-pad translation for the GPGME key selection “verify key” headers
  • Enable all header fields in the compose menu to be translated
  • Force hard redraw after $sendmail instead of calling mutt_endwin
  • Make GPGME key selection behavior the same as classic-PGP
  • Rename ‘sign as’ to ‘Sign as’; makes compose menu more consistent
  • Change the compose menu fields to be dynamically padded
  • Fix crash when $postponed is on another server.