Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Releases: rossumai/elisctl

v2.11.0

14 Oct 11:21
Compare
Choose a tag to compare
Bump version: 2.10.2 → 2.11.0

v2.10.0

28 Jul 05:50
Compare
Choose a tag to compare
  • Add schema list command
  • Fix webhook change command issue
  • Remove csv get command
  • Add example script for setting up a new organisation
  • Enable assigning manager role to user
  • Enable setting max token lifetime
  • Catch ValueError when parsing schema in XLSX
  • Fix Python3.8 support

v2.9.0

18 Feb 13:58
Compare
Choose a tag to compare
  • allow editing inbox attributes separately on queue-related commands
  • add support for can_collapse in xlsx schema
  • add sample usage of elisctl library in a Python code
  • make -q option required on user create

v2.8.0

31 Oct 14:06
Compare
Choose a tag to compare
  • Add webhook command
  • Allow creating and changing inbox properties on queue change command

v2.7.1

30 Sep 08:45
Compare
Choose a tag to compare
  • Improve documentation

v2.7.0

13 Aug 12:33
Compare
Choose a tag to compare
  • Add command user_assignment for bulk assignment of users to queues
  • Change command connector create: queue_id parameter needs to be specified, if there is more than one queue in organization
  • Support schema attribute width in XLSX schema format
  • Fixed: booleans, in XLSX schema format, can be specified as boolean types
  • Internal: filename can be specified in ELISClient.upload_document

v2.6.0

31 Jul 07:41
Compare
Choose a tag to compare
  • Enable passing custom filename with upload

v2.5.0

12 Jul 13:21
Compare
Choose a tag to compare
  • Add support for schema specified in XLSX when creating queue
  • Remove the necessity to specify schema file type when uploading
  • Fix XML and CSV formats of elisctl document extract

v2.4.0

09 Jul 12:00
Compare
Choose a tag to compare
  • Add support for can_export in xlsx schema format
  • Add document command

v2.3.1

21 Jun 08:21
Compare
Choose a tag to compare
  • Fix: annotator cannot use elisctl connector list command