v1.0.12

DocumindHQ/documindv1.0.12Jan 14, 2025by Tammilore

AI Summary

Feature release expanding file format support and schema type capabilities for document processing.

Key Highlights

  • Added support for DOC, TXT, PNG, JPG and HTML file formats
  • Schemas now support boolean and enum field types

New Features

  • DOC file format support
  • TXT file format support
  • PNG image support
  • JPG image support
  • HTML file format support
  • Boolean schema field type
  • Enum schema field type

Full Release Notes

## What's Changed

- Support for DOC, TXT, PNG, JPG and HTML by @Tammilore in https://github.com/DocumindHQ/documind/pull/19
- Schemas can now include `boolean` and `enum` field types


**Full Changelog**: https://github.com/DocumindHQ/documind/compare/v1.0.11...v1.0.12