IronOCR for .NET のリリース

Released: May 29, 2023

2023.6.6 での更新項目

機能

  • Updated IronSoftware.System.Drawing to 2023.6.1.

不具合の修正

  • PostBuildEvent Runtime Folder Copy Fix: Resolved an issue related to copying the runtime folder during PostBuildEvent.

Released: May 1, 2023

2023.5.35 での更新項目

機能

  • Updated IronSoftware.System.Drawing to 2023.4.4.

不具合の修正

  • Fixed an issue where license keys would not be retrieved from web.config in some .NET Framework ASP.NET projects.

Released: Apr 6, 2023

2023.4.13 での更新項目

機能

  • Updated IronSoftware.System.Drawing to 2023.3.3.
  • Added new 'ReadPdfAndOverlayText' method on IronTesseract which allows you to add text and preserve original PDF bookmarks/annotations.
  • Added support for license keys stored in .config and .json files in subfolders of the application.

不具合の修正

  • Resolved an issue causing Searchable PDFs with many images to becomes large files.
  • Fixed an issue where the Binarize filter made Searchable PDFs blank.
  • Fixed issue where the Read method would create temp...

Released: Mar 1, 2023

2023.3.2 での更新項目

機能

  • Added compatibility for Amazon AWS (Amazon Linux).
  • Added compatibility for various older Linux distributions.
  • Improved reliability when reading text from PDFs.
  • Improved speed and fidelity when creating searchable PDFs.
  • Improved logic for finding language files.
  • Removed dependency on System.Drawing.

Released: Jan 19, 2023

2023.1.11644 での更新項目

機能

  • Added 'Installation.LanguagePackDirectory' for specifying path to .ocrdata files.
  • Added 'OcrInput.SelectTextColors' for only reading text of specific colors.
  • Now allows single-threaded OCR reads (see IronTesseract.Multithreaded).

不具合の修正

  • IronOcr for use with ClickOnce publishing and 'dotnet publish' command.
  • Some instances where language packs would fail to load.
  • Crop rectangle being ignored when reading from TIFF images.
  • Trial users not being able to read text from images.

Released: Jan 17, 2022

2022.x での更新項目

2022.12.10830

Updated Dec 5, 2022

Features

  • Added support for Microsoft .NET 7.
  • Added 'IronSoftware.System.Drawing' to replace 'System.Drawing.Common' in IronOCR.
  • Improved support for several Linux distributions.
  • Improved 'OcrFilters.DeNoise': Now reduces speckle noise.
  • Removed support for Microsoft .NET Framework 4. Minimum supported .NET Framework is now version 4.6.2.
  • Removed internal dependency on 'System.Drawing.Common'.
  • Added brand new OcrFilters to improve reading from noisy images:
    • Open...

Released: Feb 24, 2021

2021.x での更新項目

2021.12.0

Updated Dec 21, 2021

Features

  • Improved: Logging.

2021.11.0

Updated Oct 29, 2021

Features

  • Improved: Speed and Stability.
  • Improved: Microsoft .NET 5 and .NET 6 beta support.

Fixes

  • License Key validation improved.

2021.9.0

Updated Aug 24, 2021

Features

  • Improved Microsoft Azure function compatibility.
  • Now works with read-only OCR dictionaries.
  • Added support for Microsoft .NET 5.07.
  • Improved license key reading from project configuration files (edge cases).
  • Added color replacement methods...

Released: Dec 14, 2020

2020.12.2 での更新項目

機能

  • Added OcrResult.SaveAsSearchablePdfBytes method.
  • Added OcrResult.SaveAsHocrString method.
  • Improved MVC, WinForms and Microsoft Azure function compatibility.

不具合の修正

  • Resolved OcrData installation issues.

Released: Nov 13, 2020

2020.11.2 での更新項目

機能

  • Added support for Tesseract 5 & 4.
  • Added 125 Language Packs.
  • Added support for Microsoft .NET Core.
  • Added support for Microsoft .NET Standard.
  • Added support for Microsoft .NET Framework 4.0+.
  • Added support for Linux.
  • Added support for MacOS.
  • Added support for Mono.
  • Added support for Xamarin Mac.

Released: Jun 21, 2018

v4.4.0 での更新項目

機能

  • Improved support for OCR crop regions within pages and documents.
  • PDF OCR Reading improved for speed and stability.
  • Improved OCR accuracy, especially for skewed and low DPI scans and images.