Dynamic Web TWAIN 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Dynamic Web TWAIN 19.4.22026년 7월 30일
기능
  • Updated third-party libraries to enhance security.
수정 사항
  • Fixed an issue occurring when IfCheckDCP was enabled.
  • Fixed an issue where OnPostLoad was not triggered when using LoadImageFromBase64Binary() and LoadImageFromBinary().
Dynamic Web TWAIN 19.42026년 6월 11일
기능
  • Added support for writing PDF as PDF/A-3b.
  • Added maxThreads param for loadFromLocalStorage() and saveToLocalStorage() to improve performance.
  • Added outputInfo for startScan().
  • Added an error code for failure to load password-protected PDFs.
  • Updated third-party libraries to enhance security.
  • Improved Dynamic Web TWAIN Service to make it compatible with the previous major version’s JavaScript.
  • Packaged the macOS version of Dynamic Web TWAIN Service as a universal binary.
  • Removed the major version restriction using annual full licenses.
  • Added mechanism to infer ResourcePath from the script path when not specified.
  • Improved the triggering of OnTopImageInTheViewChanged.
  • Improved the error message if the JavaScript version does not match the service version.
  • Improved the REST API:
    • Added service version info for GET /server/version.
    • Added PATCH /storage/documents/{documentuid} to modify document metadata.
    • Added GET /device/scanners/jobs/{jobuid}/content to retrieve page data concurrently.
수정 사항
  • Fixed loading of interlaced PNGs.
  • Fixed an issue where the HTTP form fields are lost using segmented upload with large files.
Dynamic Web TWAIN 19.3.32026년 4월 16일
기능
  • Updated third-party libraries to enhance security.
수정 사항
  • Fixed a COMMONJS_VARIABLE_IN_ESM warning using Vite 8+.
Dynamic Web TWAIN 19.3.22026년 3월 5일
기능
  • Updated third-party libraries to enhance security.
Dynamic Web TWAIN 19.3.12026년 2월 11일
기능
  • Improved the local network access check. Screenshots have been moved to a separate web page (which lists UI differences across browsers/versions) instead of being embedded directly in the dialogs.
  • Updated third-party libraries to enhance security.
수정 사항
  • Fixed an issue with local network request parameters that caused connection failures after installation (affecting only Safari 26.2+).