English Documentation
Release Notes
Version 26.1.0.a20251111-01
The most important changes are that multi-values for enums are displayed and that product components now have a documentation tab where you can find their documentation.
New Features and Improvements
-
enums: multi-language-values are displayed in the table (PD-1887)
-
documentation tab for product components (PD-1862)
-
commit dialog: Icons of the ProductComponentType are displayed (PD-1689)
-
create new generation: valid-to date will not be copied anymore (PD-1907)
-
formula validation messages are shown below the input (PD-1932)
-
security settings according to f10-commons and linkki (PD-1781)
Version 26.1.0.a20251001-01
The Maven archetype now creates a correct application.yml again, in which the path to the repository is configured as local.
The analyzis of usages — i.e., where which product component or table is used in another product component — had previously ignored adjustments. From now on, adjustments will also be analyzed and included.
When importing an enum content, an error is now reported if the imported file contains values already defined in the model’s EnumType
New Features and Improvements
Import/export of enums with multilingual strings (PD-673)
The import/export of enums has been enhanced. It is now possible to import and export enums with multi-language strings:
-
For columns with multi-language values, the header row is displayed in two lines.
-
In the first row, the cells are merged, and in the second row the individual languages are labeled with their ISO code.
-
Export is still possible without a header row. During import, the Product Designer will then as before try to assign the values to the languages based on their order.
| If multiple languages are configured in the project and locales are missing during import, an error message is shown and the import is aborted. |
Fixed Bugs
-
Adjustments are now handled better (PD-1772)
Version 26.1.0.a20250901-01
The Product Designer in alpha version 26.1.0.a20250901-01 introduces new features, improvements, and bug fixes compared to version 25.7.0.
The product tree is no longer fully expanded upon initialization, but instead shows only the root product component and one level below it. Also, when expanding a node, only that specific node is opened now, without automatically expanding additional underlying levels. In addition, new plus and minus buttons enable fully expanding or collapsing the entire tree.
A basic initial logging at known points has been implemented, which will be continuously expanded in upcoming versions.