Difference between revisions of "Version 4.9.0 (Server)"
(→Bug Fixes) |
|||
Line 10: | Line 10: | ||
* An issue where custom code couldn't be transported for system meta classes using SmartStudio was fixed. | * An issue where custom code couldn't be transported for system meta classes using SmartStudio was fixed. | ||
* Fixed the bug where the Instance Picker results were not shown when clicking the three-dot symbol for the first time in SmartStudio and AdminTool. | * Fixed the bug where the Instance Picker results were not shown when clicking the three-dot symbol for the first time in SmartStudio and AdminTool. | ||
− | + | * New instances created in the AdminTool are now also saved if a refresh occurs beforehand. | |
== Enhancements == | == Enhancements == | ||
Line 16: | Line 16: | ||
* A possibility to customize "real" property values for system design objects via Plugin was provided. Further, CUI system definitions can now be used without deriving. | * A possibility to customize "real" property values for system design objects via Plugin was provided. Further, CUI system definitions can now be used without deriving. | ||
* MetaProxy Properties are now modelled more consistently in SmartStudio. | * MetaProxy Properties are now modelled more consistently in SmartStudio. | ||
− | |||
== Known Issues == | == Known Issues == | ||
− | * | + | * Exclusive Access is not fully supported (missing aspect: lock on database level) |
Revision as of 13:19, 26 February 2025
Kernel
Features
- UBIK provides the possibility to customize an online text search. See Custom Text search Classification
- Human readable database views can be created in the same database instance where the data is stored.
- Custom code for MetaProxies can now be edited and transported using SmartStudio.
Bug Fixes
- A bug in managing changelog / history items for properties with configure MetaAttributes was fixed.
- A problem in handling references to deleted objects was fixed: missleading exception are not thrown any more.
- An issue where custom code couldn't be transported for system meta classes using SmartStudio was fixed.
- Fixed the bug where the Instance Picker results were not shown when clicking the three-dot symbol for the first time in SmartStudio and AdminTool.
- New instances created in the AdminTool are now also saved if a refresh occurs beforehand.
Enhancements
- UBIK Standard-Import supports null values for string, (nullable)guids and geodata now. Depending on the import configuration, these null values will be processed and imported to the ubiqule.
- A possibility to customize "real" property values for system design objects via Plugin was provided. Further, CUI system definitions can now be used without deriving.
- MetaProxy Properties are now modelled more consistently in SmartStudio.
Known Issues
- Exclusive Access is not fully supported (missing aspect: lock on database level)