Difference between revisions of "Release 2.2.1"
Line 6: | Line 6: | ||
=== New features === | === New features === | ||
* Language-Integrated Query (LINQ) is supported for UBIK customizing now. | * Language-Integrated Query (LINQ) is supported for UBIK customizing now. | ||
+ | * Logging of changed property values is supported by the kernel now. This will give the possibility to monitor all changes that were made on a single property. | ||
Revision as of 10:29, 10 December 2013
Release Date: ----.--.--
Contents
Updates for UBIK® Server
New features
- Language-Integrated Query (LINQ) is supported for UBIK customizing now.
- Logging of changed property values is supported by the kernel now. This will give the possibility to monitor all changes that were made on a single property.
Performance improvements
- Improved performance for Offline Mode Preparation. Optimized data processing in the serialization mechanism leads to a massive reduction of processing time.
Bugfixes for UBIK® Server
- Compiling of customizing: interfaces are not assembled two times to the same MetaClass any more.
- Encrypted property values do work with not released Metaclasses now as well.
- Workflow Designer GetXPathResult: XPath Evaluation now processed in background, which improves the usability when using large input files.
- The Context Menu in the relation editor does not show a delete button any more.
- UBIK.Studio Interface Manager: Command files are now created with a hidden password in the database credentials.
- UBIK.Server Webservice: Avoid loading a wrong customizing if a an older and unused UI customizing exists in the service's customizing deploying directory.