KeePassKit Versions Save

KeePass Database loading, storing and manipulation framework

3.1.0

2 years ago

Changelog

KeePassKit 3.1 is a maintenance release.

Features

  • KPKOTPGenerator and it's subclasses now conform to NSCopying

Bugfixes

  • Fixed bug resulting in wrong attribute being written when saving TOTP settings to an entry

Full Changelog: https://github.com/MacPass/KeePassKit/compare/3.0.0...3.1.0

3.0.0

2 years ago

Changelog

KeePassKit 3.0 adds support for KDBX 4.1, KeyFile Version 2.0 and Time based One-Time-Passwords (TOPT)

Features

  • Full KDBX4.1 support
  • XML Key files version 2
  • {TOTP} placeholder
  • Argon2id key derivation

Bugfixes

  • Fixed missing synchronisation of custom icons
  • Fixed overrideURL setting not being undoable

Full Changelog: https://github.com/MacPass/KeePassKit/compare/2.4.7...3.0.0