* A bug in the Web Service implementation lead to the situation, that every updated value was saved in the database, even if this was prevented in the customizing. This bug is fixed now.
[[Category:Server|Version 2.4 (Server)]][[Category:Version 2.4|Version 2.4 (Server)]]
= 2.4.4 =
=== New features ===
* UBIK supports a new Classificatoin for Map Overlays: [[SYSCLS_MAPOVERLAY]].
* UBIK supports a new Classificatoin for On site Inventory creation: [[SYSCLS_INVENTORYCOLLECTOR]], [[SYSCLS_INVENTORY]] and [[SYSCLS_OCRINVENTORY]].
* UBIK provides a new method/event for customizing: OnPrepareForSave. This method is executed before an object gets saved and gives the possibility to edit an object just before it gets saved.