Page 1 of 2

Version 12.0 of VintaSoft Twain .NET SDK has been released.

Posted: Tue Nov 24, 2020 12:39 pm
by Alex
Version 12.0 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • .NET development
    • Added support for .NET 5.
  • Web development
    • Created a completely new version of VintaSoft Web TWAIN service:
      • VintaSoft Web TWAIN service is a Windows service, which provides a Web API for accessing local scanners for all users of local computer.
      • VintaSoft Web TWAIN service is a .NET Framework 4.0 application and it can be used on any Windows computer (Windows 10/8.1/8/7/Vista; Windows Server 2019/2016/2012/2008) with installed .NET Framework 4.0.
      • VintaSoft Web TWAIN service provides access to 64- and 32-bit scanners if it is installed on 64-bit computer. VintaSoft Web TWAIN service provides access to 32-bit scanners if it is installed on 32-bit computer.
    • JavaScript API:
      • Made many changes in JavaScript API. Now most of API operations are synchronous and this fact greatly simplifies the code that uses the API.
      • Created TypeScript module for JavaScript API.
    • Demo applications:
      • Created ASP.NET Core application that demonstrates how to acquire images from TWAIN scanner in Angular + TypeScript + ASP.NET Core.
      • Added many changes and improvements into ASP.NET MVC5 applications, which demonstrate how to acquire images from TWAIN scanner in JavaScript + ASP.NET MVC.
      • Added many changes and improvements into ASP.NET WebForms applications, which demonstrate how to acquire images from TWAIN scanner in JavaScript + ASP.NET WebForms.
    • Created tutorials, which describe how to acquire images from TWAIN scanner in ASP.NET Core with Angular, ASP.NET Core with React, ASP.NET Core with React and Redux, ASP.NET Core, ASP.NET MVC5, ASP.NET WebForms.

Version 12.0.1.1 of VintaSoft Twain .NET SDK has been released.

Posted: Fri Nov 27, 2020 3:10 pm
by Alex
Version 12.0.1.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Improved algorithm of Windows service that manages Vintasoft Web TWAIN service.

Version 12.0.1.5 of VintaSoft Twain .NET SDK has been released.

Posted: Mon Nov 30, 2020 10:54 am
by Alex
Version 12.0.1.5 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Improved algorithm of Windows service that manages Vintasoft Web TWAIN service.

Version 12.0.2.1 of VintaSoft Twain .NET SDK has been released.

Posted: Mon Dec 07, 2020 11:58 am
by Alex
Version 12.0.2.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Fixed several minor bugs in Vintasoft.Twain.js file.
  • Fixed several minor bugs in Vintasoft Web TWAIN service.

Version 12.0.3.1 of VintaSoft Twain .NET SDK has been released.

Posted: Wed Dec 23, 2020 4:45 pm
by Alex
Version 12.0.3.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Fixed several bugs in ASP.NET demo applications.

Version 12.0.4.1 of VintaSoft Twain .NET SDK has been released.

Posted: Tue Jan 12, 2021 12:24 pm
by Alex
Version 12.0.4.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Added the ability to disable/enable dialog with scanning progress indicator in web application (WebTwainDeviceJS.open function).
  • Fixed several minor bugs in classes of Vintasoft TWAIN API.

Version 12.0.5.1 of VintaSoft Twain .NET SDK has been released.

Posted: Wed Apr 14, 2021 2:23 pm
by Alex
Version 12.0.5.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Increased the performance of image scanning in Memory transfer mode.

Version 12.0.6.1 of VintaSoft Twain .NET SDK has been released.

Posted: Wed Jun 23, 2021 8:32 am
by Alex
Version 12.0.6.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Now web assemblies use Vintasoft.Shared.Web.dll assembly version 3.0.

Version 12.0.7.1 of VintaSoft Twain .NET SDK has been released.

Posted: Mon Jul 19, 2021 4:31 pm
by Alex
Version 12.0.7.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Web development
    • Added the ability to specify TIFF encoder settings when saving scanned images to a TIFF file (WebAcquiredImageCollectionJS.get_TiffEncoderSettings function).

Version 12.0.8.1 of VintaSoft Twain .NET SDK has been released.

Posted: Thu Jul 29, 2021 11:36 am
by Alex
Version 12.0.8.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Improved the overall performance when working with TWAIN device.