Skip to content

Releases: wismna/ModernKeePass

Version 1.21

25 Oct 13:37
Compare
Choose a tag to compare

Fixed a duplication issue with additional fields

Version 1.20

26 Jun 13:30
Compare
Choose a tag to compare
  • (Re-)Added a breadcrumb to help with navigation
  • Design improvements

Version 1.19

02 Jun 15:06
Compare
Choose a tag to compare
  • 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

14 May 15:34
Compare
Choose a tag to compare
  • 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

Download binary

Version 1.17

05 May 17:46
Compare
Choose a tag to compare
  • 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

Download binary

Version 1.16

01 May 14:43
Compare
Choose a tag to compare
  • 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

Download binary

Version 1.15

07 Nov 16:36
Compare
Choose a tag to compare

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

Download binary

Version 1.14

20 Jul 15:31
Compare
Choose a tag to compare
  • 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

Download binary

Version 1.13

14 Mar 10:08
Compare
Choose a tag to compare
  • Application now correctly resumes from suspend
  • Code enhancements
  • Return of the Donate page, with Paypal
  • KeePassLib version bump to 2.38

Version 1.12

03 Jan 10:44
Compare
Choose a tag to compare
  • New inline menu on Entries to quickly copy login, password, and navigate to URL
  • Design changes
  • Removed donations to comply with Store policies