On Windows 64-bit, 32-bit exe files are now available(e.g. if needed to
use 32-bit PKCS#11 dll)
o Include Volume Expander in Traveler Disk Setup.
o Don't offer creating a restore point if it is disabled in Windows.
o Add possibility to verify a Rescue Disk ISO image file.
o Minors fixes in the installer, GUI and driver.
1.13 (August 9th, 2015)
Windows:
o Solve TOR crashing when run from a VeraCrypt volume.
1.12 (August 5th, 2015)
All OSs:
o Implement "Dynamic Mode" by supporting a Personal Iterations Multiplier (PIM).
Windows:
o Detect Boot Loader tampering ("Evil Maid" attacks) for system encryption and
propose recovery options.
o Detect Boot Loader tampering ("Evil Maid" attacks) for system encryption and
propose recovery options.
o Fix buffer overrun issue and other memory related bugs when parsing language
XML files.
o Fix wrongly reported bad sectors by chkdsk caused by a bug in
IOCTL_DISK_VERIFY handling.
o Fix privacy issue caused by configuration and history files being updated
whenever VeraCrypt is used (reported by Liran Elharar)
o Fix system favorites not always mounting after cold start.
o Solve installer error when updating VeraCrypt on Windows 10.
o Implement decryption of non-system partition/drive.
o Include 64-bit exe files in the installer and deploy them on 64-bit machines for
better performances.
o Allow using drive letters A: and B: for mounting volumes
o Make command line argument parsing more strict and robust (e.g. /lz rejected,
must be /l z)
o Add possibility to show system encryption password in Windows GUI and
bootloader
o Solve "Class Already exists" error that was happening for some users.
o Solve some menu items and GUI fields not translatable
o Make volumes correctly report Physical Sector size to Windows.
o Correctly detect switch user/RDP disconnect operations for autodismount on
session locked.
o Add manual selection of partition when resuming in-place encryption.
o Add command line option (/cache f) to temporarily cache password during
favorites mounting.
o Add waiting dialog for Auto-Mount Devices operations to avoid freezing GUI.
o Add extra information to displayed error message in order to help analyze
reported issues.
o Disable menu entry for changing system encryption PRF since it's not yet
implemented.
o Fix failure to change password when UAC required (inherited from TrueCrypt)
o Minor fixes and changes (see Git history for more details))
Linux:
o Solve installer issue under KDE when xterm not available