Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| 261:releasenotes [2026/03/13 17:14] – [How to Upgrade to Version 26.1] Meier, Erich | 261:releasenotes [2026/03/13 19:37] (current) – Meier, Erich | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Please note, that Stages 26.1 is not yet a Long Term Support (LTS) release, but will become LTS later this year. Until then, Stages 7.11 will continue to be the LTS version. | Please note, that Stages 26.1 is not yet a Long Term Support (LTS) release, but will become LTS later this year. Until then, Stages 7.11 will continue to be the LTS version. | ||
| - | **// | + | The main feature of Stages 26.1 is that it uses a completely |
| **Release 26.1 is currently only available for Stages Managed Service instances.** On-premise usage will be made available later this year. | **Release 26.1 is currently only available for Stages Managed Service instances.** On-premise usage will be made available later this year. | ||
| Line 11: | Line 11: | ||
| ===== Enhancements and behavior changes ===== | ===== Enhancements and behavior changes ===== | ||
| - | * process interfaces and workspace collections | + | === Process interface handling === |
| - | ===== Retired features ===== | + | When process modules are integrated into other workspaces or whole processes are copied into new workspaces, the creation of process interfaces is now solely controlled through workspace collections. Only processes in any workspace collection of the current workspace are being searched for potential process interface target elements. If a target is found in multiple workspaces, multiple associations are being created. |
| - | * LDAP | + | The handling of process interfaces via workspace groups and common element workspaces has been removed. |
| - | * ... | + | As a result, process interface creation should be much more consistent and transparent. |
| + | |||
| + | === Support for multiple SSO authentication providers === | ||
| + | |||
| + | Multiple SAML IdPs can now be configured. Upon first login, the users have to select the respective authentication provider. | ||
| + | |||
| + | === Attribute handling === | ||
| + | |||
| + | Custom attributes that were never set and have no default value in the meta model will now return '' | ||
| + | |||
| + | === Date handling === | ||
| + | |||
| + | Dates are now shown consistently with four digit years throughout the whole application. | ||
| + | |||
| + | === Configuration changes === | ||
| + | |||
| + | Config property "'' | ||
| + | |||
| + | **//TBD: are there other changes in config.xml, etc.? Multiple SAML IdPs?//** | ||
| + | |||
| + | ==== Not yet supported features ==== | ||
| + | |||
| + | TBD: Multilanguage support via export/ | ||
| + | |||
| + | This will be supported in a future release. | ||
| + | |||
| + | ===== Retired features and compatibility with older versions ===== | ||
| + | |||
| + | Scripting changes (e.g. for reports, visualization scripts, etc.): | ||
| + | |||
| + | * Variables '' | ||
| + | * Type org.apache.commons.collections.map.MultiKeyMap is not supported anymore and should be replaced by **// | ||
| + | |||
| + | User authentication: | ||
| + | |||
| + | * LDAP synchronization: | ||
| + | * SPNEGO/ | ||
| + | |||
| + | ZIP import support: | ||
| + | |||
| + | * ZIP exports that were created with versions prior to 7.6.1.0 cannot be imported anymore. | ||
| + | |||
| + | Database support: | ||
| + | |||
| + | * The minimum supported MySQL version is 8.0.1. | ||
| + | |||
| + | Stages V6 features: | ||
| + | |||
| + | * V6 style deep links are not supported anymore. | ||
| + | * V6 legacy element types ('' | ||
| + | * The " | ||
| ===== New and Updated Integrations ===== | ===== New and Updated Integrations ===== | ||
| - | tbd | + | **//tbd//** |
| ===== Unified Configuration Metamodel Changes* ===== | ===== Unified Configuration Metamodel Changes* ===== | ||
| + | |||
| + | **//tbd//** | ||
| ===== New reference models available ===== | ===== New reference models available ===== | ||
| Line 39: | Line 91: | ||
| ===== How to Upgrade to Version 26.1 ===== | ===== How to Upgrade to Version 26.1 ===== | ||
| - | **Version 26.1 is currently only available on Stages Managed Service instances.** On-premise usage will be made available later this year. | + | **Version 26.1 is currently only available on Stages Managed Service instances. **On-premise usage will be made available later this year. |
| Please contact our customer care team to request an upgrade of your Stages Managed Service instance. | Please contact our customer care team to request an upgrade of your Stages Managed Service instance. | ||
| - | |||
| ===== Notes ===== | ===== Notes ===== | ||