> For the complete documentation index, see [llms.txt](https://docs.apryse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apryse.com/xamarin/changelogs/version-9/v9-0-1.md).

# Version 9.0.1 Changelog (June 21, 2021)

World's #1 PDF SDK Library for Web, Mobile, Server, Desktop

Version: 9.0.1

Release Date: June 21, 2021

## Notes

This release of Apryse for Xamarin brings the core PDF functionality and iOS and Android Tools functionality inline with version 9.0.1 of the iOS and Android SDKs. More information can be found on [What's New for iOS](/ios/changelogs/version-9/v9-0-1-77780.md) and [What's New for Android](/android/changelogs/version-9/v9-0-1.md).

## Xamarin.Android

### New features

* Adds [`DigitalSignatureListDialog`](https://sdk.apryse.com/api/xamarinandroid/tools/api/pdftron.PDF.Dialog.DigitalSignature.Validation.List.DigitalSignatureListDialog.html) that allows users to verify digital signatures in the document

| Digital signature validation dialog                                                                                                                                                                                                             | Signature properties                                                                                                                                                                                                                            |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](https://653871032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgjsBtuYmcKhWOdM9VCg4%2Fuploads%2Fgit-blob-b8f6915757ddd74e79697be65ff9b652f9f725a7%2F6cf76f5b8fae5448e39991d6f9ba6a6b2444c60a-540x1140.png?alt=media) | ![](https://653871032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgjsBtuYmcKhWOdM9VCg4%2Fuploads%2Fgit-blob-d4ed52dbeb6f318026d0c5b723f2924f3b045c83%2F52fd0f840594a71f54e1300e4ea70809fa9b5cdc-540x1140.png?alt=media) |

* Adds options overflow menu to all toolbars in the compact mode for ease of use

![](https://653871032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgjsBtuYmcKhWOdM9VCg4%2Fuploads%2Fgit-blob-0231abdd05bfaae8eee6608de9818afb730260f4%2F9689ece4ab8ba8961257aa60b30f7ba693d4abc4-540x1140.png?alt=media)

* Adds page number to individual item in the user bookmarks screen
* Adds ability to rename a file prior to saving as flattened copy, reduced size copy, permanently cropped copy as well as password-protected copy
* Adds API to permanently show the page number indicator, see [`permanentPageNumberIndicator`](https://sdk.apryse.com/api/xamarinandroid/tools/api/pdftron.PDF.Config.ViewerConfig.Builder.html#pdftron_PDF_Config_ViewerConfig_Builder_PermanentPageNumberIndicator_System_Boolean_)

## Xamarin.iOS

### New features

* The [`PTAnnotationViewController`](https://sdk.apryse.com/api/xamarinios/tools/api/pdftron.PDF.Controls.PTAnnotationViewController.html) (that displays a list of annotations) now supports viewing and replying to comments, which is especially useful for collaboration. This is automatically enabled when using a [`PTCollaborationDocumentController`](https://sdk.apryse.com/api/xamarinios/tools/api/pdftron.PDF.Utils.PTCollaborationDocumentViewController.html), and can otherwise be programatically enabled with the [`AnnotationRepliesEnabled`](https://sdk.apryse.com/api/xamarinios/tools/api/pdftron.PDF.Controls.PTAnnotationViewController.html#pdftron_PDF_Controls_PTAnnotationViewController_AnnotationRepliesEnabled) API on the `PTAnnotationViewController`.
* The [`Navigation Lists Controller`](https://sdk.apryse.com/api/xamarinios/tools/api/pdftron.PDF.Controls.PTNavigationListsViewController.html) (that displays the outline, bookmarks, annotation, and OCG layer lists) can now be user-resized on iPads.
* The [`PTDiffViewController`](https://sdk.apryse.com/api/xamarinios/tools/api/pdftron.PDF.Controls.PTDiffViewController.html) now supports text diffs (similar to a source-control diff, showing added and deleted text), in addition to the existing pixel-overlay diff functionality.
* The [`PTThumbnailsViewController`](https://sdk.apryse.com/api/xamarinios/tools/api/pdftron.PDF.Controls.PTThumbnailsViewController.html) has the added ability to export selected thumbnails as a new document.
* A new view mode, Crop Pages, allows the user to view pages cropped to a portion of the page, for more optimal viewing on small devices.
* The new [`PTPageCropViewController`](https://sdk.apryse.com/api/xamarinios/tools/api/pdftron.PDF.Controls.PTPageCropViewController.html) allows the user to manually specify the crop region.
* The popover menu no longer shows every time an annotation is moved, but only when the annotation is tapped.
* The eraser tool will delete whole objects instantly, rather than on a touchUp event.
* When the PDF is rendered in dark mode, creating and editing annotations will now use the same dark-mode rendered colours (as opposed to the light-mode colours).
* New API,[`PageIndicatorAlwaysVisible`](https://sdk.apryse.com/api/xamarinios/tools/api/pdftron.PDF.Controls.PTDocumentBaseViewController.html#pdftron_PDF_Controls_PTDocumentBaseViewController_PageIndicatorAlwaysVisible), to allow the page number indicator to always remain visible.
* A new property to disable multiple annotation selection, [`AllowsMultipleAnnotationSelection`](https://sdk.apryse.com/api/xamarinios/tools/api/pdftron.PDF.Tools.PTToolManager.html#pdftron_PDF_Tools_PTToolManager_AllowsMultipleAnnotationSelection).
* When the page label matches the page number, the page label is no longer displayed in the floating page number indicator.

### Bug fixes

* Resizing a Free Text annotation on a rotated page will no longer cause the annotation to rotate.
* 1-page documents in a continuous page view mode are no longer initially displayed too high in the viewer.
* Annotations created when the viewer is scrolled to the top of the document, the navigation bar is shown, and the viewer has not been subsequently scrolled, will no longer shift position.
* PTCollaborationDocumentController will no longer crash when shown on an iPhone 11 device.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.apryse.com/xamarin/changelogs/version-9/v9-0-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
