Difference between revisions of "Version 5.0.0 (Server)"
(→Features) |
(→Kernel (initial release)) |
||
Line 1: | Line 1: | ||
= Kernel (initial release)= | = Kernel (initial release)= | ||
== Features == | == Features == | ||
− | === UBIK.Studio = | + | <div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;"> |
− | + | <div style="font-weight:bold;line-height:1.6;">UBIK.Studio</div> | |
+ | <div class="mw-collapsible-content"> | ||
+ | === BulkEditor UID Input === | ||
A UID column can now be shown when creating objects in BulkEditor. | A UID column can now be shown when creating objects in BulkEditor. | ||
− | + | === System Definition Update Dialogue === | |
Improved UX for updating system definitions in UBIK. | 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 [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available. | 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. | ||
− | + | === Plugin Initialization Exception Handling === | |
UBIK Studio displays exceptions during plugin directory initialization. | UBIK Studio displays exceptions during plugin directory initialization. | ||
− | === Kernel = | + | </div></div> |
− | + | ||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">Kernel</div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | === Exclusive Checkout Query Support === | ||
UBIK now supports the Exclusive Checkout Query. | 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. | Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration. | ||
<br> | <br> | ||
Line 19: | Line 25: | ||
=== Text-Markup Annotation Opacity === | === Text-Markup Annotation Opacity === | ||
Opacity is now supported in text-markup annotations. | Opacity is now supported in text-markup annotations. | ||
− | === SmartStudio = | + | </div></div> |
− | + | ||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">SmartStudio</div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | === Enhanced Instance Data Transfer === | ||
SmartStudio’s wizard now supports iterative/incremental transfers. | SmartStudio’s wizard now supports iterative/incremental transfers. | ||
− | === Archon = | + | </div></div> |
− | + | ||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">Archon</div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | === Archon License Information Extension === | ||
Improved visibility into license status, usage limits, and renewal timelines. | Improved visibility into license status, usage limits, and renewal timelines. | ||
− | |||
− | |||
== Bug Fixes == | == Bug Fixes == | ||
* | * | ||
− | |||
− | |||
== Enhancements == | == Enhancements == | ||
* String MetaProperties marked as multilingual are now automatically classified as multilingual. | * String MetaProperties marked as multilingual are now automatically classified as multilingual. | ||
− | |||
− | |||
== Known Issues == | == Known Issues == |
Revision as of 13:32, 10 October 2025
Contents
- 1 Kernel (initial release)
- 1.1 Features
- 1.1.1 BulkEditor UID Input
- 1.1.2 System Definition Update Dialogue
- 1.1.3 Custom Plugin Solution Stub Generation
- 1.1.4 Plugin Initialization Exception Handling
- 1.1.5 Exclusive Checkout Query Support
- 1.1.6 UBIK Traits and Active Lists
- 1.1.7 Text-Markup Annotation Opacity
- 1.1.8 Enhanced Instance Data Transfer
- 1.1.9 Archon License Information Extension
- 1.2 Bug Fixes
- 1.3 Enhancements
- 1.4 Known Issues
- 1.1 Features
Kernel (initial release)
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.
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.
Enhanced Instance Data Transfer
SmartStudio’s wizard now supports iterative/incremental transfers.
Archon License Information Extension
Improved visibility into license status, usage limits, and renewal timelines.
Bug Fixes
Enhancements
- String MetaProperties marked as multilingual are now automatically classified as multilingual.