Releases: wismna/ModernKeePass
Releases · wismna/ModernKeePass
Version 1.21
Version 1.20
- (Re-)Added a breadcrumb to help with navigation
- Design improvements
Version 1.19
- Data is now protected in memory as well as at rest
- Improved zoomed-out Semantic view
- Having a custom entry color doesn't automatically trigger a change
- Fix clipboard copy expiration issue
- Fix a resume bug
Version 1.18
- Support for additional fields
- Support for attachments
- Add an expiration timer for clipboard data
- Ability to manually reorder groups
- Ability to set max history count and size
- Design changes
- Update to KeePassLib version 2.45
- Bug corrections
Version 1.17
- Redesign of the UI (top menu and hamburger menu)
- Resuming the app re-opens previously opened database
- Notify user and show the Save As dialog when an error is encountered during saving
- Save As actually works now
- Creating a new group is now done inline
Version 1.16
- Database corruption issues should now be a thing of the past:
Database integrity is checked after each save
Data is written to the filesystem using a transactional model (meaning: if an error occurs, the original file is left untouched)
Auto-save on suspend/exit is now only active when database has changes and its size is under 1MB - Added the ability to move entries and groups
- Allows restoring and deleting from entry history
- Updated KeePass lib to version 2.44
- Major architecture overhaul:
Refactor to Clean Architecture
Better compliance to MVVM standards
Version 1.15
This will likely be the last version to be targeting Windows 8.1 and RT. Next releases will only support Windows 10.
- Improved search box
- Changing entry icon creates a new history entry
- Corrected startup crash on some versions of Windows
- Entry delete button now shows up correctly
- List of icons now only displays valid values
Version 1.14
- Entry history feature added
- App now uses Windows theme color as its base color
- You can now change entries background and foreground colors
- You can now change groups and entries icons
- Menu has moved from the App Bar to an always visible menu
- Design improvements
- Bug corrections
- KeePassLib version bump to 2.39.1
Version 1.13
- Application now correctly resumes from suspend
- Code enhancements
- Return of the Donate page, with Paypal
- KeePassLib version bump to 2.38
Version 1.12
- New inline menu on Entries to quickly copy login, password, and navigate to URL
- Design changes
- Removed donations to comply with Store policies