Jump to: navigation, search

Difference between revisions of "Version 4.8.0 (Server)"


(Bug Fixes)
 
Line 19: Line 19:
 
* A (name related) bug in the creation of Comos objects was fixed.
 
* A (name related) bug in the creation of Comos objects was fixed.
 
* UBIK EventNotification Endpoint supports TSL 1.2 now (when connecting to UBIK Enterprise Service).
 
* UBIK EventNotification Endpoint supports TSL 1.2 now (when connecting to UBIK Enterprise Service).
 +
* A critical issue where objects couldn't be bulk-saved anymore after an upgrade to 4.8 was fixed.
  
 
'''Initial Release:'''
 
'''Initial Release:'''

Latest revision as of 16:27, 13 November 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.

CUI: UBIK provides a possibility to customize the automatic deletion of Comos proxies (enable(/disable) when receiving an invalid/unknown ID - feedback from RestAPI

  • 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

Release ???

  • A (name related) bug in the creation of Comos objects was fixed.
  • UBIK EventNotification Endpoint supports TSL 1.2 now (when connecting to UBIK Enterprise Service).
  • A critical issue where objects couldn't be bulk-saved anymore after an upgrade to 4.8 was fixed.

Initial Release:

  • 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.
  • A problem in not releasing memory after executing tasks was fixed for the UBIK.Enterprise Service.
  • ACM Manager doesn't crash if meta class name is null.
  • Renamed default APP and Context are not affected after DB upgrade.
  • A bug in creation of Relationdata - Metaclasses when saving configured relationships is solved now.


Enhancements

  • UBIK is using an active License Monitoring now
  • UBIK Kernel is using .NET Framewok 4.8 now.
  • Refactoring in the Scanning for Proxies to export lead to a better performance and take service login dependencies into account
  • The standard error - handling for flattening hotspots and annotations into pdfs was improved: the corresponding properties do not get emptied and the original file does not get changed in case of an error.
  • Improved management in the Enterprise Service terminates idle ContentController-processes which will lead to release of memory.


Known Issues