Skip to content

Releases: MacPass/KeePassKit

3.1.0

20 Oct 21:22
Compare
Choose a tag to compare

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: 3.0.0...3.1.0

3.0

12 Oct 15:37
Compare
Choose a tag to compare
3.0

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: 2.4.7...3.0.0