Difference between revisions of "Version 5.2.0 (Server)"
m |
|||
| Line 22: | Line 22: | ||
<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 === | ||
| Line 78: | Line 74: | ||
<div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">Plugins</h2></div> | <div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">Plugins</h2></div> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
| − | <!-- === Features === --> | + | <!-- |
| + | === Features === | ||
| + | --> | ||
=== Bug Fixes === | === Bug Fixes === | ||
* PluginDesign: The TargetType of MetaProxies is now correctly applied in the generated plugin code. | * PluginDesign: The TargetType of MetaProxies is now correctly applied in the generated plugin code. | ||
| − | <!-- === Enhancements === --> | + | <!-- |
| − | <!-- === Known Issues === --> | + | === Enhancements === |
| + | --> | ||
| + | <!-- | ||
| + | === Known Issues === | ||
| + | --> | ||
</div></div> | </div></div> | ||
Revision as of 14:07, 20 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.
- The Intelligent Atelier plugin is now available.
- 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.
