Releases: keepassium/KeePassium
Releases · keepassium/KeePassium
Release 1.31.108
Release 1.31.107
Improved
- Disabled spelling autocorrection in entry editor (closes #223) [thanks, everyone]
- Hidden redundant OTP config fields from entry viewer (closes #218) [thanks, plus-or-minus]
- Made
TOTP Settings
field optional (closes #225) [thanks, plus-or-minus] - AutoFill will compare port numbers when comparing URLs [thanks, Z.X.]
Fixed
- macOS: Cleaned up redundant menu items on macOS
- Fixed readability of last characters in expanded fields [thanks, Sachin]
- Removed copyright year from About screen
- Removed obsolete error description for read-only OneDrive [thanks, Thomas]
Release 1.31.106
Release 1.31.104
Changed
- Switched to a more lightweight method to access files (
NSFileCoordinator
instead ofUIDocument
).
Fixed
- AutoFill crash when large DBs present in the app [thanks, everyone]
- macOS: double Touch ID prompt for Quick AutoFill [thanks, Ville]
- Entries hidden from AutoFill could still appear there (related #100) [thanks, u/567567]
- Some icons did not immediately refresh when changing the icon set [thanks, Kamil]
- Some errors appeared as codes instead of human-readable messages [thanks, everyone]
Release 1.30.103
Added
- Offline caching: when database is unreachable, load latest local copy (#135, #17)
- Customizable download timeout for each database
Improved
- Default download timeout reduced from 15 to 10 seconds
- macOS: show the actual file path in File Info dialog
Fixed
- AutoFill sometimes mishandled several perfect matches (fixes #212) [thanks, loeffelpan]
- AutoFill sometimes opened an empty window [thanks, Nico]
Release 1.30.102
Fixed
- New attachments did not export properly via
Save As
menu (fixes #211) [thanks, Andreas] - AutoFill failed to show biometric unlock (regression in 1.28.97) [thanks, Felix and Ville]
- Buttons in passcode input screen could be covered by keyboard [thanks, Ville]
Release 1.30.101
Improved
- Easier copying from a newly created entry [thanks, u/uschrisf and u/Vakke]
Fixed
- macOS: Quick AutoFill now also works on macOS (fixes #206)
- Empty window on iPad when launching in Split View mode [thanks, G]
- Passwords were not colored in some cases [thanks, Jan]
- AutoFill could use a wrong directory after freemium-to-Pro upgrade [thanks, ARK]
- AutoFill could lock up the database when running low on memory [thanks, Tim]
- Deserialization of pre-1.28 database settings
- macOS:
Remove Master Keys
could miss some files in AutoFill - macOS: Some texts appeared truncated
Release 1.29.100
Improved
- New/edited entry gets highlighted in the group (now also on iPhones) [thanks, u/uschrisf]
- Database context menu is duplicated on the
...
button [thanks, Igor] - Updated NL/PT/SK translations [thanks, everyone]
Fixed
- Localization was mostly broken in previous release [thanks, everyone]
- Quick AutoFill setup prompt appeared all the time [thanks, everyone]
- Pressing Cancel while changing the app protection passcode could erase the passcode [thanks, Kevin]
- Text input mode for username and URL fields
Release 1.28.99
Improved
- Updated translations [thanks, everyone]
Fixed
- Occasional freeze and crash when launching the app [thanks, everyone]
Release 1.28.98
Added
- Quick AutoFill - fill out login forms with one tap, without even opening AutoFill (closes #50)
- Can manually configure any database as read-only (related #64)
Improved
- AutoFill setup instructions are also available for macOS
- UI improvements here and there
- Updated translations
Fixed
- AutoFill for ccSLD domains like .co.nz or .co.jp (closes #201) [thanks, Adam and waynezhang]
- Search field abruptly disappeared in some cases [thanks, Andrew]
- Possible memory leak when tapping "Switch database" repeatedly
- macOS: open/create database menu did not work sometimes