v3.36.0

We are happy to announce release v3.36.0 of Elimity Insights, released on 27 November 2024.

Summary

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

New functionality
  • SAP SuccessFactors built-in connector

  • Vercel built-in connector

Bug fixes & improvements
  • Minor bug fixes & improvements

Deployment changes

None

New functionality

SAP SuccessFactors built-in connector

Elimity Insights v3.36.0 includes support for SAP SuccessFactors in its built-in connector library. This new connector imports users from your SAP SuccessFactors environment. Refer to our dedicated documentation for more details.

Vercel built-in connector

Another new entry in Elimity Insights' connector library is Vercel. The Vercel connector imports users, projects and teams from your Vercel account. As always, our dedicated documentation contains additional information.

Bug fixes & improvements

Minor bug fixes & improvements

As always, the new release also brings some minor improvements:

  • Elimity Insights v3.36.0 fixes some minor UI bugs:

    • radio buttons for selecting user account roles now render properly

    • no more double scrollbars in dashboard card setup dialogs

    • time series dashboard cards of height 1 no longer have a broken appearance

  • this release also includes some changes to existing built-in connectors:

Migration information

To migrate from v3.35.x to v3.36.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.36.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.36.0

To install Elimity Insights v3.36.0, copy the following files from the v3.36.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