What's Changed
- feat(ios): Add text selection support via PDFKit by @daniel-carvajal in #1003
- Fixed scrollTop on initial render on iOS by @maksymblank in #1001
- Fix Android PDF crash: IllegalStateException: Already closed (#989) by @coolsoftwaretyler in #999
- fix: add missing types for text selection by @omermizr in #1005
- chore(deps): bump activesupport from 7.2.2.2 to 7.2.3.1 in /FabricExample by @dependabot[bot] in #1004
- Android: preserve PDF callback events under Fabric , disable coalescing for shared PDF events by @mavrickdeveloper in #1011
- refactor: Refactor Fabric PDFExample to use functional component instead of using class component by @etCoderDysto in #1014
- Fix bug not display on Android [new Architecture] by @huydosgtech in #1012
- chore(deps): bump addressable from 2.8.7 to 2.9.0 in /FabricExample by @dependabot[bot] in #1008
- fix: expose download HTTP status in onError by @loiclouvet in #1020
- fix(download): await temp-file unlink + cp() to stop ENOENT race + un… by @NadeemIqbal in #1019
- chore(deps): bump concurrent-ruby from 1.3.3 to 1.3.7 in /FabricExample by @dependabot[bot] in #1025
- chore(deps): bump json from 2.13.2 to 2.19.9 in /FabricExample by @dependabot[bot] in #1029
- fix: avoid loading legacy PdfView on Fabric path by @hknakn in #1022
- fix(ios): return NO from PdfManager requiresMainQueueSetup (#1021) by @hmadhsan in #1027
- fix(download): restore missing fetch() call dropped in #1019/#1020 merge by @kenyipp in #1031
- fix(ios): set long press recognizer delegate so PDFKit text selection can start by @OlegBezr in #1032
- fix(android): restore zoom and scroll offset when the view is re-attached to the window by @JakobFelixJulius in #1028
- fix: flow type and stylesheet import by @AbdelhalimAhmed in #678
- fix: upgrade shell-quote to 1.8.4 (CVE-2026-9277) by @anupamme in #1034
New Contributors
- @daniel-carvajal made their first contribution in #1003
- @maksymblank made their first contribution in #1001
- @coolsoftwaretyler made their first contribution in #999
- @omermizr made their first contribution in #1005
- @mavrickdeveloper made their first contribution in #1011
- @etCoderDysto made their first contribution in #1014
- @huydosgtech made their first contribution in #1012
- @loiclouvet made their first contribution in #1020
- @NadeemIqbal made their first contribution in #1019
- @hknakn made their first contribution in #1022
- @hmadhsan made their first contribution in #1027
- @kenyipp made their first contribution in #1031
- @OlegBezr made their first contribution in #1032
- @JakobFelixJulius made their first contribution in #1028
- @AbdelhalimAhmed made their first contribution in #678
- @anupamme made their first contribution in #1034
Full Changelog: v7.0.3...v7.0.5