Difference between revisions of "Version 5.2.0 (Server)"
m |
|||
| Line 29: | Line 29: | ||
=== Enhancements === | === Enhancements === | ||
* The Plugin initialization and upgrade mechanism has been improved and stabilized. | * The Plugin initialization and upgrade mechanism has been improved and stabilized. | ||
| − | <!-- === Known Issues === | + | <!-- |
| + | === 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> | ||
<!-- | <!-- | ||
Revision as of 14:08, 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.
