Skip to content

Releases: NilGems/laravel-textract

PPTX Support added

10 Feb 09:10
641d879
Compare
Choose a tag to compare

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

10 Feb 08:16
Compare
Choose a tag to compare

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

13 Jun 08:37
Compare
Choose a tag to compare
  • Update the HTML extractor to improve the stability of HTML extraction.
  • Now added "EPUB" file format to support.

v0.0.3

11 Jun 18:00
Compare
Choose a tag to compare
  • Minor bug fixing
  • Stability improvement
  • OCR capability improvement
  • Now OCR options can manage from cofig.php

v0.0.2

10 Jun 18:00
Compare
Choose a tag to compare
  • Bug fixing
  • Now support Laravel 8 and above.
  • Readme updated

v0.0.1 - Initial release

10 Jun 16:05
Compare
Choose a tag to compare
  • Laravel package released