Skip to content

Commit 9eafdbd

Browse files
Merge pull request #506 from telerik/Q1_2025
Updated Q1 2025 Release Notes
2 parents f8ace19 + 7f5726b commit 9eafdbd

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

release-notes/2025/release-notes-2025-1-205.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,18 @@ position: 99
1212
# 2025.1.205 (2025 Q1)
1313

1414

15+
## What's Changed
16+
17+
18+
![changed](../images/changed.png)
19+
20+
* Starting with 2025 Q1, all users of the Telerik and Kendo UI components and tools, will need to apply a valid license key file to both new and existing projects. For details, see our [Licensing Documentation]({%slug license-key%}).
21+
1522
## What's New
1623

1724

1825
![new](../images/new.png)
1926

20-
* Starting with 2025 Q1, all users of the Telerik and Kendo UI components and tools, will need to apply a valid license key file to both new and existing projects. For details, see our [Licensing Documentation]({%slug license-key%}).
2127
* 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.
2228

2329
## DocumentProcessing
@@ -43,10 +49,10 @@ position: 99
4349

4450
![fixed](../images/fixed.png)
4551

46-
* SkiaImageFormatProvider: An AggregateException: 'The given key 'Abc.Visuals.IAbcStrokedRectangle' was not present in the dictionary' is thrown when exporting the pages with SkiaImageFormatProvider. <sup>.NET Standard</sup>
47-
* SkiaImageFormatProvider: Signature omitted on export. <sup>.NET Standard</sup>
48-
* SkiaImageFormatProvider: Missing elements on rendered image. <sup>.NET Standard</sup>
49-
* SkiaImageFormatProvider: Export to image is slow and the consumed memory is huge. <sup>.NET Standard</sup>
52+
* SkiaImageFormatProvider: An AggregateException: 'The given key 'Abc.Visuals.IAbcStrokedRectangle' was not present in the dictionary' is thrown when exporting the pages with SkiaImageFormatProvider. **<sup>.NET Standard</sup>**
53+
* SkiaImageFormatProvider: Signature omitted on export. **<sup>.NET Standard</sup>**
54+
* SkiaImageFormatProvider: Missing elements on rendered image. **<sup>.NET Standard</sup>**
55+
* SkiaImageFormatProvider: Export to image is slow and the consumed memory is huge. **<sup>.NET Standard</sup>**
5056
* A NullReferenceException is thrown when importing a file with explicitly set UserInterfaceName annotation property to null.
5157
* A NullReferenceException is thrown when importing a document and enumerate the pages.
5258
* A NullReferenceException is thrown when cloning or merging documents containing a Link with Action collection.
@@ -59,11 +65,11 @@ position: 99
5965
* An InvalidCastException is thrown when parsing the font for a specific document.
6066
* An IndexOutOfRangeException is thrown when encoding an image with Grayscale color space.
6167
* Images are inverted after export.
62-
* ImageFormatProvider: System.AggregateException exception is thrown when exporting a document to an image. <sup>.NET Standard</sup>
68+
* ImageFormatProvider: System.AggregateException exception is thrown when exporting a document to an image. **<sup>.NET Standard</sup>**
6369
* An error in Adobe when inspecting a page with DeviceGray ColorSpace image after import-export.
6470
* An ArgumentNullException is thrown when importing a document with missing indirect reference object.
6571
* An ArgumentException: 'Name cannot contain .(period).' when merging PDF files with form fields.
66-
* SkiaImageFormatProvider: OverflowException is thrown when converting a document to an image. <sup>.NET Standard</sup>
72+
* SkiaImageFormatProvider: OverflowException is thrown when converting a document to an image. **<sup>.NET Standard</sup>**
6773
* PdfStreamWriter: JavaScript actions are broken after merging documents.
6874
* A NullReferenceException when Type1 font with random bytes count (lenIV) is set to 0.
6975
* An InvalidCastException is thrown when importing a file with missing space.
@@ -78,7 +84,7 @@ position: 99
7884
* The Export method does not respect the timeout parameter.
7985
* A NullReferenceException is thrown when exporting a workbook with no sheets. A message indicating that a workbook should contain at least one visible sheet is now displayed.
8086
* Name Conflict window is displayed when an XLS file is imported and then exported to XSLX.
81-
* Export to PDF fails in single-threaded platforms. <sup>.NET Standard</sup>
87+
* Export to PDF fails in single-threaded platforms. **<sup>.NET Standard</sup>**
8288
* Duplicating a worksheet with the CopyFrom method does not copy the defined conditional formatting rules.
8389
* An ArgumentNullException is thrown when importing a document containing a rule with no format set.
8490

@@ -87,7 +93,7 @@ position: 99
8793

8894
![fixed](../images/fixed.png)
8995

90-
* Remediated Security Vulnerability CVE-2024-11629. <sup>.NET Standard</sup>
96+
* Remediated Security Vulnerability CVE-2024-11629. **<sup>.NET Standard</sup>**
9197

9298
## ZipLibrary
9399

0 commit comments

Comments
 (0)