Releases: NilGems/laravel-textract
Releases · NilGems/laravel-textract
PPTX Support added
Power Point Presentation now added
- PPTX (Microsoft Power Point Presentation) support has now been added.
What's Changed
Full Changelog: v0.0.4...v1.0.1
v1.0.0
Laravel 10 support
- Laravel 10 support now added
- Bug fixing.
- EPUB file support is now removed due to a vulnerability found.
Full Changelog: v0.0.4...v1.0.0
V0.0.4
- Update the HTML extractor to improve the stability of HTML extraction.
- Now added "EPUB" file format to support.
v0.0.3
- Minor bug fixing
- Stability improvement
- OCR capability improvement
- Now OCR options can manage from cofig.php
v0.0.2
- Bug fixing
- Now support Laravel 8 and above.
- Readme updated