Path to this page:
Subject: CVS commit: pkgsrc/mail/neomutt
From: nikita
Date: 2023-05-17 15:24:32
Message id: 20230517132432.BE91FFA87@cvs.NetBSD.org
Log Message:
neomutt: update to version 20230517
Changelog:
2023-05-17 Richard Russon \<rich@flatcap.org\>
* Features
- #3699 - Support 24bit colors, aka truecolor
- #3738 - Show complete MIME structure in attachments
- #3842 - Allow percentages to be localized
* Bug Fixes
- #3813 - Fix crash in op_browser_subscribe
- #3844 - Select the first email when coming from an empty limit
- #3848 - Fix counting new mails in maildir
- #3864 - Fix handling of bright colours
- #3759 - bind: fix incorrect conflict report
- #3781 - index: only refresh the menu on non-focus window changes
- #3856 - tunnel: fix reconnection with `ssl_force=true`
- #3860 - maildir: stop parsing headers at the end of the headers section
- Fix sorting of labels
* Translations
- 100% :serbia: Serbian
- 100% :tr: Turkish
- 100% :lithuania: Lithuanian
- 100% :hungary: Hungarian
- 100% :de: German
- 99% :norway: Norwegian (Bokmål)
- 99% :slovakia: Slovak
- 99% :brazil: Portuguese (Brazil)
- 99% :czech_republic: Czech
- 99% :poland: Polish
- 95% :fr: French
* Build
- #3798 - Build with libidn2 by default, remove support for libidn1
* Code
- config: dynamically create/delete variables
- config: unify handling of NeoMutt and user (my_) variables
- config: cache config variables used often
- speed: various speedups in parsing emails
- cleanups: lots of code cleanups
- Huge refactoring towards a separation of Mailbox/MailboxView
2023-05-12 Richard Russon \<rich@flatcap.org\>
* BROKEN - Please use 2023-05-17 instead
Files: