Telerik UI for Xamarin Releases

Released: Mar 15, 2023

Updates in R1 2023 SP1

Features

  • PdfProcessing
    • Introduced handling for importing documents with invalid offsets of objects inside cross-reference tables or streams.
    • Introduced a setting that allows you to export images with or without compression.
    • Introduced handling mechanism for importing documents containing indirect objects with no 'endobj' keyword.
    • Added the ability to print secured documents.
  • PdfViewer
    • Added support for Lab color.
  • SpreadStreamProcessing
    • Provided API that allows you to retrieve the cached formula...

Released: Jan 18, 2023

Updates in R1 2023

Features

DataGrid

  • Exposed 'ScrollItemIntoView' public method.

PdfProcessing

  • Introduced support for Encryption Algorithm 5 with AES-256.
  • Introduced Find API which allows the user to search for text in a PDF document.

WordsProcessing

  • Introduced Table Of Contents (TOC) field.
  • Introduced Table Of Authorities (TOA) field.

Released: Nov 9, 2022

Updates in R3 2022 SP1

Features

  • PdfProcessing
    • Added support for embedding only a subset of characters used in the document, when registering CidType2Font using FontsRepository.
  • SpreadProcessing
    • Removed an obsolete Add method from SeriesCollectionOfT class. Use the other overrides instead.
  • WordsProcessing
    • Added the ability to preserve bin images on import/export.
    • Added support for SEQ Field.

Fixes

  • ListView
    • [Android] Null Reference Exception when using Range Collection and ListView is initially grouped.
  • PdfProcessing...

Released: Oct 27, 2022

Updates in R3 2022 (Build 2022.3.1026)

Features

  • RichTextEditor
    • Renamed RadRichTextEditor's UndoToolBarItem and RedoToolbarItem due to unicode characters in class names causing errors when using AOT compilation on Android.

Fixes

  • ListView
    • ListView layout with dynamically sized items not rendered correctly on iOS 16.

Released: Sep 14, 2022

Updates in R3 2022

Features

  • DataGrid
    • Implemented support for aggregate functions.
    • Implemented column footers.
  • PdfProcessing
    • Optimized and reduced the exported document size when using the same font on more than one block.
    • Introduced support for exporting document pages to images.
  • SpreadProcessing
    • Exposed a method converting hex colors to Telerik.Documents.Media.Color.
    • Introduced Print Titles, allowing for specific rows and columns to be repeated on every printed page.
  • SpreadStreamProcessing
    • Implemented workbook...

Released: Jun 22, 2022

Updates in R2 2022 SP1

Features

  • Barcode
    • Exposed 'Version' property for setting the version of a QRCode.
  • PdfProcessing
    • Added Signature flags support.
  • Picker
    • Added IsLooping property for Date and Time pickers.

Fixes

  • Barcode
    • QRCode: Error when changing the ErrorCorrectionLevel to a higher value in specific scenario when QRCode's version and ErrorCorrectionLevel demand more space to code the value than is supported by the QRCode's version.
    • When ErrorCorrectionLevel is changed at runtime to a value which requires more...

Released: May 11, 2022

Updates in R2 2022

Features

  • DataGrid
    • Added new property for manually controlling grid row height.
  • PdfProcessing
    • Added support for inserting transparent images in Microsoft .NET Standard.
    • Added setting that allows you to choose if fonts should be embedded in the document.
  • SpreadProcessing
    • Added support for CONCAT function.
    • Added support for Comments (Threaded Comments).
    • Various Conditional Formatting improvements.
    • The Changing event arguments in FilteredShapeCollection class have been changed from...

Released: Mar 31, 2022

Updates in R1 2022 (Build 2022.1.331.500)

Features

  • PdfProcessing
    • Added support for inserting transparent images in Microsoft .NET Standard.
  • SpreadProcessing
    • Added CONCAT to supported functions.
    • Added support for importing documents containing unclosed <br> elements in the vmlDrawing part.

Fixes

  • ImageEditor
    • Increased size of Telerik.XamarinForms.ImageEditor.dll for Android after updating SkiaSharp to 2.80.3.
  • Map
    • Increased size of Telerik.XamarinForms.Map.dll for Android after updating SkiaSharp to 2.80.3.
  • PdfProcessing...

Released: Feb 23, 2022

Updates in R1 2022 SP1

Features

  • PdfProcessing
    • Added support for Type 3 fonts.
    • Added support for digital signatures in Microsoft .NET Standard.
    • Provided API for setting different permissions when exporting encrypted PDF documents.
  • Xamarin.Forms
    • Updated Telerik UI for Xamarin to latest SkiaSharp official version 2.80.3.

Fixes

  • Chat
    • [iOS] Chat is not auto-scrolled to bottom on initial load.
    • [iOS] Chat content moves when the keyboard is shown and the content is higher than the keyboard.
    • [iOS] ScrollIndicator is wrong when...

Released: Jan 19, 2022

Updates in R1 2022

Features

  • What's New
    • Added a SignaturePad component.
    • SpreadProcessing library now supports Conditional Formatting enabling users to add visual formatting to cells, based on data-driven rules.
    • Added Nested Mail Merge functionality in WordsProcessing library.
    • Provided API for Insert / Delete Comments (Notes) in SpreadProcessing library.
  • AutoCompleteView
    • Added SuggestionViewPosition property for setting the suggestion view position.
  • DataGrid
    • Added support for System.Data.DataTable.
  • DatePicker...