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 support@seal.run.
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.
February 2025
You are able to submit instances to submission fields.
Check out our scripts page for more details!
▶️ v2.0.30
The now()
function in OOS expressions can be used to compare Time & date to the current unix timestamp — this can be used to set OOS for expiration dates.
▶️ v2.0.29
Entities now have active versions. 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.
▶️ v2.0.27
We've made some improvements — pages should load significantly faster!
▶️ v2.0.22
Set 'out-of-specification' expressions on Number and Formula field values using the formula language.
▶️ v2.0.17
now request training not just from the latest version — but from any published entity version. Navigate to the 'training' tab in the info panel.
▶️ v2.0.17
January 2025
Users will receive a browser warning when trying to navigate to a different page or reloading the browser, before changes have saved.
▶️ v2.0.12
All Users can duplicate templates and instances.
It is now possible to convert between compatible entity types - converting of types is limited to Manager roles.
▶️ v2.0.10
Builders and Operators can now toggle between different modes on the navigation bar.
Actions buttons are now completely hidden from Operators and Viewers instead of only being disabled.
▶️ v2.0.6
December 2024
It is now possible for formula columns to reference other formula fields
▶️ v1.1.38
AI chats with Neal are now saved in the co-pilot table so you can resume and refer back to them
The AI chats can also be cleared
▶️ v1.1.37
The API documentation has also been updated.
▶️ v1.1.35
Connected steps are now deprecated, but are behind a feature flag
Existing connections will still work, but new connections cannot be configured
Computed views are now deprecated
New computed views cannot be made
Existing computed views have been archived
All data will still remain on your Seal Platform
▶️ v1.1.35
It is now possible to bulk archive procedures and steps from the main search table. Highlight the entities and right click -> Archive items.
▶️ v1.1.33
There is a new way to view content in a multi record step, and in collections.
Hover on the row header and click on the expand button to open a preview modal of the record content. You can navigate to the record's page from the modal header.
▶️ v1.1.32
To simplify the platform, it is now not possible to create steps via the '+ New' button on the side bar. They are created via:
the search page when searching with the 'type:' filter
within a procedure.
▶️ v1.1.29
Users are now able to view permissions levels of all users across the platform. Navigate to the roles tab in the settings page. Only Admins can edit these roles.
▶️ v1.1.23
November 2024
Entities that have never been published or marked as done are now hidden from the homepage
▶️ v1.1.23
The AI Copilot for Script Steps has been enhanced - it is now able to read the context of the Procedure or Run that your Script is in, including the full details of the surrounding steps.
▶️ v1.1.22
You are now able to duplicate draft steps and procedures, from the three dot menu on the top right corner.
▶️ v1.1.21
It is now possible to extract data from files with AI directly in scripts, using the seal.extract_data_from_file
function.
▶️ v1.1.19
It is now possible to test run procedures in Seal, without first publishing the procedure.
▶️ v1.1.16
Tags 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
▶️ v1.1.15
It is now possible to replace the file used for a file entity, using the three dot menu at the right hand corner.
▶️ v1.1.15
In multi-record tables, fields not found are displayed with 'FIELD NOT FOUND' rather than an empty value, for user clarity.
▶️ v1.1.14
The API keys tab in settings is now visible to everyone, but only admins can create, edit, or rename keys.
▶️ v1.1.14
New naming conventions have been added to reference in Titles: $INDEX
, $STEP_INDEX
, $STAGE_INDEX
, and $PROCEDURE_INDEX
▶️ v1.1.10
The template install modal will now show entities that will be created when installing the template, and a warning if there are any duplicate titles between the pages that will be created, and those that already exist in your organisation.
▶️ v1.1.9
It is now possible to set a naming convention for Titles in Steps and Procedures.
All records and runs created from steps and procedures with a set naming expression will have their title automatically generated.
▶️ v1.1.8
Admins can now generate, rename, and revoke API keys in the settings page.
▶️ v1.1.6
It is now possible to drag and re-order steps in the Procedure tab.
▶️ v1.1.5
October 2024
Manage all 'Saved Views' in organisation settings.
▶️ v1.1.3
It is now possible to upload multiple files at once.
▶️ v1.1.3
Neal, the AI copilot, is now able to look at your current code to help you debug issues or add to the existing code - simply write a prompt.
▶️ v1.1.3
There is a new field type: lookups. These allow you to get field values from referenced objects.
▶️ v1.1.0
New" button added to navigation sidebar
" + " button in search page has moved from top right to the bottom right corner
▶️ v1.0.25
There is now a custom Seal AI copilot in Script Steps and Computed Views. This can be assessed from the side tab and can be used to write and refine code
▶️ v1.0.24
There is a new entity called 'File'
Users can upload pdf, csv, images, and videos
Files can be given titles, fields, tags, reviews, and training
▶️ v1.0.23
Users can reference and create new file entities in the 'Reference' field
The 'File' field is now replaced by the 'Reference' field, existing 'File' fields will still remain
'Reference' fields should be used for all upload needs
▶️ v1.0.23
Users can duplicate published procedures, steps, and document versions
▶️ v1.0.22
In-app chat support has been added, accessible by the 'Support' tab on the left hand side
▶️ v1.0.19
It is now possible to connect steps in a procedure. Script steps can also be connected to for batch procedures
▶️ v1.0.18