Skip to content

Releases: ComPDFKit/compdfkit-pdf-sdk-react-native

2.6.8

29 May 05:46

Choose a tag to compare

New Features

  1. Upgraded the iOS ComPDFKit PDF SDK to version 2.6.8.
  2. Upgraded the Android ComPDFKit PDF SDK to version 2.6.8.
  3. Added a new callback event for Pencil drawing completion on iOS.
  4. Optimized the scrollbar layout logic. In horizontal scrolling mode, the scrollbar will now be displayed at the bottom.
  5. Optimized the progress synchronization of the side slider on Android to ensure it follows the page progress in real time.
  6. Optimized the selection state detection logic for image annotations on Android.

Issues Addressed

  1. Reverted the related changes for exception handling during native library loading on Android.
  2. Fixed an issue where HTML rich text content in text fields was displayed incorrectly on Android.
  3. Fixed a potential crash issue when switching content editing modes on Android.
  4. Fixed an issue on Android where image annotations could not be added via the camera on some devices in the Tools module.
  5. Fixed an issue where highlighted areas of text search results were inaccurate in some documents on Android.
  6. Fixed an issue on iOS where the watermark and security share system dialog would immediately close after being opened.
  7. Fixed an issue on iOS where the system drawing panel was not closed in time when switching between ink and pencil using controller.setAnnotationMode().
  8. Fixed an issue on iOS where the back and settings buttons in the search toolbar were not displayed after setting mainToolbarVisible=false.
  9. Fixed CPDFReaderView command Promise errors on iOS New Architecture.

Contact us
Email: support@compdf.com

2.6.6

08 May 11:46

Choose a tag to compare

New Features

  1. Added the features support for ComPDFKit PDF SDK for iOS V2.6.6.
  2. Added the features support for ComPDFKit PDF SDK for Android V2.6.6.
  3. Added the reader controller API to open the document information view.
  4. Added event callbacks for closing annotation, form, and content editing property panels.
  5. Added event callback for the search back button click.
  6. Removed the default storage permission request logic when opening CPDFReaderView on Android.

Issues Addressed

  1. Fixed a crash when clicking the rotate icon on a stamp annotation on Android.
  2. Fixed an issue on iOS where setting the default border width for content editing had no effect.
  3. Fixed an issue on iOS where the top toolbar was displayed after clicking Share in the snapshot feature.

Contact us
Email: support@compdf.com

2.6.5

13 Apr 08:20

Choose a tag to compare

New Features

  1. Upgraded iOS ComPDFKit PDF SDK to 2.6.5
  2. Upgraded Android ComPDFKit PDF SDK to 2.6.5
  3. Refactored the Example project for clearer usage demonstrations
  4. Added annotation appearance rendering API
  5. Added support for multiple image annotation creation methods
  6. Improved SDK compatibility to support lower React Native versions
  7. Added official Expo config plugin to auto-inject iOS pods during expo prebuild and EAS Build, while maintaining RN CLI compatibility
  8. Optimized preloading in iOS non-continuous page mode to reduce blank time during page transitions
  9. Updated the More menu UI on iOS
  10. Adapted to minimum device requirements for newer Xcode versions on iOS

Issues Addressed

  1. Optimized Android online license verification for improved concurrency safety and stability
  2. Improved touch handling logic in Android editing mode to reduce crash risks
  3. Fixed a potential crash in CPDFPageView on Android caused by invalid page state during touch events
  4. Fixed an issue on Android where images might not be visible when dragged on rotated pages
  5. Fixed an issue on Android where editing text could cause incorrect text layering
  6. Fixed an issue on iOS where page position could be lost after device rotation
  7. Fixed abnormal zoom rendering in iOS non-continuous mode
  8. Fixed an issue where COPY menu content appeared empty on iOS

Contact us
Email: support@compdf.com

2.6.4

13 Apr 08:20

Choose a tag to compare

Issues Addressed

  1. Optimize URI navigation logic to support custom schemes

Contact us
Email: support@compdf.com

2.6.3

04 Mar 07:15

Choose a tag to compare

Issues Addressed

  • Fixed an issue with the document.open() API on iOS.
  • Fixed TypeScript TS1205 errors when using the library in projects with isolatedModules enabled (e.g., Expo projects) by using export type for type-only re-exports.

Contact us
Email: support@compdf.com

2.6.2

27 Feb 10:34

Choose a tag to compare

New Features

  1. Added feature support for ComPDFKit PDF SDK for iOS V2.6.2.
  2. Added feature support for ComPDFKit PDF SDK for Android V2.6.2.
  3. Added support for customizing click actions for note and hyperlink annotations.

Issues Addressed

  1. Fixed an issue on Android where CPDFPageView.onDetachedFromWindow() could cause crashes and ANR under specific scenarios.
  2. Optimized Android obfuscation configuration by enabling ProGuard optimization options to improve build stability and code security.

Contact us
Email: support@compdf.com

2.6.1

06 Feb 09:40

Choose a tag to compare

Issues Addressed

  1. Fixed a crash issue when editing text in some document contents.

Contact us
Email: support@compdf.com

2.6.0

02 Feb 11:21

Choose a tag to compare

New Features

  1. Added feature support for ComPDFKit PDF SDK for iOS V2.6.0.
  2. Added feature support for ComPDFKit PDF SDK for Android V2.6.0.
  3. Added a dynamic font loading API.
  4. Added double-tap zoom support for pages.
  5. Added APIs for outlines and bookmarks.
  6. Added APIs for creating annotations and forms.
  7. Added APIs for creating text and images in content editing mode.
  8. Added APIs for modifying annotation and form properties.
  9. Added callback APIs for annotation, form, and content editing interactions.
  10. Added support for custom top toolbar menus.
  11. Added support for custom context menus.
  12. Added support for creating custom content for signature and stamp annotations.
  13. Added APIs to retrieve document information and permission details.
  14. Added an API to retrieve available font lists.
  15. Added APIs to customize selected annotation and form borders and selected text styles.
  16. Added APIs for inserting, deleting, and moving pages.
  17. Added an API to specify the initial page when opening a document.

Issues Addressed

  1. Fixed an input abnormality issue on Android when using certain input methods in content editing mode.
  2. Fixed a zoom jitter issue on Android in documents with a large number of pages.

2.5.3

10 Dec 10:01

Choose a tag to compare

New Features

  1. Added the features support for ComPDFKit PDF SDK for iOS V2.5.3.
  2. Added the features support for ComPDFKit PDF SDK for Android V2.5.3.
  3. Added support for displaying 3D annotations.

Issues Addressed

  1. Fixed a null pointer exception when calling CPDFPage.getEditPage() on Android.
  2. Fixed inconsistent color retrieval between FreeText annotations and content editing text on Android.
  3. Fixed a memory leak issue in CPDFPageView on Android.
  4. Fixed an italic text display issue in content editing mode on Android.
  5. Fixed an issue where the font size became smaller after changing the text color in content editing mode on Android.
  6. Fixed an appearance refresh issue when initializing Push Button widgets on iOS.
  7. Fixed an issue where ink annotations were not saved when exiting directly on iOS.
  8. Fixed an issue where cross-page search highlights were not displayed on iOS.
  9. Fixed an issue where setting the mainToolbarVisible property caused the bottom toolbar to be hidden on iOS.

2.5.2-1

03 Nov 08:51

Choose a tag to compare

Issues Addressed

  1. Fixed the issue where adding a signature could not be saved.