9.2.0 (2026-04-14)
Features
- Add annotation/form creation, SVG path, digital signatures; extract shared crypto (12f1a7b)
- Add generateTestCertificate() API; remove raw DER bytes from example (e09f2c7)
- Add high-level sign() API to PdfDocumentBuilder and PdfEditor (5b61561)
- Add PDF builder and editor APIs with unified image/text utilities (e7e4709)
- Complete PDF builder, editor, and reader roadmap (7572e0b)
Bug Fixes
- Make signature widget visible so Adobe Acrobat shows signature status (d4cfcef)
- Move signature widget to invisible rect so visible text is not clickable (4d2bc96)
- Radio button Annots, signature digest algorithm, editor radio overlay (1d2d785)
- Resolve PDF border overlap and text-border collision (#136) (6ce6c2c)
- Signing+forms AcroForm resources, restore drawText, normalize browser hash (71d2281)
- SVG T command bug, editor state leaks, signPdf pattern matching, orphaned catalogs (a248e34)
- Update cspell words list and add oxlint dependency in package.json (1a8691f)
- Use process.execPath to run oxfmt in generate script for Windows compat (fe83656)
Code Refactoring
- Replace prettier with oxfmt, migrate typescript-eslint to tsgolint (8e24fdb)