02-04-2025
v0.72.6

New Version History Layout

You can now view your Canvas version history in a more organized and intuitive way. The new layout allows you to:

  • View all changes made in each version
  • Easily restore previous versions

This update makes version control more efficient and facilitates team collaboration.

25-03-2025
v0.70.2

Canvas Multimodal Support

Variables can now be resolved in a multimodal way, allowing your files to be processed natively by the model, without going through our standard parsing process. It’s important to note that each model has different capabilities for supporting various file formats.

Format compatibility matrix by model:

ImageVideoDocumentAudio
Gemini 2.5/2
Openai 4 family--
Claude 3/4---
10-12-2024
v0.64.0

Canvas

Share Output Format

Now it’s possible to copy an Output Format structure and use it in another Canvas. To do this, click the “Copy” button and use the “Paste” tool to import the same structure into a second Canvas.

Variables with Multiple Files

In this new version, variable fields within a Canvas can receive multiple files. Just drag a set of files and drop them onto the corresponding field.

Workstation

List Editing

As an editor of a Task within the Workstation, it’s often necessary to edit a list of items generated by the model. Now you can! The new update includes options to add, update, or remove items of any type within a list.

Create Test Cases

Reviewed a Task and reached a satisfactory result? Why not create a Test Case and help improve your initial Canvas? Now Tela suggests creating a new Test Case whenever a new task is approved.

New Tasks via API

Tela now supports creating Tasks from API calls. This facilitates the integration flow between the development team and the team responsible for reviewing results and exporting documents in Tela. Inside the Workstation, we have a new “Connect via API” section, which contains copy-and-paste code snippets, making external integration easier.