June 2026 – Release Notes
Welcome to the June 2026 release of Qalyptus Self-hosted (version 10.1). This release brings new features, enhancements, and important bug fixes.
Version 10.1 is part of the new Qalyptus 10 generation. If your current version is already on 10.x, you can update to this new version by following the standard process (see the last section).
If your version predates 10.x, please first review the 10.0 release notes to take into account the major changes, then install this version to benefit from the cumulative updates included in version 10.x (no need to install version 10.0 first).
New Features
Repeat Multiple Pages in Word Templates
The Repeat feature in Word templates now supports repeating multiple consecutive pages as a single group. Previously, only one page at a time could be repeated per dimension.
When consecutive pages share the same repeat tags and the same dimension combination, they are automatically grouped and repeated together as a single block. Pages without repeat tags, or with different tag combinations, are treated as separate groups.
Learn more about repeating pages in Word templates.
Repeat Multiple Slides in PowerPoint Templates
Similarly, the Repeat feature in PowerPoint templates now supports repeating multiple consecutive slides as a group. When consecutive slides share identical repeat tags and dimensions, they are treated as a single repeating block.
Learn more about repeating slides in PowerPoint templates.
Configurable Condition Validation on Task Reports
When assigning a condition to a report in a task, you can now choose the expected outcome that triggers report generation:
- Verified (default): the report is generated when the condition is satisfied.
- Not Verified: the report is generated when the condition is not satisfied.
This option is accessible via the action menu on each condition assigned to a report in the task.
Learn more about task conditions.
User Identification Method for SAML Identity Providers
SAML Identity Providers now include a User identification option that controls how Qalyptus matches the identity provider response to an existing user account:
- Email address (default): users are identified by their email address — existing behavior, no change required.
- Domain account: users are identified by their domain account (
DOMAIN\username). This is useful in multi-IDP environments where multiple domain accounts share the same email address.
Learn more about SAML identity provider configuration.
Enhancements
Configurable Email Sending Delay
SMTP configuration now includes a Delay between emails (seconds) field that controls how emails are dispatched during a task run:
- 0 (default): emails are sent in parallel — this is the existing behavior.
- Greater than 0: emails are sent sequentially, with the specified delay (in seconds) between each message.
The delay value must be between 0 and 60 seconds. The configured delay is recorded in the task logs. This option is available for both standard SMTP and Office 365 configurations.
Learn more about SMTP configuration.
ZIP Control for FTP/SFTP Storage Services
FTP and SFTP storage services now include a Zip HTML files option that controls whether report files are compressed before being uploaded:
- Enabled: HTML files are compressed into a ZIP archive before upload.
- Disabled (default for new services): HTML files are uploaded without compression.
For existing services, the option defaults to enabled to preserve the previous behavior.
Learn more about storage services.
Compress Project Files in Qalyptus Desktop
Qalyptus Desktop now includes a Compress Qtr File option in Settings > General. When enabled (the default), project files (.qtr) are saved in a compressed format, significantly reducing file size and lowering the risk of out-of-memory errors when working with large projects.
When disabled, project files are saved as plain JSON, which is useful for tracking changes in version control tools such as Git.
Learn more about Qalyptus Desktop settings.
Bug Fixes
- On-Demand report file name: Fixed an issue where the report file name was not displayed when checking the execution status from the Qalyptus On-Demand extension.
- Excel pivot table corruption: Fixed an issue that caused a corrupted Excel file when combining a Sum aggregation and a % of Row Total calculation on the same pivot table. Excel no longer displays an error message when opening such files.
How to Upgrade
Follow the steps in this article to safely upgrade your Qalyptus Self-hosted instance: How to upgrade Qalyptus