From bb2722a8932328fa9402d1abe31b42de16b99a6a Mon Sep 17 00:00:00 2001 From: Dess Date: Thu, 13 Feb 2025 10:23:40 +0200 Subject: [PATCH] Update release-notes-2025-1-205.md --- release-notes/2025/release-notes-2025-1-205.md | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/release-notes/2025/release-notes-2025-1-205.md b/release-notes/2025/release-notes-2025-1-205.md index 67ced3d2..cdab8829 100644 --- a/release-notes/2025/release-notes-2025-1-205.md +++ b/release-notes/2025/release-notes-2025-1-205.md @@ -26,6 +26,11 @@ position: 99 * Introduced support for Optical Character Recognition (OCR), allowing the conversion of images of typed, handwritten, or printed text into machine-encoded text from a scanned document. +![fixed](../images/fixed.png) + +* Remediated Security Vulnerability [CVE-2024-11629]({%slug kb-security-excessive-iteration-cve-2024-11629%}). .NET Standard +* Remediated Security Vulnerability [CVE-2024-11343]({%slug kb-security-excessive-iteration-cve-2024-11343%}). + ## DocumentProcessing @@ -88,16 +93,3 @@ position: 99 * Duplicating a worksheet with the CopyFrom method does not copy the defined conditional formatting rules. * An ArgumentNullException is thrown when importing a document containing a rule with no format set. -## WordsProcessing - - -![fixed](../images/fixed.png) - -* Remediated Security Vulnerability [CVE-2024-11629]({%slug kb-security-excessive-iteration-cve-2024-11629%}). .NET Standard - -## ZipLibrary - - -![fixed](../images/fixed.png) - -* Remediated Security Vulnerability [CVE-2024-11343]({%slug kb-security-excessive-iteration-cve-2024-11343%}).