Jump to: navigation, search

Difference between revisions of "Version 4.8.1 (Server)"


(Known Issues)
(Bug Fixes)
Line 10: Line 10:
 
== Bug Fixes ==
 
== Bug Fixes ==
 
* A bug in Session Management when creating a new ubik instance was fixed. The session provided in OnPrepareForSave stays consistent now.
 
* A bug in Session Management when creating a new ubik instance was fixed. The session provided in OnPrepareForSave stays consistent now.
 +
* A bug when flattening Annotations and Hotspots into Document Revisions was fixed.
 +
  
 
== Enhancements ==
 
== Enhancements ==

Revision as of 13:39, 2 December 2024

Kernel

Features


Bug Fixes

  • A bug in Session Management when creating a new ubik instance was fixed. The session provided in OnPrepareForSave stays consistent now.
  • A bug when flattening Annotations and Hotspots into Document Revisions was fixed.


Enhancements

  • The intern process handling in UBIK Enterprise Service was improved to guarantee stable and performant task execution.
  • The internal document management was improved to fully support external Documents now as well.


Known Issues

  • None