Difference between revisions of "Version 5.2.0 (Server)"
m (→Features) |
|||
| Line 23: | Line 23: | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
| − | + | ||
| − | + | ||
| − | + | ||
=== Features === | === Features === | ||
| Line 75: | Line 75: | ||
</div></div> | </div></div> | ||
--> | --> | ||
| − | |||
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;"> | <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">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 === | ||
| − | === Enhancements === | + | * PluginDesign: The TargetType of MetaProxies is now correctly applied in the generated plugin code. |
| − | === Known Issues === | + | <!-- === Enhancements === --> |
| + | <!-- === Known Issues === --> | ||
</div></div> | </div></div> | ||
| − | |||
[[Category:Release notes|Version 5.2.0 (Server)]] | [[Category:Release notes|Version 5.2.0 (Server)]] | ||
[[Category:Server|Version 5.2.0 (Server)]] | [[Category:Server|Version 5.2.0 (Server)]] | ||
[[Category:Version 5.2|Version 5.2.0 (Server)]] | [[Category:Version 5.2|Version 5.2.0 (Server)]] | ||
Revision as of 14:04, 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.
