| (One intermediate revision by one other user not shown) | |||
| Line 8: | Line 8: | ||
=== Features === | === Features === | ||
* 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. | ||
<!-- | <!-- | ||
=== Bug Fixes === | === Bug Fixes === | ||
| Line 14: | Line 15: | ||
--> | --> | ||
</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">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 === --> |
| − | === Bug Fixes === | + | <!-- === Bug Fixes === --> |
=== Enhancements === | === Enhancements === | ||
| − | === Known Issues === | + | * The Plugin initialization and upgrade mechanism has been improved and stabilized. |
| + | <!-- === Known Issues === | ||
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently. | * Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently. | ||
| − | </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;"> | ||
Latest revision as of 20:55, 17 June 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.
Kernel
Enhancements
- The Plugin initialization and upgrade mechanism has been improved and stabilized.