Jump to: navigation, search

Difference between revisions of "Version 4.8.0 (Server)"


(Features)
m
Line 20: Line 20:
 
* A problem when cloning instances (type - change) was fixed: ChangeLogs do not get duplicated any more.
 
* A problem when cloning instances (type - change) was fixed: ChangeLogs do not get duplicated any more.
 
* An issue where accidental or deliberate SQL injection could occur was fixed.
 
* An issue where accidental or deliberate SQL injection could occur was fixed.
 +
* An issue where changes by other processes weren't detected automatically was fixed.
  
 
== Enhancements ==
 
== Enhancements ==

Revision as of 14:55, 9 July 2024

Kernel

Features

  • It's possible to recycle Application Pools via the ACM Mananger or via MaTap Jobs.
  • In UBIK:Studio, now there is the possibility to automatically create and configure reference view items by dragging & dropping one MetaClass onto another.
  • CUI: The import of Comos Document Revisions was extended: we support (multi lingual) description and any other proeprty import now
  • CUI: The configuration of MetaProxies was extended for documents:it is possible to configure the DocumentType now. This value will taken in account when trying to find the fitting MetaProxy for an incomming Comos Event - Notification.
  • Default composite indexes are now added to UBIK DB tables to improve performance.
  • UBIK provides a standardized mechanism to evaluate the corresponding service login for Proxies now. There is the possibility to tailor a project related solution if necessary.

UBIK MaTaP

  • Daily HSE Documents are supported now.
  • A new Job for planning/executing the restart of an Application Pool is available now.
  • MATAP Excel import does not insist on Excel Files containing an empty Project column any more. If available the column and its values are used, but it is not required any more.


Bug Fixes

  • A bug in the PMS Plugin (stack overflow exception, caused by an invalid method call) is fixed now.
  • Fixed a logging issue in the Web Service. UBIK WebService supports log level 20 when fetching MetaDefinitions now.
  • An issue where sessions could be confused by the web service was fixed.
  • A problem when cloning instances (type - change) was fixed: ChangeLogs do not get duplicated any more.
  • An issue where accidental or deliberate SQL injection could occur was fixed.
  • An issue where changes by other processes weren't detected automatically was fixed.

Enhancements

  • UBIK is using an active License Monitoring now
  • UBIK Kernel is using .NET Framewok 4.8 now.


Known Issues