Some test text!

Search
Hamburger Icon

iOS / Changelog / 9.0.1.77780

Version 9.0.1.77780 Changelog (June 7th, 2021)

  • Version: 9.0.1.77780
  • Release Date: June 7th, 2021
  • Built with Xcode 12.5 (12E262)

New

  • The PTAnnotationViewController (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, and can otherwise be programatically enabled with the annotationRepliesEnabled API on the PTAnnotationViewController.
  • The Navigation Lists Controller (that displays the outline, bookmarks, annotation, and OCG layer lists) can now be user-resized on iPads.
  • The PTDiffViewController 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 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 allows the user to manually specify the crop region.
  • The view settings dialog now optionally includes a switch to enable right-to-left viewing. It is automatically enabled if the device is running on a device with a RTL UI. It can be programatically controlled via the viewModeRightToLeftHidden API.
  • The Document View Settings Controller has new APIs that allow any option to be hidden.
  • 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, to allow the page number indicator to always remain visible.
  • A new property to disable multiple annotation selection, allowsMultipleAnnotationSelection.
  • When the page label matches the page number, the page label is no longer displayed in the floating page number indicator.

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.

Get the answers you need: Chat with us