Releases: keepassium/KeePassium
Releases · keepassium/KeePassium
Release 1.49.145
Added
- Support for OTP codes configured by KeePass (TimeOtp fields)
Improved
- Updated NL translation
Release 1.49.144
Improved
- Search in AutoFill will consider tags and groups now
- More informative UI for hardware key selector
Fixed
- Support YubiKeys with Lightning connector on USB-C devices via Apple's adapter [thanks, everyone]
- macOS: Disable secure input mode when app loses focus (#343) [thanks, Ernest]
Release 1.49.143
Added
- Tags for entries and groups (#249) [thanks, everyone]
- Search by tags (use
tag:keyword
) (#249) - Search results now include groups [thanks, everyone]
- Possibility to create key files
- Large-type view for entry fields (tap the field to see the button)
- New onboarding/Welcome workflow
Improved
- Quick AutoFill suggestions now show entry title after username (fixes #334) [thanks, Torsten]
- It is possible to create databases via a direct OneDrive connection [thanks, R.B.]
- New parameters for managed AppConfig:
allowedFileProviders
,supportEmail
,requireAppPasscodeSet
,minimumAppPasscodeEntropy
,minimumDatabasePasswordEntropy
[thanks, R.B. and K.H.] - Improved key file picker and app history UI
- App history (What's New) will only show changes relevant for the current app (that is, no Mac-specific things on iOS, no Intune updates in freemium version, etc)
- Added 'Connect to server' option to AutoFill onboarding (#333) [thanks, gencys]
- Updated translations [thanks, everyone]
Fixed
- Hide password quality indicator when entry audit is disabled [thanks, everyone]
- "Temporary database" warning could appear after a manual database reload
- Intune: handle multiple Intune config policies
Release 1.48.142
Added
- Drag and drop attachments to other apps
- Possibility to disable/allow search, password audit and AutoFill for specific groups and entries
Improved
- Tapping on password quality icon will show its meaning [thanks, everyone]
- Entry viewer shows entry's internal UUID that can be used for field references.
- Updated translations [thanks, everyone]
Fixed
- Intune: support for conditional access grant "require app protection policy" [thanks, R.B.]
- Intune: consider invalid AppConfig values as unmanaged
Release 1.47.141
Added
- Possibility to change database encryption settings
- Support for AppConfig managed settings in corporate deployments
Improved
- Quick AutoFill can again copy TOTP to clipboard instead of simply showing it (closes #242) [thanks, David]
Fixed
- "Storage does not respond" error when saving (fixes #327) [thanks, everyone]
- Sometimes the database did not lock up properly (fixes #322) [thanks, vit9696]
- When unlocking the app, require pressing the Unlock button when number of failed attempts matters [thanks, J.L.]
- OneDrive: better detection of "invalid_grant" error
- Favicon was not always refreshed after download (fixes #323) [thanks, everyone]
Release 1.46.140
Release 1.46.139
Added
- Password audit powered by 'Have I Been Pwned' service (requires premium) (closes #187)
- Password quality indicator (closes #170)
- Favicon downloader (closes #164)
- Customizable entry font [thanks, everyone]
- A button to reload the currently opened DB (a step towards #226)
- Intune: Business licensing mechanism
Improved
- You can disable Quick AutoFill for specific databases (#289) [thanks, everyone]
- App passcode is tested while being entered, no need to tap the "Unlock" button [thanks, Hinrich]
- macOS: copied items are marked as concealed for clipboard managers (closes #315) [thanks, piercefaulkner]
- macOS: lock app/DB when locking the screen (closes #231) [thanks, Rodrigo]
- UI improvements in DB viewer and entry editor
- Updated translations [thanks, everyone]
Changed
- Intune: update MSAL version to 1.2.3
- Intune: Extended the provisional license to 2023-12-31
Fixed
- "No such file" error when saving to Dropbox (fixes #304) [thanks, everyone]
- Better error message when YubiKey is not completely configured
Release 1.45.138
Changed
- Updated IT/RU/SK translations
Release 1.45.137
Improved
- Added expiry option "Now" (closes #300) [thanks, thejoker8814]
- Added detection of MagentaCloud file provider
- Updated all translations
Removed
- Intune: removed AutoFill, because not supported by Intune SDK (microsoftconnect/ms-intune-app-sdk-ios#314)
Fixed
- AutoFill: exclude groups that have AutoType disabled [thanks, Kelly]
- Search: Check parent groups when omitting non-searchable ones
- Minor UI improvements in expiry date editor
Release 1.45.136
Added
- Uniform and scalable SF Symbols icons (closes #287) [thanks, everyone]
- Passphrase generator now includes EFF short list №1 [thanks, K.J.]
Changed
- This version requires at least iOS 15.4 / macOS 12.0
Fixed
- OneDrive: periodic "invalid_grant" error [thanks, everyone]
- Error messages could be visible while loading a fallback database [thanks, everyone]
- Database unlocker could load a wrong fallback file sometimes
- Lingering donation suggestion, required database reload [thanks everyone]
- Temporary files (such as print previews) could stay around for too long [thanks, Christopher]
- Minor UI refinements here and there