Binaries for supported operating systems are also available at Sourceforge.
Changes between 1.26.7 and 1.26.14 (25 August 2024):
-
All OSes:
- Update translations and documentation.
- Implement language selection settings in non-Windows versions.
- Make codebase compatible with wxWidgets 3.3 in non-Windows versions.
- Implement detection of volumes affected by XTS master key vulnerability and warn user about it.
- Update mount failure error messages to mention removal of TrueCrypt support and old algorithms.
-
Windows:
- Better fix for Secure Desktop issues under Windows 11 22H2.
- IME is now disabled in Secure Desktop because it is known to cause issues.
- VeraCrypt Expander: Fix expansion of volumes on disks with a sector size different from 512 (by skl0n6).
- Fix writing wrong EFI System Encryption Advanced Options to registry.
- Don't close Setup when exiting VeraCrypt process through system tray Exit menu.
- Fix failure to format some disks (e.g., VHDX) caused by virtual partition offset not 4K aligned.
- Fallback to absolute positioning when accessing disks if relative positioning fails.
- Update zlib to version 1.3.1.
- Better fix for Secure Desktop issues under Windows 11 22H2.
-
Linux:
- Focus PIM field when selected (GH #1239).
- Fix generic installation script on Konsole in Wayland (GH #1244).
- Added the ability to build using wolfCrypt as the cryptographic backend. Disabled by default. (Contributed by wolfSSL, GH PR #1227).
- Allows GUI to launch in a Wayland-only environment (GH #1264).
- CLI: Don't initially re-ask PIM if it was already specified (GH #1288).
- CLI: Fix incorrect max hidden volume size for file containers (GH #1338).
- Enhance ASLR security of generic installer binaries by adding linked flag for old GCC version (reported by @morton-f on Sourceforge).
-
macOS:
-
FreeBSD:
New Contributors
- @Mattoje made their first contribution in #1226
- @udev2045 made their first contribution in #1230
- @MayanTigger made their first contribution in #1241
- @lealem47 made their first contribution in #1227
- @kayazeren made their first contribution in #1254
- @JonatanWick made their first contribution in #1270
- @pji2918 made their first contribution in #1291
- @RoboSchmied made their first contribution in #1324
- @nerun made their first contribution in #1306
- @Ozero4 made their first contribution in #1372
- @SebastienGeeraert made their first contribution in #1373
- @chatgptdev made their first contribution in #1386
- @lollolong made their first contribution in #1389
Full Changelog: VeraCrypt_1.26.7...VeraCrypt_1.26.14