Difference between revisions of "Version 5.2.0 (Server)"
(→MRO) |
(→Features) |
||
| Line 26: | Line 26: | ||
* The [[Injection_Management#Version_5.2.0.2B|injection of standard Plugins]] is now maintained automatically. | * The [[Injection_Management#Version_5.2.0.2B|injection of standard Plugins]] is now maintained automatically. | ||
* UBIK now introduces a new file storage capability, enabling more efficient and reliable management of large number of files within the system. | * UBIK now introduces a new file storage capability, enabling more efficient and reliable management of large number of files within the system. | ||
| + | * Enhanced Exclusive Access notifications by introducing standardized check-in (Released) and check-out events (CheckedOut), enabling more flexible customization and integration scenarios. | ||
<!-- === Bug Fixes === --> | <!-- === Bug Fixes === --> | ||
Revision as of 12:00, 11 August 2026
5.2.0.??? - 2026-??-?? (Initial Release)
UBIK.Studio
Features
- It is now possible to load code from external files in WhoBert.
- A possibility to inject custom controls and windows into UBIK Studio is available now.
- UBIK Studio's Bulk Editor now supports a Query mode, allowing content to be pre-filtered for more efficient loading and finding relevant objects faster.
- It is now possible to install Plugins in UBIK Studio.
Kernel
Features
- The injection of standard Plugins is now maintained automatically.
- UBIK now introduces a new file storage capability, enabling more efficient and reliable management of large number of files within the system.
- Enhanced Exclusive Access notifications by introducing standardized check-in (Released) and check-out events (CheckedOut), enabling more flexible customization and integration scenarios.
Enhancements
- The Plugin initialization and upgrade mechanism has been improved and stabilized.
Plugins
Features
Intelligent Atelier
- The Intelligent Atelier plugin is now available.
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.
- The replication of procedures is able to handle Calculation tasks and switch tasks (with only one branch configured) correctly now.
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.
- MRO: A bug in resolving sub procedures is solved now: name and description are copied and linkage between tasks gets set.
- MRO: Evaluation of the && operator in conditional expressions was fixed.
