Releases: DocumindHQ/documind
Releases · DocumindHQ/documind
v1.1.1
What Changed
- Fix for schema validation in nested fields by @Tammilore #25
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Extractions now include single-type arrays by @Tammilore in #23
- Markdown is now included in results
- Complete Ollama integration
- Added support for Google Gemini models
- Autoschema now supports natural language instructions
Full Changelog: v1.0.12...v1.1.0
v1.0.12
What's Changed
- Support for DOC, TXT, PNG, JPG and HTML by @Tammilore in #19
- Schemas can now include
boolean
andenum
field types
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- Auto-generate schemas by @Tammilore in #15
- File converters/formatters added by @Tammilore in #18
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- Custom base URL now supported by @Tammilore in #14
- Local model options are Llava and Llama3.2-vision
- LLava model is used by default. To use Llama3.2-vision, specify it as the model
- Add
BASE_URL
in environment variables to use
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Template schemas to simplify data extraction by @Tammilore in #11
- Available templates for bank statements, invoices and driver's license
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Fixes #1 - Incorrect extraction result by @Tammilore in #2
- Removed supabase dependency (closes #4) by @Tammilore in #6
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Initial release of Documind
- Added support for schema-based PDF data extraction
- Example schemas for common use cases included
- Built-in validation for schemas and input PDFs
- Added core functionality for structured result extraction
Full Changelog: https://github.com/DocumindHQ/documind/commits/v1.0.7