From d90c63f4e95063c5a7e282f1f4d0c3fca5936e0c Mon Sep 17 00:00:00 2001 From: sgong-pdftron Date: Mon, 26 May 2025 14:18:08 -0700 Subject: [PATCH 1/8] Update to 11.5.0 --- CHANGELOG.md | 3 +++ android/build.gradle | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e076080b..b66bfea0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 1.0.0-44 - April 9, 2025 +- Update Android to v11.5.0 + # 1.0.0-43 - April 9, 2025 - Update Android to v11.4.0 diff --git a/android/build.gradle b/android/build.gradle index 226e0a11..321deba3 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -40,6 +40,6 @@ android { dependencies { // Apryse SDK dependencies - implementation "com.pdftron:pdftron:11.4.0" - implementation "com.pdftron:tools:11.4.0" + implementation "com.pdftron:pdftron:11.5.0" + implementation "com.pdftron:tools:11.5.0" } From cb9800fd702c6cbd06daa8e6bf74b9a0f9eb50e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 21:21:46 +0000 Subject: [PATCH 2/8] Updating package version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4334a0f1..6e361d8b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: pdftron_flutter description: A convenience wrapper to build Flutter apps that use the PDFTron mobile SDK for smooth, flexible, and stand-alone document viewing. -version: 1.0.1-43 +version: 1.0.1-44 homepage: https://www.apryse.com repository: https://github.com/ApryseSDK/pdftron-flutter issue_tracker: https://github.com/ApryseSDK/pdftron-flutter/issues From 8ebf90c7af955b039cc9d2fc6daff0cdd7f565ac Mon Sep 17 00:00:00 2001 From: sgong-pdftron Date: Mon, 26 May 2025 14:22:02 -0700 Subject: [PATCH 3/8] date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b66bfea0..8fbab69c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 1.0.0-44 - April 9, 2025 +# 1.0.0-44 - May 28, 2025 - Update Android to v11.5.0 # 1.0.0-43 - April 9, 2025 From ed7cf7df892ba6cc8e59a54959b5466e5fc0a71a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 21:22:35 +0000 Subject: [PATCH 4/8] Updating pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6e361d8b..4334a0f1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: pdftron_flutter description: A convenience wrapper to build Flutter apps that use the PDFTron mobile SDK for smooth, flexible, and stand-alone document viewing. -version: 1.0.1-44 +version: 1.0.1-43 homepage: https://www.apryse.com repository: https://github.com/ApryseSDK/pdftron-flutter issue_tracker: https://github.com/ApryseSDK/pdftron-flutter/issues From 8fd1e299ae649c0179a791bc75db897744f4acbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 21:22:59 +0000 Subject: [PATCH 5/8] Updating package version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4334a0f1..6e361d8b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: pdftron_flutter description: A convenience wrapper to build Flutter apps that use the PDFTron mobile SDK for smooth, flexible, and stand-alone document viewing. -version: 1.0.1-43 +version: 1.0.1-44 homepage: https://www.apryse.com repository: https://github.com/ApryseSDK/pdftron-flutter issue_tracker: https://github.com/ApryseSDK/pdftron-flutter/issues From 36b07b8593e8cb21a2408c4c764de145393e22fd Mon Sep 17 00:00:00 2001 From: sgong-pdftron Date: Mon, 26 May 2025 14:26:20 -0700 Subject: [PATCH 6/8] wrong versions --- CHANGELOG.md | 56 ++++++++++++++++++++++++++-------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fbab69c..184912cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,87 +1,87 @@ -# 1.0.0-44 - May 28, 2025 +# 1.0.1-44 - May 28, 2025 - Update Android to v11.5.0 -# 1.0.0-43 - April 9, 2025 +# 1.0.1-43 - April 9, 2025 - Update Android to v11.4.0 -# 1.0.0-40 - February 19, 2025 +# 1.0.1-40 - February 19, 2025 - Update Android to v11.3.0 -# 1.0.0-39 - January 6, 2025 +# 1.0.1-39 - January 6, 2025 - Update Android to v11.2.0 -# 1.0.0-37 - November 25, 2024 +# 1.0.1-37 - November 25, 2024 - Update Android to v11.1.0 -# 1.0.0-36 - October 28, 2024 +# 1.0.1-36 - October 28, 2024 - Update Android to v11.0.0 - Update Android targetSDK to 34 -# 1.0.0-33 - September 4, 2024 +# 1.0.1-33 - September 4, 2024 - Update Android to v10.12.0 -# 1.0.0-32 - July 24, 2024 +# 1.0.1-32 - July 24, 2024 - Update Android to v10.11.0 -# 1.0.0-31 - May 27, 2024 +# 1.0.1-31 - May 27, 2024 - Fix bug in `startAnnotationToolbarItemPressedListener` -# 1.0.0-30 - May 1, 2024 +# 1.0.1-30 - May 1, 2024 - Update Android to v10.9.0 -# 1.0.0-29 - March 20, 2024 +# 1.0.1-29 - March 20, 2024 - Update Android to v10.8.0 -# 1.0.0-27 - February 7, 2024 +# 1.0.1-27 - February 7, 2024 - Update Android to v10.7.0 -# 1.0.0-24 - December 13, 2023 +# 1.0.1-24 - December 13, 2023 - expose Pan tool -# 1.0.0-23 - December 6, 2023 +# 1.0.1-23 - December 6, 2023 - Update Android to v10.6.0 -# 1.0.0-22 - October 25, 2023 +# 1.0.1-22 - October 25, 2023 - Update Android to v10.5.0 -# 1.0.0-21 - September 21, 2023 +# 1.0.1-21 - September 21, 2023 - Fix bug in mergeAnnotations() -# 1.0.0-20 - September 13, 2023 +# 1.0.1-20 - September 13, 2023 - Update Android to v10.4.0 -# 1.0.0-18 - August 23, 2023 +# 1.0.1-18 - August 23, 2023 - mergeAnnotations() -# 1.0.0-17 - August 8, 2023 +# 1.0.1-17 - August 8, 2023 - added eraser to PTToolKey (iOS) -# 1.0.0-16 - August 2, 2023 +# 1.0.1-16 - August 2, 2023 - Update Android to v10.3.0 -# 1.0.0-15 - July 4, 2023 +# 1.0.1-15 - July 4, 2023 - Fix bug in Android `saveDocument` -# 1.0.0-14 - June 21, 2023 +# 1.0.1-14 - June 21, 2023 - Update Android to v10.2.0 -# 1.0.0-13 - May 10, 2023 +# 1.0.1-13 - May 10, 2023 - Update Android to v10.1.0 -# 1.0.0-9 - Mar 27, 2023 +# 1.0.1-9 - Mar 27, 2023 - Update Android to v10.0.0 -# 1.0.0-8 - Feb 17, 2023 +# 1.0.1-8 - Feb 17, 2023 - Update Android to v9.5.0 -# 1.0.0-4 - Dec 19, 2022 +# 1.0.1-4 - Dec 19, 2022 - Update Android to v9.4.2 -# 1.0.0-3 - Dec 16, 2022 +# 1.0.1-3 - Dec 16, 2022 - setFitMode() - setLayoutMode() -# 1.0.0-2 - Dec 2, 2022 +# 1.0.1-2 - Dec 2, 2022 - Update Android to v9.4.1 # 1.0.0-beta.55 - Oct 13, 2022 From 085917f97b5ded46bff835504b2b75a95f6f5bdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 21:27:07 +0000 Subject: [PATCH 7/8] Updating pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6e361d8b..4334a0f1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: pdftron_flutter description: A convenience wrapper to build Flutter apps that use the PDFTron mobile SDK for smooth, flexible, and stand-alone document viewing. -version: 1.0.1-44 +version: 1.0.1-43 homepage: https://www.apryse.com repository: https://github.com/ApryseSDK/pdftron-flutter issue_tracker: https://github.com/ApryseSDK/pdftron-flutter/issues From 1b1a2c6048051bcdb5e3ea1bf53e111db0047d01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 21:27:31 +0000 Subject: [PATCH 8/8] Updating package version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4334a0f1..6e361d8b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: pdftron_flutter description: A convenience wrapper to build Flutter apps that use the PDFTron mobile SDK for smooth, flexible, and stand-alone document viewing. -version: 1.0.1-43 +version: 1.0.1-44 homepage: https://www.apryse.com repository: https://github.com/ApryseSDK/pdftron-flutter issue_tracker: https://github.com/ApryseSDK/pdftron-flutter/issues