Seal Changelog
Last updated
Last updated
This page details Seal's platform updates, including new features, product changes, and any features that have been removed.
We also send regular product updates to all users. Not receiving emails? Let us know at .
Note that not all changes are detailed here. Version changes that do not introduce new concepts (such as performance improvements and minor bug fixes) are not logged.
March 2025
February 2025
January 2025
December 2024
November 2024
October 2024
Check out our for more details!
Entities now have . The active versions defaults to the latest published version but for continuous entities you can choose to 'pin' a specific version as the active version.
Users can now see real-time previews of and calculations, enabling real-time validation.
Set '' expressions on Number and Formula field values using the formula language.
It is now possible for columns to reference other formula fields
are now saved in the co-pilot table so you can resume and refer back to them
The has also been updated.
Users are now able to view permissions levels of all users across the platform. Navigate to the tab in the settings page. Only Admins can edit these roles.
It is now possible to extract data from files with AI directly in , using the seal.extract_data_from_file
function.
It is now possible to in Seal, without first publishing the procedure.
are not classed as entity data anymore. This means they can be changed at any time without needing to create new drafts of any published entities
It is now possible to replace the used for a file entity, using the three dot menu at the right hand corner.
New naming conventions have been added to reference in : $INDEX
, $STEP_INDEX
, $STAGE_INDEX
, and $PROCEDURE_INDEX
It is now possible to set a in Steps and Procedures.
Admins can now generate, rename, and revoke in the settings page.
It is now possible to drag and re-order steps in the .
Manage all '' in organisation settings.
It is now possible to upload at once.
, is now able to look at your current code to help you debug issues or add to the existing code - simply write a prompt.
There is now a custom in Script Steps and Computed Views. This can be assessed from the side tab and can be used to write and refine code
There is a new entity called ''
It is now possible to connect steps in a. Script steps can also be connected to for batch procedures