Version 2.2.0. February 2023

Real-time collaboration

Now you can work on the document with other users. In real time, you will see all the users who are currently working on the document, as well as the changes they make. Soon we will add the ability to leave comments and suggest corrections.

Warning
The document must be open in edit mode
Real-time collaboration

Fields

Previously, the Case.one Text area fields imported as a plain text into template based documents. We’ve added the Rich text field for you can insert formatted text with paragraphs, tables, lists and even pictures in a document. Don’t forget link External ID of template’s field with Tag of Case.one object’s field.

Warning
You can fill the Rich text fields only when creating template based document in Case.one.

Bugs and fixes

  • Now lists in edited documents look the same as in the template.

  • We have improved indents and tables when downloading Doc.one documents.

  • Previously, table borders disappeared if you create a document in Doc.one and turn it in edit mode, and then import it as a template in Doc.one, create a document based on it and turn it in edit mode. Now the borders of the new document are displayed correctly.

  • We have fixed text wrapping in conditions.

  • Now a package of documents can be embedded into a third-party resource only by its UUID. You can’t embed a document by its ID.

  • We have fixed manual script execution in document package with document being edited.

  • We have fixed the copy documents request POST /api/v3/document/copy with the Upgrade = true parameter:

    • Now extra multirows are not added if the document has fields with the same ExternalID/Title.

    • Now the Allow editing after creation parameter is saved in the document copy.

  • We have fixed create an editable document request POST /api/v3/documents/upload for non-root folder. If the file format is not docx, the 400 Bad Request response is returned with the content: "File": "The file must be a file of type: docx."

  • Now in responses to requests for creating, updating, and obtaining documents/templates, the DownloadFormats parameter returns document formats available for download.