iCL Portal Version Protocol
Version 1.9.78.0
✨ 3996 - If there is a sync conflict concerning a task, the task with the higher state (new, assigned, active, completed, cancelled) will win.
This resolves the issue that an inspection is complete, but the task is still shown as “active” or “assigned.
✨ 4327 - Support importing content items with date values
✨ 3659 - New feature "Invitations" for inviting external users to task (beta)
✨ 3943 - Inspected items can now also be set in task excel import
✨ 4014 - Report engine and REST endpoint also load content item properties, so scripts that directly bind to a content item property work as expected (e.g. binding visibility of a chapter to the property of a content item)
✨ 4014 - Content item REST endpoint returns reasonable validation error if title field is omitted
✨ 3996 - If there is a sync conflict concerning a task, the task with the higher state (new, assigned, active, completed, cancelled) will win
✨ 4145 - A normal user does not have permissions to see all content items anymore.
🐞 Bugfixes (4363, 4426, 4363, 3637, 3824, 4078, 4135, 3991, 4329, 4062, 4264, 4276)
Note: Please be aware of the following „breaking“ change: Until now, any logged on user could see the content items of the current tenant. This has been changed so that only administrators and viewers can see the content items.
Additionally, we introduced two new roles:
• Content viewers can view all content items.
• Content editors can view and edit all content items.
Version: 1.9.76.0
✨ New feature "Invitations" for inviting external users to task (beta).
✨ Inspected items can now also be set in task excel import.
✨ Report engine and REST endpoint also load content item properties, so scripts that directly bind to a content item property work as expected (e.g. binding visibility of a chapter to the property of a content item).
✨ If there is a sync conflict concerning a task, the task with the higher state (new, assigned, active, completed, cancelled) will win
✨ A normal user does not have permissions to see all content items anymore.
🐞 Bugfixes