Jump to: navigation, search

Difference between revisions of "Version 4.6.0 (Server)"


m (Enhancements)
Line 3: Line 3:
 
* 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]]
  
 +
== 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).
  
 
== Enhancements ==
 
== Enhancements ==
 
* UBIK Provides the possibility to reset proxies since 4.5.0. This feature is supported in the UI (Object Editor) now as well.
 
* 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
 
* Adapted Namespace for items provided via the UBIK.Interface.Module.Excel
 
  
 
== Known Issues ==
 
== Known Issues ==

Revision as of 11:33, 14 December 2023

Kernel

Features

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).

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

Known Issues

  • Exclusive Access Queries are currently not supported by the UBIK Kernel.

Bugfixes