Release - April 2026

The April 2026 release notes for Spotler FeedbackPro provide an overview of the most important feature updates, followed by a complete list of improvements, fixes, and other changes released during this month. These updates improve survey script capabilities, reporting control, template usability, and overall system reliability.

What is included in the April 2026 release notes?

This release highlights key feature updates and includes a full overview of all other changes implemented during April 2026.

On this page, the following topics are covered:

What are the key feature updates?

Survey script

The Survey script module in Spotler FeedbackPro is used to generate a JavaScript survey script that displays a survey on a website or web application based on defined rules.

The module has been moved from the Beta playground to its final location under Publish & Embed > Survey script. Roles and permissions have been aligned so users can access and manage survey scripts based on their assigned permissions.

The survey loader script has also been updated to version 3.0.5. This update introduces support for the styleVariant and logoUrl parameters, allowing styling variants and custom logos to be applied directly through the script configuration.

This enables more flexible control over survey presentation without requiring changes to the survey configuration itself.

For full configuration details, see: Survey script module article

Scheduled reports

Updating a scheduled report no longer overwrites existing filter configurations by default.

The scheduled report interface now separates editing schedule settings from updating filters. You can choose to keep the existing filters or explicitly apply the current dashboard filters when updating a schedule.

This prevents unintentional loss of filter configurations and makes report management more predictable.

Invite templates: ID visibility

The invite template ID is now displayed on the template details page.

The ID appears at the top of the details list with a clear label and includes a copy-to-clipboard function. In addition, the layout of the details fields has been updated from centered alignment to top-aligned for improved readability.

This makes it easier to retrieve template IDs for API integrations and other use cases.

What changes are included in the full release notes?

Improvements and tasks

Asynchronous loading for invite batch overview

The invite batch overview page experienced slow loading times due to a blocking request for batch and invite counts. The page now loads asynchronously, displaying a loading indicator for batch numbers while the rest of the page remains interactive.

This improves responsiveness and allows users to interact with the page while data is still being retrieved.

Bug fixes

Survey logic: "Otherwise, namely" in multi-choice questions

Survey logic did not correctly hide elements when the "Otherwise, namely" option was selected in multi-choice questions. This was caused by evaluating a single value instead of the full set of selected answers.

The logic now evaluates the complete answer array, ensuring that conditions are applied correctly when this option is selected alongside other answers.

CLF rule configuration: missing condition options

The CLF setup did not display rule condition options due to a permission issue caused by a typo. This prevented users with the correct permissions from creating rules.

The issue has been resolved, and users can now define rule conditions and create CLF rules as intended.

Employee Journey: metadata filter

The metadata filter in Employee Journey did not return selectable values when a field was selected. This was caused by a missing customer_id in the API request.

The request now includes the required identifier, and the filter correctly returns available values.

User creation: API token revoke option

Newly created users were incorrectly shown the option to revoke an API token, even when no token existed.

The interface now only displays the revoke option when a valid API token is present, preventing confusion.

Other updates

Navigation menu icons

Navigation menu icons have been updated to use FontAwesome DuoTone icons with consistent styling.

Survey script module: roles and permissions

Roles and permissions for the Survey script module have been defined and aligned. Users with appropriate access can view and manage survey scripts, and existing users have been updated accordingly.

Survey editor: smiley question support

The smiley question type is now available in the multi-question page editor, allowing it to be combined with other question types on a single survey page.