Telerik UI for ASP.NET AJAX 2024 Q2 (2024.2.513)

Released: May 15, 2024

2024 Q2 (2024.2.513) での更新項目

機能

  • What's New
    • The minimum supported .NET Framework version for Telerik UI for ASP.NET AJAX is now 4.6.2.
    • The minimum supported .NET Framework version for Document Processing Libraries is now 4.6.2.
  • Changed
    • The version built against .NET Framework 4.5 has been removed.
  • PdfProcessing
    • Introduced support for fonts that use simulated bold and italic forms.
    • Introduced support for OTF font file format.
    • You can now handle documents containing invalidly located clipping path operators.
    • You can now handle documents with invalid structure of path construction operators.
  • SpreadProcessing
    • Introduced a Description property for FloatingShapeBase.
  • ZipLibrary
    • Added support for creating AES-encrypted archives.

不具合の修正

  • Editor
    • Class not cleared in RadEditor RadEditorNodeInspector module.
    • Click on disabled button in toolbar makes it disappear until click outside of button within toolbar.
  • Grid
    • Elements must only use supported ARIA attributes.
    • WebResource.axd Error When Using ImageButton with Material Skin.
  • MultiColumnComboBox
    • The X close icon is misaligned.
    • Unexpected dropdown closing in MultiColumnComboBox.
  • PdfProcessing
    • Wrong glyph measurement results in overlapping text.
    • A strange symbol is added as a name when embedding a file with an empty string as its name argument.
    • A NullReferenceException is thrown when importing a document with embedded files.
    • A NullReferenceException is thrown when importing a document with a signature and parsing the linejoin operator.
    • А NullReferenceException is thrown when importing and then exporting a document containing Type1Font with a missing FontInfo table.
    • Merging two documents having embedded files with same names repeats adding number 2.
    • Unicode characters from Supplementary Multilingual Plane are skipped during the PDF export.
    • A NotSupportedCompressionMethodException with the message - Cannot decode stream with a not supported compression method.
    • Incorrect characters are displayed when merging multiple PDF documents with the RadFixedDocument.Merge method.
    • A NullReferenceException is thrown when exporting a document with CFF Type1 font.
    • Import-export causes missing characters with specific document.
    • An Argument exception should be thrown when setting a RadFixedPage.Rotation value outside the Rotation enum predefined values.
    • An InvalidOperationException is thrown when exporting font that is available but not used.
    • The read-only flag is not respected when importing a document.
    • A dictionary with invalid entry cannot be imported correctly and breaks the import process.
    • The Form field height is wrong after export with a specific document.
    • Wrong character widths when merging documents with exactly the same font but different character widths.
  • PdfViewer
    • Text cannot be selected in PDFViewer with pdfjs v3.4.120+.
  • SpreadStreamProcessing
    • The application is stuck when importing the last row of a worksheet which has a property set but has no cells.
  • TreeView
    • Label not correctly associated with checkbox in TreeView error.
  • WordsProcessing
    • A StackOverflowException is thrown when importing an RTF document with a style based on itself.
    • HtmlFormatProvider: margin-left, margin-right, margin-top, margin-bottom CSS property is not respected when it is defined as unitless.
    • A NullReferenceException is thrown when a Hyperlink is placed before a MailMerge group.
    • Image in Header or Footer with IsBehindDocument set to True is rendered on top of the text.
  • ZipLibrary
    • An IOException: Cannot access file after ZipFile.CreateFromDirectory.
    • A NullReferenceException is thrown when updating a zip with a password.
    • Cannot open newly added files to a password-protected zip archive.