Document toolboxDocument toolbox

7.6.0 platform

New features

Lookups

We've implemented a new design in the Lookup List table with some new features, although the behavior remains the same.

  • We've added a new Owner column, which displays the user email that corresponds to the Lookup creator.
  • We've added a new Sharing column which lets you know whether the lookup is shared or not.
  • We've replaced the Search by name field with two new searches: a global search and a column search.
  • We've moved the refresh button to the top-right corner.
  • We've added a new sorting button to each column.
  • We've added a new drop-down on each row, which displays hidden content once clicked.

We've overhauled the form to create and update an Upload Lookup, although the behavior remains the same.

  • We've designed a new widget for new lookups which is applied to both creating a new Upload Lookup and updating existing Upload Lookups.

Alerts

We've added a new delivery method to integrate the ServiceNow platform as a new destination for Alert notifications.

  • Users can create a ServiceNow delivery method with two different authentication methods.
  • These notifications are now recorded as rows in the ServiceNow incident table.

Improvements

Lookups

Lookups are now a user resource whose access is based on roles, similar to other resources such as Activeboards and Alerts.

  • Users can now only access a Lookup if they are the owner or if the Lookup is shared with any of their roles.
  • We've added a new share operation.
  • We've added a new resource in Users which allows users to see which Lookups are shared with their roles.

When a Lookup owner is deleted from the domain, the new owner is the domain owner.

Alerts

We've added a new authentication method via bearer token to the HTTP/JSON delivery method.

  • There are three different authentication methods available.
  • We've also added the application/json content type to the HTTP/JSON delivery method.

We've made some changes to the Alert email template.

  • A new icon design.
  • We've added Alert priority in three ways: Alert field with priority number; Alert icon with priority color; Alert bar with priority color.

Activeboards

We've added a widget to each Activeboard name which displays the name in its entirety.

Bug fixes

There was an issue affecting Alerts, whereby special characters in the Summary and Description fields were wrongly displayed.