:book: Notes

This is a small Bug-Fix Release.

In particular, it fixes a few small quirks in the new Expando code.

:gem: Sponsors

Special thanks to our sponsors:

Jakub Jindra
(@jindraj)
Scott Kostyshak
(@scottkosty)
Ander Punnar
(@4nd3r)
Igor Serebryany
(@igor47)
Martin Spendiff
(@veebch)
Mark Korondi
(@kmARC)
Mateus Etto
(@yutsuten)
J Sheng
(@lamons)
Tillman Jex
(@tjex)
  • Robert Labudda
  • Patrick Koetter (@patrickbenkoetter)
  • Sebastian Kowalczyk
  • 海老根蓉也
  • Reiko Kaps

Become a sponsor of NeoMutt

:heart: Thanks

Many thanks to our regular contributors:

:beetle: Bug Fixes

  • #4263 fix: cache naming
  • #4261 expando: fix conditional padding
  • #4261 expando: fix container
  • #4261 expando: add lower-case operator
  • #4261 expando: add external filter
  • imap: add mailboxes more directly

:black_flag: Translations

  • trans: tidy messages

:books: Docs

  • doxy: add missing params

:building_construction: Build

  • #4268 Filter out CFLAGS with paths from the output of ‘-v’
  • #4273 guard truecolor functions in tests
  • #4275 use homebrew in macOS build

:gear: Code

  • use Buffer rather than strcat()
  • ncrypt: use gpgme types consistently