Seal Changelog

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.

▶️ 18 November 2024 v1.1.16

▶️ 15 November 2024 v1.1.15

  • 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

  • It is now possible to replace the file used for a file entity, using the three dot menu at the right hand corner.

  • It is possible to connect single record steps in procedures.

▶️ 14 November 2024 v1.1.14

  • In multi-record tables, fields not found are displayed with 'FIELD NOT FOUND' rather than an empty value, for user clarity.

  • The API keys tab in settings is now visible to everyone, but only admins can create, edit, or rename keys.

▶️ 12 November 2024 v1.1.11

  • Untitled pages will no longer show in the search pages

▶️ 11 November 2024 v1.1.10

  • New naming conventions have been added to reference in Titles: $INDEX , $STEP_INDEX, $STAGE_INDEX , and $PROCEDURE_INDEX

▶️ 8 November 2024 v1.1.9

  • 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.

▶️ 7 November 2024 v1.1.8

  • 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.

▶️ 5 November 2024 v1.1.6

  • Admins can now generate, rename, and revoke API keys in the settings page.

▶️ 4 November 2024 v1.1.5

  • It is now possible to drag and re-order steps in the Procedure tab.

▶️ 31 October 2024 v1.1.3

  • Manage all 'Saved Views' in organisation settings. It is possible to add, edit, and remove Saved views in this page.

  • It is now possible to upload multiple files at once.

  • Neil, 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.

▶️ 28 October 2024 v1.1.0

  • Users can save searches and view them in the various view groups down the left hand side in the navigation bar

  • There is a new field type: lookups. These allow you to get field values from referenced objects.

▶️ 25 October 2024 v1.0.25

  • The audit log now shows events for review responses

  • "New" button added to navigation sidebar

  • " + " button in search page has moved from top right to the bottom right corner

▶️ 24 October 2024 v1.0.24

  • Ability to remove a view

  • 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

▶️ 23 October 2024 v1.0.23

  • Titles of records can now be edited in the run, within each step

  • 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

  • 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

▶️ 22 October 2024 v1.0.22

  • Users can duplicate published procedures, steps, and document versions

▶️ 18 October 2024 v1.0.19

  • In-app chat support has been added, accessible by the 'Support' tab on the left hand side

▶️ 17 October 2024 v1.0.18

  • Ability to create, modify, and rename views

  • Ability to connect steps in a procedure

    • Script steps can also be connected to for batch procedures

  • The list of entities currently referencing a given entity is displayed on the "Info" tab

Last updated