Skip to content

Releases: lukeIam/KeePassSubsetExport

KeePassSubsetExport 0.7.0

12 Mar 10:54
1f5653b
Compare
Choose a tag to compare
  • ExportDatebaseSettings is optional now (but default on)
  • Support for non-filesystem targets e.g. WebDAV (everything that the native KeePass supports)

KeePassSubsetExport 0.6.0

15 Jun 08:30
Compare
Choose a tag to compare
  • Export icon on ExportUserAndPassOnly
  • Allow multiple export targets

KeePassSubsetExport 0.5.0

24 Mar 10:32
0d38fd8
Compare
Choose a tag to compare
  • 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

07 Sep 17:29
Compare
Choose a tag to compare

Add Argon2 support

KeePassSubsetExport 0.3.1

11 Jun 12:06
Compare
Choose a tag to compare
Pre-release
  • 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

11 May 20:25
9fa7493
Compare
Choose a tag to compare
Pre-release
  • 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

16 Apr 08:45
6fbd168
Compare
Choose a tag to compare
Pre-release
  • 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

06 Apr 19:23
Compare
Choose a tag to compare
Pre-release
Initial code commit