Jump to: navigation, search

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 ==
* String MetaProperties marked as multilingual are now automatically classified as multilingual.
+
=== Exclusive Checkout Query Support ===
* A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.
+
UBIK now supports the Exclusive Checkout Query.
 +
 
 +
=== Plugin Initialization Exception Handling ===
 +
UBIK Studio displays exceptions during plugin directory initialization.
 +
 
 +
=== BulkEditor UID Input ===
 +
A UID column can now be shown when creating objects in BulkEditor.
 +
 
 +
=== Enhanced Instance Data Transfer ===
 +
SmartStudio’s wizard now supports iterative/incremental transfers.
 +
 
 +
=== UBIK Traits and Active Lists ===
 +
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.
 +
 
 +
=== Archon License Information Extension ===
 +
Improved visibility into license status, usage limits, and renewal timelines.
 +
 
 +
=== Text-Markup Annotation Opacity ===
 +
Opacity is now supported in text-markup annotations.
 +
 
 +
=== 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.
  
[[Category:Version 5.0|Version 5.0.0 (Server)]]
 
  
 
== Bug Fixes ==
 
== Bug Fixes ==
Line 12: Line 37:
  
 
== Enhancements ==
 
== Enhancements ==
*  
+
* String MetaProperties marked as multilingual are now automatically classified as multilingual.
 +
* A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.
 +
 
  
  

Revision as of 13:11, 10 October 2025

Kernel (initial release)

Features

Exclusive Checkout Query Support

UBIK now supports the Exclusive Checkout Query.

Plugin Initialization Exception Handling

UBIK Studio displays exceptions during plugin directory initialization.

BulkEditor UID Input

A UID column can now be shown when creating objects in BulkEditor.

Enhanced Instance Data Transfer

SmartStudio’s wizard now supports iterative/incremental transfers.

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.

Archon License Information Extension

Improved visibility into license status, usage limits, and renewal timelines.

Text-Markup Annotation Opacity

Opacity is now supported in text-markup annotations.

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.


Bug Fixes


Enhancements


Known Issues