Releases: ComPDFKit/compdfkit-pdf-sdk-android
Releases · ComPDFKit/compdfkit-pdf-sdk-android
2.6.7
Issues Addressed
- Fixed an issue where the highlighted area for searched text was displayed incorrectly in some documents.
- Fixed occasional TalkBack text-node sorting crash after zoom.
- Added reader accessibility switch, disabled by default.
Contact us
Email: support@compdf.com
2.6.6
New Features
- Added support for TalkBack to improve accessibility.
- Added a brand-new CPDFPageNavigator quick page navigation slider component.
Issues Addressed
- Fixed the issue of stamp click rotation crash
- Remove the default request storage permission for CPDFDocumentFragment
- Fixed an occasional crash issue in CPDFEditToolbar.
- Fixed an issue where saving changes in content editing mode might not take effect.
Contact us
Email: support@compdf.com
2.6.5
Issues Addressed
- Optimized online license verification for better concurrency safety and stability.
- Improved touch handling in editing mode to reduce crash risks.
- Fixed a potential crash in CPDFPageView caused by invalid page states during touch events.
- Fixed an issue where images might not be visible when dragged on rotated pages.
- Fixed an issue where editing text content could unexpectedly alter text layering.
Contact us
Email: support@compdf.com
2.6.4
Issues Addressed
- Optimize URI navigation logic to support custom schemes
Contact us
Email: support@compdf.com
2.6.2
Issues Addressed
- Fixed a potential crash and ANR issue in
CPDFPageView.onDetachedFromWindow()under certain conditions. - 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
Issues Addressed
- Fixed a crash issue when editing text in some document contents.
Contact us
Email: support@compdf.com
2.6.0
New Features
- Added a dynamic font loading API.
- Added double-tap zoom support for pages.
- Added an API to detect underline existence in text during content editing mode.
Issues Addressed
- Fixed an issue where Ink annotations were not rendered when pressed.
- Fixed a crash that occurred when deleting outlines.
- Fixed a crash when searching and modifying text in content editing mode.
- Fixed a crash that occurred when adding PushButton annotations in certain cases.
- Fixed an issue where the UI border did not take effect when selecting annotations.
- Fixed an issue where text input behaved abnormally with certain input methods in content editing mode.
- Fixed a jitter issue that occurred during zoom operations in documents with a large number of pages.
2.5.3
New Features
- Added support for displaying 3D annotations.
- Optimized the bottom toolbar display issue in CPDFDocumentFragment.
Issues Addressed
- Fixed a null pointer exception when calling CPDFPage.getEditPage().
2.5.2
New Features
- Added API to toggle the annotation layer visibility.
- Added API to configure text attributes in content editing mode.
- Added callback interface for annotation selection and deselection events.
- Added configuration options for control handles of the text editing box in content editing mode.
- Added API to adjust element hierarchy (z-order) during content editing.
- Added API to disable automatic creation of text input boxes when tapping the page in content editing mode.
Issues Addressed
- Fixed an issue where the color retrieved for FreeText annotations and editable text was inconsistent.
- Fixed a memory leak in CPDFPageView.
- Fixed abnormal italic text rendering in content editing mode.
- Fixed an issue where modifying text color caused the font size to shrink in content editing mode.
2.5.1
New Features
- Adapted to Androidx Material version 1.13.0
Issues Addressed
- Fixed crash issue when searching text containing special characters