Skip to content

v3.41

Compare
Choose a tag to compare
@d99kris d99kris released this 26 Jun 09:43
· 202 commits to master since this release
  • fix issue with last message long subject for certain widechars
  • fix intermittent crash when rapidly scrolling search results
  • fix wrap-around issue in compose editor
  • add support for reply to sender
  • clear saved password when re-running setup wizard
  • fix build error with recent ncurses versions, for example in ubuntu 21.04
  • ensure cached headers, flags and bodys for deleted uids are cleared
  • add support for localized subject normalization
  • prevent move to / goto folder in empty folder filter list
  • improve search indexing performance
  • change default logging level to info to improve performance
  • improve imap cache prefetch performance, delay entering offline idle
  • address book picker to append, not insert, selected address
  • add support for external file picker, like nnn
  • attachment file picker to use full terminal width
  • improved recipient list on reply message in sent folder
  • switch from custom Maildir to sqlite3 to improve cache performance
  • switch default build type to release (with debug symbols)