Binaries for Windows, Linux and MacOSX are available at Launchpad, Sourceforge and Bitbucket
Changes between 1.24-Update2 and 1.24-Update4 (23 January 2020) :
-
Windows:
- Fix regression in Expander and Format when RAM encryption is enable that was causing volume headers to be corrupted.
- Fix failure of Screen Readers (Accessibility support) to read UI by disabling newly introduced memory protection by default and adding a CLI switch (/protectMemory) to enable it when needed.
- Fix side effects related to the fix for CVE-2019-19501 which caused links in UI not to open.
- Add switch /signalExit to support notifying WAITFOR Windows command when VeraCrypt.exe exits if /q was specified in CLI (cf documentation for usage).
- Don't display mount/dismount examples in help dialog for command line in Format and Expander.
- Documentation and translation updates.
-
Linux:
- Fix console-only build to remove dependency on GTK that is not wanted on headless servers.
- Fix regression that limited the size available for hidden volumes created on disk or partition.
-
MacOSX:
- Fix regression that limited the size available for hidden volumes created on disk or partition.