v3.37.0

We are happy to announce release v3.37.0 of Elimity Insights, released on 29 January 2025.

Summary

This section summarizes the most important changes in release v3.37.0.

New functionality
  • Salesforce connector

  • Resumable access reviews

  • In-place editing of stored queries

  • Excel download for connector logs

  • Autofilling campaign template assignees

Bug fixes & improvements
  • Traces dialog legend

  • Creating peer review collections or campaign templates from data tables

  • Access review filtering, sorting and exporting

  • Connector improvements

    • Google Workspace

    • Windows File Shares

    • Lansweeper

  • Minor bug fixes & improvements

Deployment changes

None

New functionality

Salesforce connector

Elimity Insights v3.37.0 includes support for Salesforce in its built-in connector library. This new connector imports users, profiles and permissions from your Salesforce environment. Refer to our dedicated documentation for more details.

Resumable access reviews

The v3.37.0 release also allows access reviewers to save their work and resume it later. More specifically, the access review wizard now includes a 'SAVE AS DRAFT' button:

Access reviewers can simply click this button at any point during their review and safely close their window afterwards. Just revisit the access review's request link to resume where you left off.

In-place editing of stored queries

Another new feature in v3.37.0 is support for in-place editing of stored queries. This allows users to correct mistakes in newly created queries:

However, it is important to notice that editing stored queries with historical data and/or links to dashboard cards might have undesirable effects. Elimity Insights clearly explains this:

Excel download for connector logs

Elimity Insights v3.37.0 supports exporting connector logs to an Excel sheet. Connector admins can now simply click the 'DOWNLOAD AS EXCEL' button on the connector logs page:

Autofilling campaign template assignees

Additionally, the v3.37.0 release supports autofilling campaign template assignees. This helps access review managers with providing assignee names and emails for their campaign templates. More specifically, they can click the 'AUTOFILL' button in the campaign template assignee table:

Clicking this button shows a dialog explaining how this feature works. The screenshot below shows an example of autofilling access review assignees for Active Directory users grouped by manager:

The example configuration you see in the screenshot above automatically fills in the assigned manager's display name and email address for almost every access review in the campaign template:

Bug fixes & improvements

Traces dialog legend

Traces dialogs in Elimity Insights v3.37.0 now also show a legend to clarify the node colors:

Creating peer review collections or campaign templates from data tables

From Elimity Insights v3.37.0 onwards, users can now also create peer review collections or campaign templates from data tables. More specifically, they can click the 'Create peer review collection' or 'Create campaign template' button in any data table's overflow menu:

This button simply opens the peer review collection or campaign template wizard and pre-fills the initial step with the data tables underlying query:

Access review filtering, sorting and exporting

The v3.37.0 release also brings some UI improvements to the campaign overview page. Access review managers can now filter, sort and export the access reviews in their campaigns. Additionally, Elimity Insights now shows which access reviews are overdue:

Minor bug fixes & improvements

As always, this new release brings some smaller bugfixes and improvements:

Migration information

To migrate from v3.36.x to v3.37.0, we suggest the following steps:

  1. Make a backup of your existing database.

  2. Make a backup of your existing installation directory.

  3. Migrate your installation by installing the files for v3.37.0, as described below.

  4. Migrate your database, as described below.

  5. Start the server and validate that it works as before.

Installing the files for v3.37.0

To install Elimity Insights v3.37.0, copy the following files from the v3.37.0 release to your current installation folder:

  • The appropriate binary of Elimity Insights for your OS:

    • elimity-insights-linux-x86_64

    • elimity-insights-macos-x86_64

    • elimity-insights-windows-x86_64.exe

  • The appropriate binary of the database migration tool for your OS:

    • elimity-insights-database-migrate-macos-x86_64

    • elimity-insights-database-migrate-linux-x86_64

    • elimity-insights-database-migrate-windows-x86_64.exe

Migrating the database

The database migration is performed by running one of the following executables depending on your OS:

  • elimity-insights-database-migrate-macos-x86_64

  • elimity-insights-database-migrate-linux-x86_64

  • elimity-insights-database-migrate-windows-x86_64.exe

You can use the command line argument help to get help info:

You can use the command line argument target-versions to display the list of supported target versions:

To migrate your database, use a command similar to the following:

Last updated