SafeVault v1.1.5
SafeVault v1.1.5
SafeVault v1.1.5 fixes an Internal Server Error that could appear when deleting
the SafeVault history for a large protected folder from Recovery Home.
What Was Fixed
- Added the missing SQLite foreign-key indexes used during protected-root
history removal. - History removal now obtains the write lock before deleting related records
and waits briefly for an active watcher write to finish. - A failed deletion transaction is rolled back completely.
- Database busy and deletion failures are displayed as readable Recovery Home
messages instead of a raw Internal Server Error page.
Performance
The affected operation repeatedly scanned remaining version and event rows for
every deleted record. On a copy of a real vault containing about 6,700 files and
versions, the same history removal fell from about 82 seconds to about 4 seconds
after the new indexes were applied.
The index migration runs automatically when v1.1.5 first opens an existing
vault. It does not delete or rewrite stored content objects.
Upgrade Notes
Windows users should install the new SafeVaultSetup.exe over v1.1.4. Existing
protected folders, recovery history, backup archives, storage location, Startup
choice, and storage budget remain unchanged.
After upgrading, retry Delete History from Protect Folders. The original folder
and its files are never deleted by this action; only SafeVault's recovery history
for the selected root is removed after confirmation.