v1.0.12

mufeedvh/code2promptv1.0.12Jan 14, 2025by Tammilore

AI Summary

This update broadens the supported file format ecosystem and introduces new data types for schema configuration, allowing for more diverse document processing.

Key Highlights

  • Added support for DOC, TXT, PNG, JPG, and HTML file formats
  • Enabled boolean and enum field types in schemas
  • Increased flexibility for document processing scenarios

New Features

  • Added support for DOC, TXT, PNG, JPG, and HTML
  • Added boolean and enum field types to schemas

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