Skip to content

Releases: ComPDFKit/compdfkit-pdf-sdk-android

2.6.7

14 May 06:35

Choose a tag to compare

Issues Addressed

  1. Fixed an issue where the highlighted area for searched text was displayed incorrectly in some documents.
  2. Fixed occasional TalkBack text-node sorting crash after zoom.
  3. Added reader accessibility switch, disabled by default.

Contact us
Email: support@compdf.com

2.6.6

08 May 07:53

Choose a tag to compare

New Features

  1. Added support for TalkBack to improve accessibility.
  2. Added a brand-new CPDFPageNavigator quick page navigation slider component.

Issues Addressed

  1. Fixed the issue of stamp click rotation crash
  2. Remove the default request storage permission for CPDFDocumentFragment
  3. Fixed an occasional crash issue in CPDFEditToolbar.
  4. Fixed an issue where saving changes in content editing mode might not take effect.

Contact us
Email: support@compdf.com

2.6.5

13 Apr 06:27

Choose a tag to compare

Issues Addressed

  1. Optimized online license verification for better concurrency safety and stability.
  2. Improved touch handling in editing mode to reduce crash risks.
  3. Fixed a potential crash in CPDFPageView caused by invalid page states during touch events.
  4. Fixed an issue where images might not be visible when dragged on rotated pages.
  5. Fixed an issue where editing text content could unexpectedly alter text layering.

Contact us
Email: support@compdf.com

2.6.4

13 Apr 06: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.2

26 Feb 07:13

Choose a tag to compare

Issues Addressed

  1. Fixed a potential crash and ANR issue in CPDFPageView.onDetachedFromWindow() under certain conditions.
  2. Optimized and refined the obfuscation configuration by enabling ProGuard optimization options to improve build quality and code security.

Contact us
Email: support@compdf.com

2.6.1

06 Feb 09:34

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 08:52

Choose a tag to compare

New Features

  1. Added a dynamic font loading API.
  2. Added double-tap zoom support for pages.
  3. Added an API to detect underline existence in text during content editing mode.

Issues Addressed

  1. Fixed an issue where Ink annotations were not rendered when pressed.
  2. Fixed a crash that occurred when deleting outlines.
  3. Fixed a crash when searching and modifying text in content editing mode.
  4. Fixed a crash that occurred when adding PushButton annotations in certain cases.
  5. Fixed an issue where the UI border did not take effect when selecting annotations.
  6. Fixed an issue where text input behaved abnormally with certain input methods in content editing mode.
  7. Fixed a jitter issue that occurred during zoom operations in documents with a large number of pages.

2.5.3

10 Dec 08:56

Choose a tag to compare

New Features

  1. Added support for displaying 3D annotations.
  2. Optimized the bottom toolbar display issue in CPDFDocumentFragment.

Issues Addressed

  1. Fixed a null pointer exception when calling CPDFPage.getEditPage().

2.5.2

21 Nov 02:05

Choose a tag to compare

New Features

  1. Added API to toggle the annotation layer visibility.
  2. Added API to configure text attributes in content editing mode.
  3. Added callback interface for annotation selection and deselection events.
  4. Added configuration options for control handles of the text editing box in content editing mode.
  5. Added API to adjust element hierarchy (z-order) during content editing.
  6. Added API to disable automatic creation of text input boxes when tapping the page in content editing mode.

Issues Addressed

  1. Fixed an issue where the color retrieved for FreeText annotations and editable text was inconsistent.
  2. Fixed a memory leak in CPDFPageView.
  3. Fixed abnormal italic text rendering in content editing mode.
  4. Fixed an issue where modifying text color caused the font size to shrink in content editing mode.

2.5.1

03 Nov 05:35

Choose a tag to compare

New Features

  1. Adapted to Androidx Material version 1.13.0

Issues Addressed

  1. Fixed crash issue when searching text containing special characters