📢February 2023 release

This release focused on bug fixes and solving performance bottlenecks. The next few releases we will continue to focus on bug fixing, improving UX and performance improvements.

Ignoring issues during validation is now configurable [🏭 Stable]

In the past, validators had the option to overlook issues while processing documents during validation. However, in cases where it is crucial for validation rules to be strictly enforced, this behavior may not be desirable. With the latest update, you can now enforce your validators to address all issues before they can mark documents as done.

👤pageHuman validation

Table annotation [👁️ Preview]

We are happy to announce that the table annotation feature is moving to preview. Check this feature out if you need to annotate tabular data! It will save you a lot of time and fustration!

pageTable annotation

Copy project [👁️ Preview]

In case you were not aware, duplicating projects has now become effortless. If your project is listening to the preview channel, you can now create copies of it with ease.

⚙️pageProject settings

Last updated