Jump to: navigation, search

Difference between revisions of "Version 5.2.0 (Server)"


(→‎Bug Fixes)
(→‎Features)
Line 87: Line 87:
 
==== MRO ====
 
==== MRO ====
 
* Numeric tasks now retain their configured minimum and maximum source values and automatically apply them during replication, ensuring consistent validation and behavior across replicated tasks.
 
* Numeric tasks now retain their configured minimum and maximum source values and automatically apply them during replication, ensuring consistent validation and behavior across replicated tasks.
 +
* The same procedure can now be used multiple times in one super procedure.
  
 
[[Category:Release notes|Version 5.2.0 (Server)]]
 
[[Category:Release notes|Version 5.2.0 (Server)]]

Revision as of 11:48, 11 August 2026


5.2.0.??? - 2026-??-?? (Initial Release)

UBIK.Studio

Features

Kernel


Features

Enhancements

  • The Plugin initialization and upgrade mechanism has been improved and stabilized.

Plugins

Features

Intelligent Atelier

CUI

  • CUI allows optional configuration and customization of the COMOS CObject ID when uploading documents, aligned with COMOS 10.7 capabilities and REST API behavior.
  • Support for CMW-Event-Notifications enables creation, updates, and deletion of COMOS data directly within UBIK—streamlining synchronization using optimized data synchronization.
  • CUI allows optional configuration and customization of the COMOS CObject ID when uploading documents, aligned with COMOS 10.7 capabilities and REST API behavior.
  • CUI supports to update or override the file content of existing external COMOS documents—keeping documents in sync when their content changes.

MRO

  • Numeric tasks now retain their configured minimum and maximum source values and automatically apply them during replication, ensuring consistent validation and behavior across replicated tasks.
  • The same procedure can now be used multiple times in one super procedure.

Bug Fixes

  • PluginDesign: The TargetType of MetaProxies is now correctly applied in the generated plugin code.
  • PluginDesign: The reference IDs for MetaProxyProperties are now correctly managed in the generated plugin code.
  • CUI: Ex- and Imports now fully support DateTime fields by including the time component, ensuring more accurate and complete data when generating interface runs.