📖 Notes

This is a small Bug-Fix Release.

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

❤️ Thanks

Many thanks to our regular contributors:

🐞 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

🏴 Translations

  • trans: tidy messages

📚 Docs

  • doxy: add missing params

🏗️ Build

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

⚙️ Code

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