Changes
== Updates for {{UBIK}} Server ==
=== New features ===
* The Customizing Version is related to the UBIK Kernel Version now. This gives the possibility to use UBIK Clients having different Kernel Versions side by side.
* A new Property Type (Encrypted Text) is supported now. Properties with this type can be used to store text that may not be readable by humans.
* Passwords for Logins can now easily be maintained by editing the data on the corresponding Login object.
* New structures for UBIK Session and Mobile UBIK Session were implemented.
* The validation Timestamp for properties can easily be edited via the UBIK View now.
=== Performance improvements ===
* Optimized database access when accessing relation data will reduce database statements and will result in general performance improvements.
== Bugfixes for {{UBIK}} Server ==
* Persisted MetaDefinitions are capable to serve clients using different data languages now* Improved checking mechanism ensure that released MetaClasses and released MetaProperties may not be deleted any more
== Updates for {{UBIK}} Android Client ==