Difference between revisions of "Release 2.2.0"
(→Updates for {{UBIK}} Server) |
|||
Line 10: | Line 10: | ||
* It is possible to set a password for every Login by maintaining the data on the corresponding Login object. | * It is possible to set a password for every Login by maintaining the data on the corresponding Login object. | ||
* New structures for UBIK Session and Mobile UBIK Session were implemented. | * New structures for UBIK Session and Mobile UBIK Session were implemented. | ||
− | + | * Optimized database access when accessing relation data will reduce database statements and will result in general performance improvements. | |
− | + | ||
== Updates for {{UBIK}} Android Client == | == Updates for {{UBIK}} Android Client == |
Revision as of 13:17, 20 September 2013
Release Date: ?
Updates for UBIK® Server
- 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.
- Password protected text values are supported now.
- It is possible to set a password for every Login by maintaining the data on the corresponding Login object.
- New structures for UBIK Session and Mobile UBIK Session were implemented.
- Optimized database access when accessing relation data will reduce database statements and will result in general performance improvements.