Added undo/redo functionality.
Added preferences panel and preferences, using Matt Gremmell SS_PrefsController.
Groupds/records/fields can not be added/deleted unless the application is unlocked.
Improved the operation of the "edit" button, fields can only be added/deleted if the application is in edit mode.
Version 0.7.3 (2008/04/19):
Added document headers to all the missing classes.
Clean up of the modifications of the blowfish algorithm performed for version 0.7.2.1
Edit button to edit the record fields.
Records are automatically added to the current selected group.
When a new group/record/field is added it is automatically selected and edited.
Major bugfixes.
Corrected a problem with the type of the field values column in the interface builder. The rich text option was checked and the value returned was not a NSString.
Corrected the change password functionality, the problem was that a [query finish] was missing so the table saveRecordTable raised an exception when trying to dropt the table.
Added some more exceptions that were missing in the SHSqlDbController class.
Critical bug correction.
This version should be used instead of 0.7 release.
Added exceptions to handle programming errors.
Added exception report feedback by mail.
Added feedback menu to provide feedback to the developers.
Add buttons for records and fields are enabled only when appropriated.
Commented most of the code (classes and controllers) using headerDoc.
Minor updates to the GUI.
For more details see the changelog.
Stronghold application to keep personal information secure using blowfish 448 bits encryption.