Skip to content

1.0.1 — Recognize handwriting bug fix

Choose a tag to compare

@github-actions github-actions released this 16 Aug 10:37
· 11 commits to main since this release

Fixes a crash on every page with recognized handwriting: the parser returns paragraphs as a string, not an array, so no sidecar was ever written for notes with handwriting recognition enabled. Also fixes sidecars not being created for files whose PDF already existed.