Jump to: navigation, search

Difference between revisions of "Version 4.9.0 (Server)"


(Bug Fixes)
Line 3: Line 3:
 
* UBIK provides the possibility to customize an online text search. See [[SYSCLS_CUSTOMTEXTQUERY|Custom Text search Classification]]
 
* UBIK provides the possibility to customize an online text search. See [[SYSCLS_CUSTOMTEXTQUERY|Custom Text search Classification]]
 
* Human readable database views can be created in the same database instance where the data is stored.
 
* 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 ==
 
== Bug Fixes ==

Revision as of 13:31, 21 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.


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