Skip to content

Releases: d99kris/nmail

v5.11.4

28 Mar 03:03

Choose a tag to compare

  • fixes #190 - fix support for custom oauth2 client id and secret
  • improve macOS dependency detection of ncurses, openssl and sqlite
  • enable ccache for github actions

v5.10.3

21 Feb 07:48

Choose a tag to compare

  • fix make.sh deps support for rocky linux
  • fix encoding issue forwarding emails as attachment
  • fixes #188 - disable gmail copy to trash workaround by default
  • fixes #187 - update doc for icloud setup

v5.9.2

27 Dec 07:30

Choose a tag to compare

  • fix make.sh deps support for termux
  • fixes #185 - add catppuccin macchiato theme
  • update doc

v5.8.9

08 Nov 06:10

Choose a tag to compare

  • store last good version in separate debug info file
  • fix race condition when server has uid but no header data yet
  • fix running external commands under termux
  • add make.sh support for termux
  • add support for custom browser
  • log last good version if different from current
  • improved handling of folder uid invalidation
  • add support for showing folder message count in top bar
  • fixes #182 - add support for multiple instances

v5.7.3

20 Sep 06:27

Choose a tag to compare

  • log system info in lower-case for consistency
  • more robust db journaling and synchronization for message cache
  • add debug support for logging of latency from key press to ui update

v5.6.3

16 Aug 07:38

Choose a tag to compare

  • add privacy policy
  • add support for saving all attachments
  • fix make.sh deps support for gentoo
  • fix make.sh deps support for linux mint

v5.5.1

28 Jun 03:47

Choose a tag to compare

  • add w3m as a dependency

v5.4.7

17 May 05:36

Choose a tag to compare

  • proper mime encode wrapping when sending emails with long utf-8 recipient names
  • proper mime encode wrapping when sending emails with long utf-8 subjects
  • reorganize help bar items in message list view
  • fixes #179 - add support for server-side imap search
  • set env variable required for default external html viewer w3m to use lessopen/lesspipe
  • update doc with run-time dependencies for html emails
  • add support for using external html viewer to view message parts/attachments
  • switch to terminal-based default external html viewer

v5.3.5

22 Mar 02:02

Choose a tag to compare

  • fixes #176 - differentiate function key inputs to ensure all non-ascii characters are allowed as text input
  • improved detection of dependencies on mac
  • enable save_pass by default
  • add make.sh deps support for arch arm
  • update doc for arch installation

v5.2.2

28 Dec 11:10

Choose a tag to compare

  • fixes #172 - add workaround for gmail imap disconnect issue when moving email to trash
  • external html viewer to show text-only messages converted via markdown to html