Difference between revisions of "Version 4.9.0 (Server)"
(→Enhancements) |
(→Bug Fixes) |
||
Line 8: | Line 8: | ||
* A bug in managing changelog / history items for properties with configure MetaAttributes was fixed. | * 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. | * 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. | ||
Revision as of 11:11, 13 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.
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.
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
- None