Difference between revisions of "Version 3.6 (Server)"
(→Enhancements) |
m (Fixed Spelling mistakes in release notes) |
||
Line 53: | Line 53: | ||
* The Login method persists Device Ids (sent from the clients) in UBIK now | * The Login method persists Device Ids (sent from the clients) in UBIK now | ||
* UBIK provides the possibility to inject your own Credentials Authentication mechanism now. This opens UBIK to use any user authentication system in the backend. | * UBIK provides the possibility to inject your own Credentials Authentication mechanism now. This opens UBIK to use any user authentication system in the backend. | ||
− | * UBIK uses new logging solution. See [[Serilog]] for details. | + | * UBIK uses a new logging solution. See [[Serilog]] for details. |
* SQL Logging mechanism is more easier to enable and the entries are extended showing | * SQL Logging mechanism is more easier to enable and the entries are extended showing | ||
** Elapsed time | ** Elapsed time | ||
− | ** | + | ** Affected records |
** Transaction start and end | ** Transaction start and end | ||
− | ** | + | ** Occurred errors |
− | * The UBIK Kernel allows | + | * The UBIK Kernel allows deploying a locally staged customizing (without having the need to recompile it first) now. |
− | * UBIK WebService provides | + | * UBIK WebService provides detailed information about View Cache data including its loading performance |
− | * Compiling the customizing does not copy symbol files to the project share | + | * Compiling the customizing does not copy symbol files to the project share anymore |
− | * Staging (local compile) does not create a symbol file for the UI Customizing | + | * Staging (local compile) does not create a symbol file for the UI Customizing anymore. |
− | * Staging (local compile) the customizing provides a symbol and the | + | * Staging (local compile) the customizing provides a symbol and the source file now. This is a prerequisite for debugging the customizing. |
* Internal optimizations reduce the number of database accesses by far. This results in higher performance. | * Internal optimizations reduce the number of database accesses by far. This results in higher performance. | ||
* UBIK uses Global error handling | * UBIK uses Global error handling | ||
* The UBIK Hotspotting Module supports processing new pdf Annotations now as well. | * The UBIK Hotspotting Module supports processing new pdf Annotations now as well. | ||
− | * The UBIK Hotspotting Module provides a new API for | + | * The UBIK Hotspotting Module provides a new API for easing the processing of data. |
− | * The UBIK Hotspotting Module | + | * The UBIK Hotspotting Module triggers a Thumbnail update of the changed documents now. |
* More performant object saving. | * More performant object saving. | ||
* Update mechanism provide LDAP System Metaclasses and their properties now. | * Update mechanism provide LDAP System Metaclasses and their properties now. | ||
* The Ubik Interface Module Excel provides workflow activities to import data from MS Excel files. | * The Ubik Interface Module Excel provides workflow activities to import data from MS Excel files. | ||
− | * UBIK Clients terminate their tokens when logging out now ( | + | * UBIK Clients terminate their tokens when logging out now (erroneous SessionManagement). |
[[Category:Version 3.6|Version 3.6(Server)]] | [[Category:Version 3.6|Version 3.6(Server)]] |
Revision as of 12:29, 14 September 2021
Version | Release Date |
---|---|
3.6.0 | 2021.??.?? |