Highlights
- Redesigned the service configuration page (guide).
- Moved settings of host, firewall and Bonjour service to the new external access tab.
- Added domain binding for the service.
- For security reasons, the settings cannot be modified through the web page unless EnableWebSetup is set to true in DSConfiguration.ini (requires admin privileges).
- Improved the performance of the webcam add-on.
Other Changes
- Added back support for Remote Scan with the following methods renamed:
- getDynamsoftService() -> getServices()
- setDefaultDynamsoftService() -> setDefaultService()
- getDefaultDynamsoftService() -> getDefaultService()
- Added support for IsBlankImageAsync() on Linux/Mac.
- Added requestFocusForScanningUI parameter for RESTful API.
- Added file name and type for drag-and-dropped files in the OnPostLoad event.
- Renamed disableFocusOutline to focusOutlineEnabled.
- Improved PDF image extraction to take the transformation info (mainly mirroring) into consideration.
- Opening links in the service installation dialog will no longer open a blank window.
Bug Fixes
- Fixed the spelling of ChangeContrastAsync().
- Fixed a bug where GetSelectedImagesSize() returned 0 for images imported from PDFs. This issue occurred when loading a PDF with preserveUnmodifiedOnSave enabled and executing SelectAllImages().