Skip to content

v1.4.0

Compare
Choose a tag to compare
@JanEbbing JanEbbing released this 24 May 08:08
· 42 commits to main since this release
v1.4.0
b235af7

Added

  • Script to check our source code for license headers and a step for them in the CI.
  • Added platform and node version information to the user-agent string that is sent with API calls, along with an opt-out.
  • Add method for applications that use this library to identify themselves in API requests they make.

Fixed

  • Fix getUsage request to be a HTTP GET request, not POST.
  • Changed document translation to poll the server every 5 seconds. This should greatly reduce observed document translation processing time.