릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.
1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
IronOCR for .NET 2026.8.12026년 8월 3일
기능
Updated internal dependencies.
수정 사항
Fixed stability issues when OCR-ing large volumes of PDFs in parallel, and added controls to limit OCR memory usage.
Fixed loading of large TIFF files and improved error messages for unsupported TIFF images.
IronOCR for .NET 2026.7.22026년 6월 26일
기능
Updated Android native libraries to support 16 KB memory page sizes, ensuring compatibility with Android 15 and newer devices.
Updated internal dependencies.
수정 사항
Fixed a PDF/A compliance issue affecting searchable PDFs containing complex-script fonts such as Arabic.
IronOCR for .NET 2026.6.12026년 5월 26일
기능
Improved searchable PDF OCR alignment for numeric content with refined digit width compensation and font sizing accuracy.
Updated internal dependencies.
IronOCR for .NET 2026.5.22026년 4월 29일
기능
Added word-level coordinates to OcrDocAdvancedResult for improved reading order reconstruction.
Updated internal dependencies.
수정 사항
Fixed ReadHandwriting() crash on skewed or difficult inputs; now returns an empty result when no text can be extracted.
Corrected bounding box coordinates in ReadPhoto() and ReadScreenShot() when AdvancedScan resizes images, preventing out-of-bounds regions and crop/PDF errors.
Fixed an issue where TIFF images with orientation tags were incorrectly flipped or rotated during loading, saving, or bitmap conversion.
IronOCR for .NET 2026.4.12026년 3월 27일
기능
Added full International Civil Aviation Organization (ICAO) MRZ field extraction and best-effort VIZ Date of Issue detection to 'PassportInfo'.
Updated internal dependencies.
수정 사항
Fixed crash in 'SaveAsSearchablePdf' when using Scale() or EnhanceResolution() during batch text rendering.