Hi All,
There is a new public beta release:
2024-04-19 - 2.3.2.2-Beta
* Toss function split up in sub functions
* Fixed lot's of clang tidy warnings, mostly regarding types.
* Fixed issue regarding altgr keys on Spanish, and maybe other countries
keyboards.
Downloads:
http://www.vlzn.nl/fmail/files/FMail-lnx32-2.3.2.2-B20240419.zip
http://www.vlzn.nl/fmail/files/FMail-lnx64-2.3.2.2-B20240419.zip
http://www.vlzn.nl/fmail/files/FMail-win32-2.3.2.2-B20240419.zip
http://www.vlzn.nl/fmail/files/FMail-win64-2.3.2.2-B20240419.zip
For the linux version, instead of using above statically linked executables,
I recommend, if you have the setup/tools for it,
to download the sources with git, and compile it yourself.
These are the steps/commands:
# git clone git://git.code.sf.net/p/fmail/code FMail
# cd FMail
# git checkout --track origin/json_toss_log
# mkdir cmake-build
# cd cmake-build
# cmake ..
# make
Bye, Wilfred.
--- FMail-lnx64 2.3.2.2-B20240419
* Origin: FMail development HQ (2:280/464)
|