Jump to content

New Update: Contact Import (v2.0.0)


Harry Hornbill

Recommended Posts

Hello everyone,

The latest update of Contact Import (v2.0.0) has been released to live and is now available for download on GitHub.

The change log for this update is as follows:

Features

  • Removed the requirement for plain-text API Key and Instance ID being stored in the configuration - they are now encrypted client-side
  • Removed the requirement for plain-text database authentication details being stored in the configuration - they are now stored in, and retrieved from, KeySafe
  • Added self-update feature, so this utility will self-update if a newer minor or patch version release is found on GitHub
  • New command-line argument (-creds=true) to check that the API Key has been entered correctly

Changes

  • Closed-source the tool, marked existing repo as private, added auto-publish to a new public repo: hornbill/contact-import
  • Removed support for macOS and Linux as we now use Windows cryptographic APIs to encrypt and decrypt the authentication details
  • Improved logging output
  • Added code-signing to the build process
  • Added GitHub workflow actions for posting release notes to the Hornbill community forums and internal workspace
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...