This repository has been archived by the owner on Nov 26, 2019. It is now read-only.
Releases: jobe-m/ownkeepass
Releases · jobe-m/ownkeepass
Translation update
KDBX 4 format support
- Add support for KDBX 4 database format by changing database code from KeepassX to KeepssXC (many thanks to 24mu13)
- Add support for new database cipher algorithms and key derivation functions like Twofish, Chacha20 and Argon2 for Keepass 2 databases
- Show used database cipher, key derivation function and key transformation rounds for a Keepass 2 database in database settings dialog
- Updated translations from transifex
Pre-release for openrepos
- Implemented moving of password entries between groups (Keepass 2 database)
- Show comment of password groups in list view (Keepass 2 database)
- Fixed truncation mode of subtitle in list views
- Updated translations from transifex
Keepass 2 write support
- Password entries in Keepass 2 databases can be created, edited and deleted
- Password groups in Keepass 2 databases can be created, edited and deleted
- Additional attributes of password entries in Keepass 2 databases can be added, changed and deleted
- Added possibility to copy into clipboard every item of a password entry by long-press on it
- Open URL in web browser by just one click on the URL text
- Reworked password entry editing page for Keepass 2 support
- Fixed scaling of icons on password generator page with higher resolution displays
- Updated and reordered text sections on about page
- Added new translations for Polish and Serbian (Not yet fully done, please help on transifex to finish them)
- Updated all other translations from transifex
- Bugfix: Specifying the wrong Keepass version on opening a database does not give a proper error notification; the display just kept showing the loading databasee message
- Bugfix: It was not possible to delete more than one keepass entry or group in a row
- Bugfix: When deleting the last password item from a group the placeholder text was not shown again
Bugfix release
- Fixed mapping of settings value for time to clear clipboard: In release 1.1.14 the time for clearing clipboard silently changed to 5 seconds if it was before set to "disabled"
New icons
- Added individual icons for password entries and groups
- Time to clear clipboard can be adjusted between 5 seconds and 10 minutes
- Parent group of password entries is shown in search list view
- Copy-Paste cover action now skips empty username or password entries
- Implemented alphabetical sorting of Keepass 2 database entries
- Added new translation for Galician language
- Updated all other translations from Transifex