Skip to content

Latest commit

 

History

History
163 lines (112 loc) · 4.55 KB

CHANGELOG.md

File metadata and controls

163 lines (112 loc) · 4.55 KB

1.0.0-33 - September 4, 2024

  • Update Android to v10.12.0

1.0.0-32 - July 24, 2024

  • Update Android to v10.11.0

1.0.0-31 - May 27, 2024

  • Fix bug in startAnnotationToolbarItemPressedListener

1.0.0-30 - May 1, 2024

  • Update Android to v10.9.0

1.0.0-29 - March 20, 2024

  • Update Android to v10.8.0

1.0.0-27 - February 7, 2024

  • Update Android to v10.7.0

1.0.0-24 - December 13, 2023

  • expose Pan tool

1.0.0-23 - December 6, 2023

  • Update Android to v10.6.0

1.0.0-22 - October 25, 2023

  • Update Android to v10.5.0

1.0.0-21 - September 21, 2023

  • Fix bug in mergeAnnotations()

1.0.0-20 - September 13, 2023

  • Update Android to v10.4.0

1.0.0-18 - August 23, 2023

  • mergeAnnotations()

1.0.0-17 - August 8, 2023

  • added eraser to PTToolKey (iOS)

1.0.0-16 - August 2, 2023

  • Update Android to v10.3.0

1.0.0-15 - July 4, 2023

  • Fix bug in Android saveDocument

1.0.0-14 - June 21, 2023

  • Update Android to v10.2.0

1.0.0-13 - May 10, 2023

  • Update Android to v10.1.0

1.0.0-9 - Mar 27, 2023

  • Update Android to v10.0.0

1.0.0-8 - Feb 17, 2023

  • Update Android to v9.5.0

1.0.0-4 - Dec 19, 2022

  • Update Android to v9.4.2

1.0.0-3 - Dec 16, 2022

  • setFitMode()
  • setLayoutMode()

1.0.0-2 - Dec 2, 2022

  • Update Android to v9.4.1

1.0.0-beta.55 - Oct 13, 2022

  • Update Android to v9.4.0

1.0.0-beta.48 - Aug 25, 2022

  • Update Android to v9.4.0

1.0.0-beta.36 - Jul 13, 2022

  • Update Android to v9.3.0

1.0.0-beta.24 - Jul 13, 2022

  • Update Android to v9.2.3

1.0.0-beta.21 - April 22, 2022

  • Update Android to v9.2.2

1.0.0-beta.18 - April 22, 2022

  • Fix for setting layout mode on document open on iOS

1.0.0-beta.17 - March 31, 2022

  • hideScrollbars_iOS

1.0.0-beta.16 - March 31, 2022

  • zoomWithCenter()
  • zoomToRect()

1.0.0-beta.16 - March 31, 2022

  • Minor updates to API docs

1.0.0-beta.15 - March 23, 2022

  • getZoom Method
  • setZoomLimits Methods

1.0.0-beta.12 - March 23, 2022

  • QuickBookMarkConfig Option

1.0.0-beta.11 - March 22, 2022

  • Update Android to v9.2.1

1.0.0-beta.10 - March 18, 2022

  • Minor bug fixes in pubspec.yaml and other files

1.0.0-beta.9 - March 18, 2022

  • Implemented the following APIs:
  • GetSavedSignatures()
  • GetSavedSignaturesFolder()
  • GetSavedSignaturesJpgFolder()

1.0.0-beta.8 - March 11, 2022

  • Bug Fixes

1.0.0-beta.7 - March 4, 2022

  • Add additional viewMode hiding options (vertical scrolling)

1.0.0-beta.5 - Februrary 22, 2022

  • Toggle widget and plugin (internal sample)
  • Remove Jcenter (Android)

1.0.0-beta.4 - Februrary 3, 2022

  • Added sound null safety support for new API's
  • Updated API.md files to reflect changes

1.0.0-beta.3 - November 8, 2021

  • Updated the Android plugin and widget (#128):
  • Fixed a bug that caused incorrect viewer configurations to be placed on the iOS plugin and widget (#138 and #143).
  • Added new APIs for:
    • opening UI lists e.g. openAnnotationList()
    • traversing to different pages e.g. gotoPreviousPage()
    • configuring the viewer e.g. config.defaultEraserType

See the commit history for the full list of new APIs.

  • Made minor updates to API.md, README.md, and dartdoc comments.
  • Edited example app:
    • Updated its Podfile.
    • Commented out code related to permission handling and added instructions for use.

1.0.0-beta.2 - June 14, 2021

  • Added support for sound null safety:
    • Updated the API.md and README.md to use null safe code.
  • Added dartdoc comments across the library.
  • Updated the README.md to use absolute URLs, remove redudancies and explain how to download the package from either GitHub or pub.dev.

1.0.0-beta.1 - June 11, 2021

  • Initial prerelease on pub.dev

Previous Versions

Development of pdftron-flutter has been ongoing since January 25, 2019. To see previous versions of and more information on the package, please look at our GitHub repository.