Difference between revisions of "Version 2.5 (Server)"
(→2.5.2) |
(→2.5.2) |
||
Line 95: | Line 95: | ||
* UBIK provides a feature to configure the type a customized MetaClass should logically inherit from (used when assembling the customized code). | * UBIK provides a feature to configure the type a customized MetaClass should logically inherit from (used when assembling the customized code). | ||
* It is possible to register instances for the internal UBIK "save and update process" now. This gives the possibility to mark an instance as "to be saved" without interfearing executed save procedures. | * It is possible to register instances for the internal UBIK "save and update process" now. This gives the possibility to mark an instance as "to be saved" without interfearing executed save procedures. | ||
− | |||
=== Enhancements === | === Enhancements === | ||
* Improved bulk saving mechanism will increase the performance and avoid data inconsistencies. | * Improved bulk saving mechanism will increase the performance and avoid data inconsistencies. | ||
+ | |||
+ | === Bugfixes === | ||
+ | * Solved a threading issue when loading System objects. | ||
+ | |||
<headertabs /> | <headertabs /> |
Revision as of 15:20, 23 May 2016
Version | Release Date |
---|---|
2.5.0 | 2015.10.15 |
2.5.1 | internal release only |
2.5.2 | 2015.06.?? |