Difference between revisions of "Version 5.2.0 (Server)"
m (→Bug Fixes) |
m (→Features) |
||
| Line 9: | Line 9: | ||
* It is now possible to load code from external files in WhoBert. | * It is now possible to load code from external files in WhoBert. | ||
* A possibility to [[HowTo:Inject_UI_into_UBIK_Studio|inject custom controls and windows into UBIK Studio]] is available now. | * A possibility to [[HowTo:Inject_UI_into_UBIK_Studio|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. | * 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 [[Injection_Management#Version_5.2.0.2B|install Plugins in UBIK Studio]]. | * It is now possible to [[Injection_Management#Version_5.2.0.2B|install Plugins in UBIK Studio]]. | ||
| Line 22: | Line 21: | ||
<div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">Kernel</h2></div> | <div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">Kernel</h2></div> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
| + | |||
=== Features === | === Features === | ||
Revision as of 15:38, 27 July 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.
Enhancements
- The Plugin initialization and upgrade mechanism has been improved and stabilized.
Plugins
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.
