What's new?

These features have been changed or added in this release.

Feature Affected Components Type of Change Description
Search Capabilities eperi sEcure AnyApp REST-based Enhancement Endpoint search configuration has been redesigned to make it more intuitive and less error-prone. Some of the changes include:
  • Search field configuration is defined within the endpoint's field configuration.
  • A distinction is made between wildcard and non-wildcard search paths.
  • Each wildcard search path can be mapped to the required Solr search fields.
  • Wildcard searches can be mapped to collections of search fields to avoid specifying each value individually for each search field.
UI Enhancements eperi sEcure AnyApp REST-based Enhancement Responses from all HTTP request methods are now available via generic decryption. This eliminates the need to explicitly configure each non-GET endpoint in order to retrieve decrypted data from the target application.
UI Enhancements eperi sEcure AnyApp REST-based Enhancement The dropdown filter wildcard search for contacts is now supported to emulate the same, unprotected search experience that HubSpot provides, i.e., partial matches are also returned.
Feature Affected Components Type of Change Description
UI Enhancements eperi sEcure Platform Enhancement A new Apps search bar with live search functionality enables you to interactively find the apps you're looking for.
SDK Update eperi sEcure Platform Enhancement With the release of SDK version 1.9, the following improvements and features are now available:
  • With the introduction of injectAdapterConfigInputValues, it is now possible to access credentials and other configuration parameters from an app and inject them into a task.
  • SDK adapter configuration has been simplified. Instead of having to maintain separate configurations for forward and reverse proxy modes, the eperi sEcure Platform will now accept both forward and reverse templates within a single app. Forward proxy is the default. However, you can configure an adapter to use reverse proxy mode instead. To ensure backwards compatibility, existing SDK adapter configurations are migrated to work with the new implementation.
  • A new app context RuntimeContext (handler class) is available that allows SDK developers to register services that can access data from the app configuration. This enables services to initialize themselves during proxy startup.
  • With the addition of RuntimeContext, a service interface is provided for background jobs, as well as a method for either triggering a job to start immediately or specifying an amount of time to delay its start.
Feature Affected Components Type of Change Description
Administering permissions eperi sEcure Platform Enhancement Permissions are now sorted alphabetically, enabling eperi sEcure Platform administrators to easily compare roles and permissions across different environments.