v0.4.0
New Features:
-
Cloud API Converter
• Added a new PDF → Markdown converter that POSTs the PDF to a configurable external endpoint and returns the Markdown response body directly. -
Docling Chunker
• Added Hybrid and Line-Based chunking strategies powered by the Docling library. -
Markdown Selector & Chunk Editing
• Added a multi-markdown selector to switch between different converted outputs.
• Added chunk loading from saved files with inline editing support directly in the UI.
Improvements:
-
Bug Fixes & Refactoring
• Resolved various bugs affecting stability and correctness across the pipeline.
• Internal refactoring for better maintainability. -
Performance Improvements
• General performance improvements across the core chunking and rendering pipeline.