Skip to content

Hornbill Data Export Utility

Latest
Compare
Choose a tag to compare
@HornbillIntegration HornbillIntegration released this 27 Aug 12:42
03bb05a

New

Removed the requirement for plain-text API Key and Instance ID from being hard-coded in the config files - they are now encrypted client-side
Removed the ability to store database credentials client-side, and instead store them securely in KeySafe
New command-line argument (-creds=true) to check that that API Key has been entered correctly
Added self-updating functionality

Changes

Included conf.json example in release archive
Closed-source the tool, marked existing repo as private, added auto-publish to a new public repo: hornbill/hornbill-export
Updated GitHub workflow actions for posting release notes to the Hornbill community forums and internal workspace
Removed support for macOS and Linux as we're using Windows cryptographic APIs to encrypt/decrypt the authentication details