v1.0.12

tinyauthapp/tinyauthv1.0.12Jan 14, 2025by Tammilore

AI Summary

Expanded file format support to include DOC, TXT, PNG, JPG, and HTML, and introduced boolean and enum types for schemas.

Key Highlights

  • Support for DOC, TXT, PNG, JPG and HTML
  • Schemas can now include `boolean` and `enum` field types

New Features

  • New file format support (DOC, TXT, PNG, JPG, HTML)
  • Boolean and enum schema types

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