Release notes 2.3
Last updated
Was this helpful?
Last updated
Was this helpful?
This update introduces a new feature for better control over export processes. A new “Force Termination” option has been added to the context menu of exports that are in the “Terminating” status. When selected, the export process will immediately stop, without waiting for the current file to finish processing.
This is especially useful in cases where very large files are being exported, and the standard termination process may take a long time (several hours). Now, users have the ability to interrupt the export instantly.
Note: Using force termination may result in a damaged or incomplete exported archive.
Support for working with extremely large images has been implemented.
The internal bitmap storage format has been extended: 32-bit integers are now used to store sizes and offsets instead of 16-bit integers. This allows correct processing of images with dimensions exceeding 32,768×32,768 pixels.
Thus, large offsets and large image sizes are now fully supported, making the system more stable when handling oversized images.
Resolved an issue where the temporary message “Loading Frame…” appeared during playback. Now, the video is paused until the frame is loaded, and playback resumes smoothly after loading.
Corrected the tooltip position after adding a bitmap object with the Brush tool. The tooltip is now properly placed in the upper-left corner of the object.