Difference between revisions of "Version 5.0.0 (Server)"
(→5.0.0.10??? - 2025-10-?? (Initial Release)) |
(→Features) |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 8: | Line 8: | ||
* <b>Custom Plugin Solution Stub Generation</b>: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available. | * <b>Custom Plugin Solution Stub Generation</b>: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available. | ||
* <b>Plugin Initialization Exception Handling</b>: UBIK Studio displays exceptions during plugin directory initialization. | * <b>Plugin Initialization Exception Handling</b>: UBIK Studio displays exceptions during plugin directory initialization. | ||
| + | * <b>Load & Save Code in WhoBert</b>: WhoBert now provides a rich "Load & Save Code" feature-set including quick-save, quick-load, auto-save, auto-backup, manual loading and saving, and saving to the UBIK database for sharing with colleagues, as well as to the file system. Renaming and deleting saves, and a preview of the saved code when hovering the save entry in the new dialog is also supported. | ||
| + | * <b>Bulk editor context actions</b>: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support. | ||
<!-- | <!-- | ||
=== Bug Fixes === | === Bug Fixes === | ||
--> | --> | ||
| + | |||
| + | [[Category:Version 5.0|Version 5.0.0 (Server)]] | ||
| + | |||
=== Enhancements === | === Enhancements === | ||
* String MetaProperties marked as multilingual are now automatically classified as multilingual. | * String MetaProperties marked as multilingual are now automatically classified as multilingual. | ||
| Line 25: | Line 30: | ||
* <b> UBIK Traits and Active Lists</b>: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.<br/>Active Lists enable real-time modeling of selective lists with flexible configuration. | * <b> UBIK Traits and Active Lists</b>: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.<br/>Active Lists enable real-time modeling of selective lists with flexible configuration. | ||
* <b>Text-Markup Annotation Opacity</b>: Opacity is now supported in text-markup annotations. | * <b>Text-Markup Annotation Opacity</b>: Opacity is now supported in text-markup annotations. | ||
| − | |||
=== Bug Fixes === | === Bug Fixes === | ||
| + | * An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed. | ||
| + | <!-- | ||
=== Enhancements === | === Enhancements === | ||
--> | --> | ||
| + | |||
| + | [[Category:Version 5.0|Version 5.0.0 (Server)]] | ||
| + | |||
=== Known Issues === | === Known Issues === | ||
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently. | * Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently. | ||
| + | </div></div> | ||
| + | |||
| + | <div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;"> | ||
| + | <div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">MATAP</h2></div> | ||
| + | <div class="mw-collapsible-content"> | ||
| + | === Features === | ||
| + | * <b>NoCode - Operations</b>: MaTaP Operations associated with the 'No-Code' Activity Code are no longer visible on the Wallpaper by default and are excluded from all MRO calculations. This behavior can be modified via the Project Configuration settings. | ||
| + | * <b>Translations</b>: Translations (German, English) for the MaTaP system definitions are now available. | ||
| + | <!-- | ||
| + | === Bug Fixes === | ||
| + | === Enhancements === | ||
| + | --> | ||
</div></div> | </div></div> | ||
| Line 36: | Line 57: | ||
<div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">MRO</h2></div> | <div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">MRO</h2></div> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
| + | |||
| + | [[Category:Version 5.0|Version 5.0.0 (Server)]] | ||
| + | |||
=== Features === | === Features === | ||
* <b>Procedures</b>: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]]. | * <b>Procedures</b>: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]]. | ||
| + | * <b>Procedure-Interface</b>: Introduced the IProcedure interface to enable replication of procedures for custom MetaClasses, including those not derived from MRO.Procedure, thereby enhancing flexibility in classification and customization | ||
* <b>Blind List Management</b>: UBIK now supports Blindlist Management. | * <b>Blind List Management</b>: UBIK now supports Blindlist Management. | ||
| + | |||
<!-- | <!-- | ||
=== Bug Fixes === | === Bug Fixes === | ||
| Line 55: | Line 81: | ||
=== Bug Fixes === | === Bug Fixes === | ||
* An issue where selective items weren't transported correctly via SmartStudio was fixed. | * An issue where selective items weren't transported correctly via SmartStudio was fixed. | ||
| + | * An issue where an exception was thrown when saving a situation using the SmartStudio was fixed. | ||
| + | * Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases. | ||
<!-- | <!-- | ||
=== Enhancements === | === Enhancements === | ||
| Line 64: | Line 92: | ||
<div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">Archon</h2></div> | <div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">Archon</h2></div> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
| + | |||
| + | [[Category:Version 5.0|Version 5.0.0 (Server)]] | ||
| + | |||
=== Features === | === Features === | ||
* <b>Archon License Information Extension</b>: Improved visibility into license status, usage limits, and renewal timelines. | * <b>Archon License Information Extension</b>: Improved visibility into license status, usage limits, and renewal timelines. | ||
Latest revision as of 13:53, 23 December 2025
Contents
5.0.0.10??? - 2025-10-?? (Initial Release)
UBIK.Studio
Features
- BulkEditor UID Input: A UID column can now be shown when creating objects in BulkEditor.
- System Definition Update Dialogue: Improved UX for updating system definitions in UBIK.
- Custom Plugin Solution Stub Generation: Plugins can now be configured and exported as C# solutions. A basic set of features for the generation of a custom UBIK® Plugin C# solution is now available.
- Plugin Initialization Exception Handling: UBIK Studio displays exceptions during plugin directory initialization.
- Load & Save Code in WhoBert: WhoBert now provides a rich "Load & Save Code" feature-set including quick-save, quick-load, auto-save, auto-backup, manual loading and saving, and saving to the UBIK database for sharing with colleagues, as well as to the file system. Renaming and deleting saves, and a preview of the saved code when hovering the save entry in the new dialog is also supported.
- Bulk editor context actions: UBIK Actions are now available in the Bulk Editor's context menu, too, with multi-selection support.
Enhancements
- String MetaProperties marked as multilingual are now automatically classified as multilingual.
Kernel
Features
- Exclusive Checkout Query Support: UBIK now supports the Exclusive Checkout Query.
- UBIK Traits and Active Lists: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.
Active Lists enable real-time modeling of selective lists with flexible configuration. - Text-Markup Annotation Opacity: Opacity is now supported in text-markup annotations.
Bug Fixes
- An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.
Known Issues
- Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.
MATAP
Features
- NoCode - Operations: MaTaP Operations associated with the 'No-Code' Activity Code are no longer visible on the Wallpaper by default and are excluded from all MRO calculations. This behavior can be modified via the Project Configuration settings.
- Translations: Translations (German, English) for the MaTaP system definitions are now available.
MRO
Features
- Procedures: UBIK introduces MRO Procedures.
- Procedure-Interface: Introduced the IProcedure interface to enable replication of procedures for custom MetaClasses, including those not derived from MRO.Procedure, thereby enhancing flexibility in classification and customization
- Blind List Management: UBIK now supports Blindlist Management.
SmartStudio
Features
- Enhanced Instance Data Transfer: SmartStudio’s wizard now supports iterative/incremental transfers.
Bug Fixes
- An issue where selective items weren't transported correctly via SmartStudio was fixed.
- An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.
- Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.
Archon
Features
- Archon License Information Extension: Improved visibility into license status, usage limits, and renewal timelines.
