Releases: lukeIam/KeePassSubsetExport
Releases · lukeIam/KeePassSubsetExport
KeePassSubsetExport 0.7.0
KeePassSubsetExport 0.6.0
- Export icon on ExportUserAndPassOnly
- Allow multiple export targets
KeePassSubsetExport 0.5.0
- Ref support for some fields (username, password, url, note)
- SubsetExport_TargetFilePath and SubsetExport_KeyFilePath can contain environment variables
- New option: SubsetExport_ExportUserAndPassOnly to export only title, username and password
- Allow the SubsetExportSettings group to be in a subfolder
- Bugfixes
KeePassSubsetExport 0.4.0
Add Argon2 support
KeePassSubsetExport 0.3.1
- Relative paths for target db and keyfile
- Option for flat exports (without folders/groups)
- Do not longer require the
SubsetExport_
-prefix on config entry titles - Smaller plugin size
KeePassSubsetExport 0.3.0
- Limit export to a folder/group (can be combined with a tag filter)
- Option to overwrite the name of the root group in the target database
KeePassSubsetExport 0.2.0
- Copy group properties to the target database
- Support custom icons for entries and groups
- Support setting KeyTransformationRounds for the target database
KeePassSubsetExport 0.1.0
Initial code commit