What's Changed
- Add warning for missing structure tree by @MaximPlusov in #106
- Improve list representation in markdown by @MaximPlusov in #105
- Tagged PDF. Improve list processing by @MaximPlusov in #107
- Improve annotated pdf for multipage bbox by @MaximPlusov in #109
- Fix adding consecutive spaces in TextChunk by @LonelyMidoriya in #108
- fix: Allow convert to accept single input path as string or list in b… by @hnc-leebd in #111
- Fix misdetecting paragraph as heading inside tables by @LonelyMidoriya in #112
- Add 'reading-order' option by @LonelyMidoriya in #113
- Add Claude Code GitHub Workflow by @hnc-leebd in #115
- fix: Update argument handling in run and convert functions for better clarity by @hnc-leebd in #116
- Add images file path to JSON output by @LonelyMidoriya in #117
- feat: Add AI-powered GitHub issue triage and auto-fix system by @hnc-leebd in #119
- Fix/ai issue by @hnc-leebd in #120
- fix: Pass user-derived inputs via env vars to prevent shell injection risks by @hnc-leebd in #121
- Cluster table detection by @MaximPlusov in #123
- Add 'page-separator' options for outputs by @LonelyMidoriya in #122
- fix: resolve issue #124 - Copyright 연도 업데이트 by @github-actions[bot] in #125
- test: Add fast argument tests and integration tests for Python and Node wrappers by @hnc-leebd in #126
- refactor: Make deprecated run() delegate to convert() internally by @hnc-leebd in #127
- feat: Add Base64 image embedding option for JSON, HTML, and Markdown outputs by @hnc-leebd in #129
- feat: Use relative paths for image references in outputs by @hnc-leebd in #130
- feat: Add XY-Cut++ reading order algorithm for improved multi-column layout detection by @hnc-leebd in #131
- feat: Add auto-generated CLI options and documentation system by @hnc-leebd in #132
New Contributors
- @github-actions[bot] made their first contribution in #125
Full Changelog: v1.3.0...v1.4.1