Share

secureDATA

File Release Notes and Changelog

Release Name: 1.6 b3

Notes:


Changes: secureDATA change log version 1.6 b3: * major operations (addFile, readFile, deleteFile) are now threaded * progress bars for major operations (addFile, readFile, deleteFile) * further improved key generation for uploaded files * EFA now fully supports archive synchronization * non critical EFA file truncation bug fixed. ---issues * sync is disabled * database is not compatible with 1.6 b1 or 1.5 * note it is compatible with 1.6 b2 version 1.6 b2: * moved to SHA-256 hashes * improved the way keys for uploaded files are calculated * moved to cPickle for database serialization for standardization reasons * some minor changes in EFA for sync support ---issues * sync is disabled * database is not compatible with 1.6 b1 or 1.5 * note a conversion utility between 1.5 and 1.6 final will be released version 1.6 b1: * fixed some bugs with the GUI on win32 * switched to a tabbed interface * moved to a new storage back end (EFA) * added file storage * various other improvements as well which i can't remember ---issues * sync is disabled * database is not compatible with 1.5 version 1.5: * AES encryption * new GUI * now syncable * open source