Skip to content

Instantly share code, notes, and snippets.

@steipete
Created December 4, 2016 10:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steipete/1a2c6b298551422553bcfbad120b3f3c to your computer and use it in GitHub Desktop.
Save steipete/1a2c6b298551422553bcfbad120b3f3c to your computer and use it in GitHub Desktop.
PDF Viewer for iOS 1.2.0 Changelog. https://pdfviewer.io

Thank you all for the great feedback so far! This release brings automatic pasteboard monitoring to make it even simpler to import documents. We also made many small improvements that enhance the general experience while using the app as well as improve the performance of the renderer for certain types of PDFs. As with every release, we continue the ongoing battle with the bugs.

Here’s the full changelog:

  • Adds the ability to share, export, and print PDF files from the file browser without opening them first.
  • Adds automatic pasteboard monitoring. If a link to a PDF document is found in the system pasteboard, the application now automatically offers to import the linked document.
  • Greatly improves the action extension.
  • Improves the annotation editing experience in night mode.
  • Improves support for read-only annotations.
  • Improves rendering performance of PDF files with a lot of images.
  • Improves software dimming so it no longer affects the navigation bar style.
  • Improves the user experience when adding a new page via the Document Editor.
  • Improves new document creation by automatically opening newly created files.
  • Improves importing of PDF documents from Google Drive.
  • Optimizes disk cache usage for users with limited disk space.
  • Fixes an issue where text selection sometimes was broken after the app came back from background.
  • Fixes an issue where arrow annotation default style changes were leaking over to line annotations.
  • Fixes the tabbed bar not scrolling to show all of the selected tab if the tapped tab is already selected.
  • Fixes an issue where certain bar button items could become unresponsive in slide over and split screen modes on iPad.
  • Fixes an issue where the root directory name was displayed incorrectly when moving or copying files.
  • Fixes various other smaller issues.

We love hearing from you! Please continue to use the Feedback button in settings to tell us what you like and how we can do better. We can’t respond to reviews, but we’re always available through Feedback. If you already love the app, please give us a review and help spread the world!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment