📖 Notes
This is a small Bug-Fix Release.
In particular, it fixes a few small quirks in the new Expando code.
💎 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
❤️ Thanks
Many thanks to our regular contributors:
- Pietro Cerutti (@gahr)
- Carlos Henrique Lima Melara (@charles2910)
- Enno Nagel (@Konfekt)
- Dennis Schön (@roccoblues)
🐞 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