Download Latest Version v11.0.0 source code.zip (3.7 MB) Google Add to Preferred Sources
Home / v10.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-20 924 Bytes
v10.5.0 source code.tar.gz 2026-08-20 3.6 MB
v10.5.0 source code.zip 2026-08-20 3.7 MB
Totals: 3 Items   7.3 MB 3

What's changed?

  • Text layer styles are now in sync with PDF.js 5.4.296 (#2077). If you were customizing text layer styles, note that --highlight-bg-color and --highlight-selected-bg-color moved from :root to .textLayer .highlight and are now semi-transparent, and that .textLayer z-index changed from 2 to 0.
  • Documented legacy PDF.js worker (github.com), reported to work on iOS 16.4 and newer.
  • Updated pnpm hoisting instructions for pnpm 11+ (#2114).
  • Clarified that filtering of HTML returned by customTextRenderer is best-effort, and sanitizing it is up to you.

Bug fixes

  • Fixed text layer being misaligned with page content (#2064).
  • Fixed crash when <Document /> was hidden and revealed by <Activity> (#2128).
  • Disallowed data: URLs in URL attributes returned by customTextRenderer.
Source: README.md, updated 2026-08-20