NeoMutt 20250905#
π Notes#
This is a small release: one new config option and some bug fixes.
β€οΈ Thanks#
Many thanks to our new contributor:
Gopi Krishna Menon (@gopi487krishna)
and our regular contributors:
Pietro Cerutti (@gahr)
Dennis SchΓΆn (@roccoblues)
Ryan dβHuart (@homoelectromagneticus)
Marius Gedminas (@mgedmin)
Thomas Klausner (@0-wiz-0)
RΓ³bert HorvΓ‘th (@r001)
Rayford Shireman (@rayfordshire)
Gerrit RΓΌsing (@kbcb)
Emir Sari (@bitigchi)
Alejandro Colomar (@alejandro-colomar)
π Security#
#4623 ncrypt/crypt.c: Protect Message-ID
π Features#
#4644 Provide an option to confirm on an empty To
β¨ Contrib#
#4645 Add ayu-dark-256 colorscheme
π Bug Fixes#
#4635 Handle a non-existing message_cache_dir
#4642 Decouple
$crypt_encryption_infoand$crypt_protected_headers_weedfrom$devel_security#4650 Return success after querying for config
π§ Changed Config#
Add:
confirm_empty_to = noConfirm when sending an e-mail with an empty To:
π΄ Translations#
100% π©πͺ German
100% πΉπ· Turkish
99% ππΊ Hungarian
98% π±πΉ Lithuanian
89% π«π· French
ποΈ Build#
#4636 Update FreeBSD CI and workaround
pkgbugactions: use checkout v5
βοΈ Code#
#4023 tweak observer event types
#4628 Use the standard countof instead of our mutt_array_size()
#4637 Update types in test dummy code
#4638 remove useless const qualifier from log_queue_get()
#4655 Make sure ctype(3) function arguments are valid
#4657 Fix warning about unused function and data
#4659 Include term.h and [n]curses.h consistently