OCR App Code Improved
- There were two more code improvements in the OCR app, but they don't affect the function or user interface, but log issues.
Script debug option added to the tolbox
- In the toolbox, we have added an option to display script errors when they occur. We can use this option when we need to analyze problems with users.
Maximum script execution time adjusted
- Adjusting this option prevents the Toolbox from displaying a message that a script slows down the UI in certain situations, which is usually not a problem because synchronous statements are usually used here and the message is unnecessary.
Dependent components updated
- QPDF has been updated to version 10.3.2. Ghostscript to version 9.54. The JRE to version 16.0.2.
|
|