Skip to content

Releases: keepassium/KeePassium

Release 1.37.118

26 Oct 21:11
Compare
Choose a tag to compare
Release 1.37.118 Pre-release
Pre-release

Removed

  • Deleted two custom app icons (calc, info), due to Apple's demand.

Improved

  • macOS: On launch, show Touch ID prompt automatically [thanks, YJ]
  • macOS: In app passcode screen, pressing Esc will show Touch ID prompt (closes #253) [thanks, moenodedev]
  • Updated IT and PT-BR translations

Fixed

  • macOS: WebDAV connection could not find the server
  • Excluded expired entries from search (closes #252) [thanks, cryptosteve2]
  • Minor UI fixes here and there

(Build 1.37.117 was auto-rejected by App Store Connect due to a minor config issue, so it omitted from Releases.)

Release 1.36.116

04 Sep 16:01
Compare
Choose a tag to compare
Release 1.36.116 Pre-release
Pre-release

Added

  • macOS: Added support for USB YubiKeys (native MacCatalys builds only; won't work in iPad simulation mode on Apple Silicon devices) (#217)
  • Ability to copy references to entry fields (tap the field to see the copy button) [thanks, u/RandomComputerFellow]

Improved

  • Added a button to delete custom entry fields [thanks, YJ]
  • Display full Pro app name on the Home screen
  • Minor UI improvements focused on macOS
  • Updated all translations

Fixed

  • macOS: too frequent Touch ID popups. Now one needs to click a "Touch ID unlock" button first (#237) [thanks, everyone]

Release 1.36.115

16 Aug 23:19
Compare
Choose a tag to compare
Release 1.36.115 Pre-release
Pre-release

Added

  • Added "Allow Network Access" setting (off by default)
  • Added in-app support for WebDAV sync (Nextcloud, Synology, etc) [thanks, everyone]

Improved

  • Added a 48-hour database timeout [thanks, BM]

Fixed

  • On devices restored from a backup, DB loading froze at 60% [thanks, everyone]
  • "Save as" on sync conflict could overwrite the original
  • Reset keychain when memory protection key disappears
  • macOS: Erase app settings after reinstallation [thanks, everyone]
  • Fixed loading DBs with several nameless attachments [thanks, u/mindhaq]

Release 1.35.114

22 Jun 14:42
Compare
Choose a tag to compare
Release 1.35.114 Pre-release
Pre-release

Changed

  • Attachment previews are no longer restricted in free version
  • Database timeout "Never" is shown as a free option (worked as such even before)
  • Instead, the app will suggest donating once in a while
  • Password generator: fixed sets can be deactivated instead of excluded [thanks, Fabian]
  • AutoFill: context menu of the Cancel button will show the diagnostic log
  • Updated all translations

Fixed

  • macOS: sensitive data will not show up in Keychain Access app anymore
  • Extended diagnostics for AutoFill not showing local DBs [thanks, Dennis]
  • Minor UI fixes here and there

Release 1.34.113

05 Jun 09:45
Compare
Choose a tag to compare
Release 1.34.113 Pre-release
Pre-release

Added

  • Random generator is now available in context menus in entry/group editor. Not on macOS yet… (#155) [thanks, everyone]
  • Quick popup with random passwords in database picker (#155) [thanks, everyone]

Fixed

  • AutoFill could not access some local files (regression in 1.32.110) [thanks, Chris]

Release 1.34.112

29 May 12:03
Compare
Choose a tag to compare
Release 1.34.112 Pre-release
Pre-release

Added

  • New password/passphrase generator (closes #78, #86, #160, #207) [thanks, everyone]

Improved

  • Updated all translations
  • Added more detailed crash logs for memory protection issues

Release 1.33.111

25 May 18:28
Compare
Choose a tag to compare
Release 1.33.111 Pre-release
Pre-release

Improved

  • Local files should load quickly, no matter what
  • Refined File Info dialog interface
  • Updated all translations

Fixed

  • DB opening stuck at "Downloading the database… 0%" [thanks, everyone]
  • Race condition in file coordination (technical reason of the above)
  • It was impossible to open local files with an unresponsive SMB share in the system (fixes #109) [thanks, everyone]
  • Parsing misformatted kdbx3/4 timestamps [thanks Jim]
  • Reporting missing/unresponsive file providers on iOS 15+
  • Minor UI fixes here and there

Release 1.32.110

03 May 20:24
Compare
Choose a tag to compare
Release 1.32.110 Pre-release
Pre-release

Fixed

  • Could not export or delete local files (regression in 1.31.105) [thanks, everyone]
  • macOS: Replaced DB 'Export' menu with 'Reveal in Finder'.

Release 1.31.109

30 Apr 08:43
Compare
Choose a tag to compare
Release 1.31.109 Pre-release
Pre-release

Fixed

  • macOS: Closing AutoFill dialog with Escape key [thanks, u/TCIHL]
  • macOS AutoFill: improved database unlocker UI
  • More informative crash reports
  • Broken changelog format (regression in 1.31.108)

Release 1.31.108

28 Apr 22:06
Compare
Choose a tag to compare
Release 1.31.108 Pre-release
Pre-release

Improved

  • Refined some texts (#228, #219) [thanks, Taxyovio]
  • Updated all translations

Fixed

  • Added parsing of MasterKeyChangeForceOnce tag in KDBX databases [thanks, M.H.]