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-colorand--highlight-selected-bg-colormoved from:rootto.textLayer .highlightand are now semi-transparent, and that.textLayerz-indexchanged from2to0. - Documented legacy PDF.js worker, reported to work on iOS 16.4 and newer.
- Updated pnpm hoisting instructions for pnpm 11+ (#2114).
- Clarified that filtering of HTML returned by
customTextRendereris best-effort, and sanitizing it is up to you.