Skip to content

NeoMutt 2020-03-20

Compare
Choose a tag to compare
@flatcap flatcap released this 20 Mar 13:16
20200320
53222c0

📖 Notes

This is a bug-fix release.

❤️ Thanks

Many thanks to our regular contributors:

🐞 Bug Fixes

  • Fix COLUMNS env var
  • Fix sync after delete
  • Fix crash in notmuch
  • Fix sidebar indent
  • Fix emptying trash
  • Fix command line sending
  • Fix reading large address lists
  • Resolve symlinks only when necessary

🏴 Translations

  • 🇱🇹 100% Lithuanian
  • 🇪🇸 96% Spanish

📚 Docs

  • Include OpenSSL/LibreSSL/GnuTLS version in neomutt -v output
  • Fix case of GPGME and SQLite

🏗️ Build

  • Create libcompress (lz4, zlib, zstd)
  • Create libhistory
  • Create libbcache
  • Move zstrm to libconn

⚙️ Code

  • Add more test coverage
  • Rename magic to type
  • Use mutt_file_fopen() on config variables
  • Change commands to use intptr_t for data