Difference between revisions of "Version 4.6.0 (Server)"
(→Enhancements) |
(→Features) |
||
Line 1: | Line 1: | ||
= Kernel = | = Kernel = | ||
== Features == | == Features == | ||
− | * UBIK supports scanning objects having the same code and prefiltering them by starting the scan from a scan source object. See [[SYSCLS_SCAN_CODE_AFFIX_CLASSIFICATION|Scan with code affixes classification]] | + | * {{UBIK}} supports scanning objects having the same code and prefiltering them by starting the scan from a scan source object. See [[SYSCLS_SCAN_CODE_AFFIX_CLASSIFICATION|Scan with code affixes classification]] |
+ | * Single Sign-On: The JWKS used to verify OIDC tokens on the server side is now updated automatically. See [[HowTo:Integrate_UBIK_in_an_SSO_Environment#Studio]] | ||
+ | |||
+ | [[Category:Server|Version 4.6.0 (Server)]] | ||
+ | [[Category:Version 4.6|Version 4.6.0 (Server)]] | ||
== Bug Fixes == | == Bug Fixes == |
Revision as of 21:00, 21 December 2023
Kernel
Features
- UBIK® supports scanning objects having the same code and prefiltering them by starting the scan from a scan source object. See Scan with code affixes classification
- Single Sign-On: The JWKS used to verify OIDC tokens on the server side is now updated automatically. See Integrate UBIK in an SSO Environment
Bug Fixes
- Now every UI Action has to be confirmed before it gets executed, to avoid accidents (also provided as patch for 4.5).
- The UBIK database access layer was stabilized wrt. concurrency, in order to avoid DB-deadlocks (also provided as patch for 4.5).
- An issue where custom UI code compilation failed for MetaClasses with the same name as others from a different plugin was fixed.
- An issue where the recursive evaluation of hierarchical data could lead to bad web service performance was fixed.
- An issue where renaming a MetaProperty led to redundant column definitions was fixed.
Enhancements
- UBIK Provides the possibility to reset proxies since 4.5.0. This feature is supported in the UI (Object Editor) now as well.
- Adapted Namespace for items provided via the UBIK.Interface.Module.Excel
- UBIK Web Service supports up to TLS1.2 now.
Known Issues
- Exclusive Access Queries are currently not supported by the UBIK Kernel.