๐ iKeePass Version History
iKeePass first appeared in the App Store on 12 November 2009. It has been developed ever since โ from the first iPhone release to a complete rebuild in SwiftUI.
๐ All versions
| Date | Version | Platform | Notes |
|---|---|---|---|
| ๐ง in preparation | 5.3 | ๐ iPhone & iPad ยท ๐ป Mac | OTP widget, Spotlight, import from Apple Passwords, MCP agent, AutoFill, Raycast, browser request log (details) |
| 4 Mar 2026 | 5.1 | ๐ป Mac | ๐ฅ๏ธ First Mac version of the new app (build 19) |
| 23 Feb 2026 | 5.2 | ๐ iPhone & iPad | ๐ Rebuilt in SwiftUI, KDBX 4.x, AutoFill (build 107) |
| 5 Aug 2025 | 5.0 | ๐ iPhone & iPad | Preparatory builds of the rebuild |
| 22 Jul 2020 | 4.0 | ๐ iPhone & iPad | Interim state of the Swift port |
| 30 Nov 2016 | 3.0 | ๐ iPhone & iPad | ๐ Major update |
| 4 Oct 2012 | 2.6.0 | ๐ iPhone & iPad | ๐ Minor update |
| 6 Sep 2012 | 2.5.3 | ๐ iPhone & iPad | |
| 5 Sep 2012 | 2.5.2 | ๐ iPhone & iPad | |
| 23 Jul 2012 | 2.5.1 | ๐ iPhone & iPad | |
| 11 Jul 2012 | 2.5 | ๐ iPhone & iPad | ๐ Minor update |
| 1 Feb 2012 | 2.4.4 | ๐ iPhone & iPad | |
| 10 Jan 2012 | 2.4.3 | ๐ iPhone & iPad | |
| 29 Dec 2011 | 2.4.2 | ๐ iPhone & iPad | |
| 15 Dec 2011 | 2.4.1 | ๐ iPhone & iPad | |
| 9 Dec 2011 | 2.4 | ๐ iPhone & iPad | |
| 17 Sep 2011 | 2.3 | ๐ iPhone & iPad | |
| 12 Sep 2011 | 2.2 | ๐ iPhone & iPad | KDBX and Dropbox support |
| 3 Jun 2011 | 2.1 | ๐ iPhone & iPad | |
| 13 May 2011 | 2.0 | ๐ iPhone & iPad | ๐ Major update, iPad for the first time |
| 12 Feb 2010 | 1.1 | ๐ iPhone | |
| 12 Nov 2009 | 1.0 | ๐ iPhone | ๐ First release |
๐ Numbers
| Metric | Value |
|---|---|
| First version | 1.0 in November 2009 |
| Currently in the App Store | 5.2 (iPhone & iPad) ยท 5.1 (Mac) |
| Released versions | 23 |
| Development period | since 2009 |
| Platforms | iPhone, iPad, Mac |
๐ฐ๏ธ Two eras
๐ข Status
iKeePass is back in the App Store โ as an app for iPhone and iPad and as a Mac app:
- ๐ iKeePass for iPhone & iPad โ version 5.2
- ๐ป iKeePass for Mac โ version 5.1
The next release is already built: everything added since the current store versions is listed below under In preparation.
๐ง In preparation โ version 5.3
As of 17 September 2026
These features are finished and run in the development builds. They are not in the App Store yet โ the store still carries iOS 5.2 and macOS 5.1.
๐ iPhone & iPad
| Feature | Description |
|---|---|
| ๐งฑ List or tile view | A switch in the toolbar; tiles show password quality as a coloured border. Reachable on every navigation level. |
| ๐ก๏ธ HIBP results are kept | The outcome of the breach check is stored as a field inside the entry instead of being fetched again on every start. |
| โฑ๏ธ Auto logout | Timed closing of the database. The setting lives in the KDBX file and applies across devices. |
| ๐ Spotlight search | Title, user name and URL are indexed โ never the password. Selecting a result opens the entry in the app. |
| ๐ฅ Import from Apple Passwords | Passwords, verification codes and passkeys via Credential Exchange (FIDO CXP) โ encrypted, without an export file. Requires iOS 26. |
| ๐ข OTP detail view | A view of its own with issuer, type, digits, interval and the running code; the secret only on an explicit tap. |
| ๐ฑ OTP widget | WidgetKit widget in medium and large size with a countdown ring. No secret ever leaves the app. |
| ๐ Error reports with a platform prefix | Reports carry iKeePass iOS, so iOS and macOS errors can no longer be confused. |
Fixed: Entries whose code sits in the KDBX field “TOTP Seed” did not appear in the OTP list on iPhone at all. Plus 17 strings corrected to proper German umlauts.
๐ป Mac
| Feature | Description |
|---|---|
| ๐ Browser extensions extended | A stable local bridge, a save field in the HTTP basic auth dialog, two-stage subdomain lookup and a Safari web extension of its own. |
| ๐ต๏ธ Browser request log | A dialog logging every request from the extensions, with the browser it came from. |
| ๐ AutoFill credential provider | System-wide filling in Safari and other apps โ without accessibility access. |
| ๐ก๏ธ HIBP in the dashboard | Check results are stored and evaluated; single entries can be rechecked on demand. |
| โก Search without delay | Filtering and clearing the search are instant even beyond 2,000 entries. |
| ๐ Adaptive 3/2 column view | Narrowing the window folds it to two columns โ and the selection survives. |
| ๐ฅ Import from Apple Passwords | Credential Exchange with preview, duplicate check and the ๐ฅ marker. |
| โฑ๏ธ Auto logout + ๐ Spotlight | As on iPhone, with the same settings stored in the KDBX file. |
๐ Raycast plugin + ikeepass:// |
Search and paste entries from Raycast; a deep link scheme jumps back into the app. |
| ๐ค MCP agent | Drive iKeePass from Claude Code: 34 tools in seven groups, grants with a double budget, a confirmation per secret and an access history. |
| ๐ข OTP over MCP + detail view | create_entry and update_entry accept an otpauth:// URI; the secret is masked in the dialog. |
| ๐ Error reports with a platform prefix | Reports carry iKeePass OSX. |
Fixed: After locking, Touch ID sign-in failed on a spent file permission from the bookmark cache. Reading OTP entries lost the issuer, type, digits and interval.
โ Version 5.2 โ iPhone & iPad
Build 107 ยท 23 February 2026
- ๐ฑ A completely rebuilt app in SwiftUI
- ๐ Read and write KDBX 3.x and 4.x (AES-256, ChaCha20, AES-KDF, Argon2d, Argon2id)
- ๐ค Face ID / Touch ID unlock
- ๐ Security dashboard with a score and breach checking
- โฑ๏ธ TOTP/HOTP codes with a countdown
- ๐ AutoFill in apps and Safari
- ๐ฆ Archive folder, privacy shield, clipboard protection
- โ๏ธ Databases from Nextcloud, Dropbox, OneDrive and iCloud Drive
โ Version 5.1 โ Mac
Build 19 ยท 4 March 2026
- ๐ฅ๏ธ The first Mac version of the rebuilt app
- ๐๏ธ Three-column layout like Apple Mail
- โจ๏ธ AutoType with placeholders including
{TOTP} - ๐ Chrome extension over a purely local bridge
- ๐ฅ๏ธ Menu bar mode without a dock icon
- ๐ Touch ID and auto lock on screen lock
- ๐ Password generator with presets
- ๐ค Export to JSON and XML
๐๏ธ Roadmap
Next up
- ๐ Release the PassKeys section โ finished, currently visible in development builds only
- ๐ Drag and drop between folders (macOS)
- ๐ Import from further password managers
Later
- ๐ฎ Apple Watch companion app
- ๐ฎ SSH key management
- ๐ฎ Preview for attachments
- ๐ฎ Full KDB 1.x support
๐ฃ Feedback
Ideas for new features? Use the contact form or leave a review in the App Store.