| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-09-30 | 2.9 kB | |
| VerifyVault v1.0 source code.tar.gz | 2024-09-30 | 617.8 kB | |
| VerifyVault v1.0 source code.zip | 2024-09-30 | 637.9 kB | |
| VerifyVault.zip | 2024-09-30 | 68.2 MB | |
| Totals: 4 Items | 69.5 MB | 1 | |
VerifyVault v1.0 Patch Notes
Key Updates
- Security Enhancements: Improved overall security measures.
- User Assistance: Added help buttons throughout the interface.
- TOTP Timer: Replaced traditional timer with a progress bar.
Other Updates
- Name Management:
- Abbreviated long names.
- Allowed unlimited characters for account/group names.
- Changed "Total Accounts" to "Number of Accounts."
- UI Enhancements:
- Reformatted help windows for better usability.
- Revamped the Account Information page and reorganized the window layout.
- Added YouTube to Socials section.
- Prev/Next buttons updated for improved navigation.
- QR Code information for accounts moved to a separate window.
- All Accounts now pinned to the top of the groups dropdown.
- Data Management:
- Removed Exported Data folder.
- Encrypted deleted accounts/groups.
- Confirmation shown when accounts are being purged.
- Backup folders required when enabling auto backups.
- Any deleted files will have their dependencies deleted/reset.
- Real-Time Updates:
- Accounts updated in real-time after actions.
- Duplicate entries automatically numbered.
- Notification added after changing time format.
- Navigation Changes:
- Only allow navigation on the main window when external windows are closed.
- Each window can now only be opened one at a time.
- Recycle Bin Updates:
- Auto-numbering for accounts with existing names in the recycle bin.
- "No Accounts Found" label displayed when no accounts are found in the recycle bin query.
- Deleted accounts showing up in search results fixed.
Bugs Fixed
- Resolved Enter error and exporting errors.
- Fixed groups-related bug.
- Corrected incorrect page numbers.
- Window icons not setting properly.
- Addressed issue where "Add Group" keeps deleting.
- Search bar not filtering by group fixed.
- Military time toggle issue resolved.
- Restoring and importing accounts now functions correctly.
- Fixed importing and exploitation of
preferences.ini. - QR Code exporting issue addressed.
- Names validation issue fixed.
- Preferences not resetting properly resolved.
- Automatic backups no longer deleting random files.
- Recycle bin no longer opens after account deletion.
- Password Hint requirement enforced when enabled.
- Automatic backups now limited to five files saved at once.
- Account info window now closes correctly after account deletion.
- Deleted groups no longer showing in account information.
- Ctrl+W no longer opens a new window upon closing the program.
- Password toggle issue fixed to ensure it turns off when no password is set.
Dev Updates
- Codebase has been organized for better maintainability.
- Renamed
data.vvtodata.jsonfor clarity. - Imported messagebox to
manage_preffor improved functionality.