Releases: d99kris/nmail
Releases Β· d99kris/nmail
v5.11.4
28 Mar 03:03
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
fix make.sh deps support for termux
fixes #185 - add catppuccin macchiato theme
update doc
v5.8.9
08 Nov 06:10
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v5.4.7
17 May 05:36
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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