Logi Composer Version 26 Summary of Changes
This is a summary of the major changes made in version 25 of Composer. It is provided so you can quickly identify new and changed Composer features before upgrading from Composer 25 to Composer 26.
This software is offered on a quarterly release schedule. The current major release is v26.2.
Upgrade Considerations
Be sure to back up your metadata store (see Back Up the Metadata Store) before you upgrade.
Upgrading to Logi Composer v23.2 or later includes an upgrade of Java runtime from 11 to 17, installed and configured automatically during upgrade.
Important: Before you upgrade to Composer v25.2 or later you must use a newer version of CentOS than CentOS 7 or CentOS 8. If you are not using this tool, you can exclude the sdk-service when installing or upgrading Composer.
Note: CentOS 7 & 8 are end of life (EOL) support. CentOS Stream 9 is supported for new instances of Logi Composer 25.4 and higher. Upgrade your operating system to CentOS Stream 9 before upgrading your Composer instance. For more information, see Operating System Support.
Note: New installations of Logi Composer (v24.3 and later) use PostgreSQL 16. If you are upgrading your environment to v24.3 or later, you can retain your existing PostgreSQL version.
To ensure services start properly after upgrade in a Linux environment:
Verify all of your JVM setting overrides are defined in the
/etc/zoomdatadirectory (not/opt/zoomdata/conf).-
The
.jvmfiles in/etc/zoomdata/only contain parameters that are different from default ones, typically Xms/Xms settings, javaagent settings.If you have copied the entire
.jvmfile from/opt/zoomdata/conffor placement into/etc/zoomdata, that configuration is not overwritten after upgrade. Properties such asXX:+UseConcMarkSweepGCcan prevent services from starting on Java 17 runtime.
For more information on configuration setups and overrides, see Configure Memory Settings and Connector Properties and Property Files.
Note:
If you are upgrading from an earlier version of Logi Composer, this may be a breaking change: the introduction of the system attribute User.timeZone may cause a conflict if you used this as a custom attribute. See Upgrade Workflow.
Enhancements
The following sections provide you with a summary of enhancements in the previous releases, all of which are present in the latest release of Logi Composer.
v26.2 Enhancements
v26.1 Enhancements
Removed Features From Logi Composer v25
The following features were removed from Logi Composer v25 to make way for improvements in Logi Composer v26.
Logi Composer 26.2
Title |
Description |
|---|---|
26.2.1 Removed Features | |
None. |
|
26.2 Removed Features | |
UI Menu |
In environments where the enhanced-experience toggle has been enabled, the UI menu has been reconfigured into an always-available main menu. Access your content and navigate options using the main menu or home page. |
Top-Level Navigation |
In environments where the enhanced-experience toggle has been enabled, the top-level navigation option has been removed from the user interface. Access your content and navigate options using the main menu or home page. |
System Users Menu Option |
In environments where the enhanced-experience toggle has been enabled, the menu option System Users has been removed from the main menu UI. Users with appropriate privileges can instead access users using the User menu option, and groups using the Groups menu option. |
Multi-Tenancy Menu Option |
In environments where the enhanced-experience toggle has been enabled, the menu option Multi-Tenancy has been renamed Tenants. Use this option to create, access, and manage tenant accounts. |
Edit Tenant Work Area |
In environments where the enhanced-experience toggle has been enabled, the Edit Tenant work area has been redesigned. Switch between tenants to edit by selecting a different tenant from the tenant list in the Multi-Tenancy work area. The General tab and tenant switching dropdown list have been removed. |
Logi Composer 26.1
Title |
Description |
|---|---|
26.1.3 Removed Features | |
None. |
|
26.1.2 Removed Features | |
None. |
|
26.1.1 Removed Features | |
None. |
|
26.1 Removed Features | |
None. |
|
API Updates in Logi Composer v26
This table provides a breakdown of all reported updates in Logi Composer v26.
Logi Composer 26.2
Endpoint |
Method | Description |
|---|---|---|
26.2.1 API Updates | ||
None. |
|
|
26.2 API Updates | ||
api/export/visualdata/enriched |
POST |
Export visual data for table visuals including grouped data in Excel (XLSX) format. Your formatting, aggregation, and conditional formatting are preserved in the exported file. Report generation and export performance varies significantly based on report complexity, report generation volume, and export format. For more information on environment sizing and use planning guidelines, see Environment Configuration and Performance Considerations. |
|
api/dashboards/{dashboardId}/reports api/dashboards/{dashboardId}/reports/{reportId} |
POST PUT |
Create or update a scheduled dashboard report. This supports features added in this release.
|
|
api/dashboards/{dashboardId}/reports api/dashboards/{dashboardId}/reports/{reportId} |
POST PUT |
Create or update a scheduled self service report. This supports features added in this release.
Report generation and export performance varies significantly based on report complexity, report generation volume, and export format. For more information on environment sizing and use planning guidelines, see Environment Configuration and Performance Considerations. |
api/self-service-reports/export |
POST |
Export self service reports. This supports features added in this release.
Report generation and export performance varies significantly based on report complexity, report generation volume, and export format. For more information on environment sizing and use planning guidelines, see Environment Configuration and Performance Considerations. |
Logi Composer 26.1
Endpoint |
Method | Description |
|---|---|---|
26.1.3 API Updates | ||
None. |
|
|
26.1.2 API Updates | ||
None. |
|
|
26.1.1 API Updates | ||
None. |
|
|
26.1 API Updates | ||
api/dashboards/ |
GET |
The GET api/dashboards/ endpoint now returns the creator's full name as creatorFullName. |
Comments
0 comments
Please sign in to leave a comment.