- Removed erroneous PHP 9 reference
- Fix references to old "master" branch in composer.json
- Added support for MS Office Documents. (.doc, .docx, .xlsx, .pptx, .txt)
- Volume settings now store the volume uuid instead of ID - ensure sure you update your settings
- Document Search now requires Craft 4
- Fix environment variable for pdftotext path not working (#5)
- Loosen version constraints on dependencies
- If the text size can be stored in its original form, it now will
- If the text size cannot be stored in the original form, it will be analyzed for top ranked n-grams.
- Fix bug where non-public volumes were not appearing in settings
- Empty token array error on asset save
- Initial release