This repository has been archived by the owner on Sep 25, 2024. It is now read-only.
Releases: rossumai/elisctl
Releases · rossumai/elisctl
v2.11.0
v2.10.0
- 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
v2.8.0
v2.7.1
v2.7.0
- 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
- Enable passing custom filename with upload