FreeOTFE Explorer logo FreeOTFE Explorer
Free disk encryption software for PCs and PDAs
(PDA version of WWW site)

Appendix A: Version History

  • vX.XX (XXth XXXXXXXXXXX XXXX)
    • Added "/settings" command line parameter to read options from user specified location
    • Added support for dropping keyfiles onto the password entry dialog to simplify keyfilename entry
    • Added support for forward/back/refresh multimedia keys
    • Created U3 and portableapps.com specific installers, simplifying installation for users of these particular systems
    • Added automatic check for updates (turned off by default)
    • Fixed minor bug which prevented hidden volumes from being automatically mounted and formatted after being created
  • v2.10 (19th April 2009)
    • Added functionality to create simple plaintext disk images, as well as encrypted ones
    • Added LUKS support
    • Improved detection of different FAT types
    • Improved filesystem compatibility when formatting new volumes as FAT12/FAT16/FAT32, including:
      • Default filesystem now defaults to FAT16/FAT32, depending on volume size
      • Changed filesystem OEM name for more common one
      • Volume serial number randomized
      • Added FSInfo sector
      • Added filesystem backup sectors
    • Fixed bug in LFN handling, causing it to pad filenames when not needed, potentially resulting in "duplicate" directory entries
    • Fixed trivial bug introduced in v2.00, causing CDB dumps to report the hash driver used twice, instead of the hash driver and cypher driver used.
    • Fixed bug introduced in v2.00, which prevented per-volume IVs from being passed to the backend driver. Only affects CBC based volumes using per-volume IVs.
  • v2.0 (4th April 2009)
    • Radical overhaul of user interface to provide much of the functionality provided by FreeOTFE
    • Combined FreeOTFE Explorer GUI code with existing FreeOTFE GUI code
    • Improved store and extract functionality
    • Added support for PKCS#11
    • Added support for language translations
    • Added ability to mount Linux volumes
    • Added ability to create new volumes
    • Added toolbar with most often used functions
    • Added ability to copy FreeOTFE Explorer to USB drive (or other removable media) via user interface
    • Added ability to create keyfiles
    • Added ability to change volume/keyfile passwords
    • Added ability to backup/restore/dump to human readable file volume CDBs
    • Added options dialog, and ability to save settings
    • Added forward/back navigation
    • Added properties dialog for items selected
    • Added context menu onto tree view, providing all functionality
    • Added drag/drop interface, allowing files and directories to be dropped onto FreeOTFE Explorer to store them
    • Added "mount readonly" option when mounting plaintext images
    • Added installer version
    • Added optional MRU list of FreeOTFE volumes mounted
    • Corrected FAT implementation to mark clusters in FAT as unused when deleting items.
    • Prevent user from deleting the root directory of mounted volume(!)
  • v1.0 (1st March 2009)
    • Initial public release