Jump to: navigation, search

Difference between revisions of "Version 4.8.1 (Server)"


(Bug Fixes)
(Bug Fixes)
Line 11: Line 11:
 
* 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.
 
* A bug when flattening Annotations and Hotspots into Document Revisions was fixed.
 +
* Empty Hotspots were interpreted as invalid causing the merging process to stop. This is fixed now.
  
  

Revision as of 13:40, 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.
  • Empty Hotspots were interpreted as invalid causing the merging process to stop. This is fixed now.


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