Skip to content

Release 0.9.4

Latest

Choose a tag to compare

@tim-majestic tim-majestic released this 26 Apr 16:36

APIService.js now uses POST for requests, rather than GET.

Bug fixes:

  • Using POST over GET now allows for larger requests.
  • Response.js#isOK now returns "OK" if the response status is "QueuedForProcessing".