Skip to content

Releases: venveo/craft-documentsearch

1.0.4

12 Apr 03:20
67c0d48
Compare
Choose a tag to compare

1.0.4 - 2024-04-11

Fixed

  • Incorrect type comparison on strict comparison causing volumes not to be indexed.

4.0.2 - 2023/01/26

26 Jan 15:11
82d7f37
Compare
Choose a tag to compare

Fixed

  • Fixed error indexing assets on multiple volumes from console (Thanks @mofman)
  • Fixed CP settings not showing up properly (Thanks @mofman)

4.0.1

26 Jul 20:56
b100d57
Compare
Choose a tag to compare

4.0.1 - 2022/07/26

Fixed

  • Removed erroneous PHP 9 reference
  • Fix references to old "master" branch in composer.json

4.0.0 - 2022/07/24

25 Jul 00:55
8b9a089
Compare
Choose a tag to compare

4.0.0 - 2022/07/24

Added

  • Added support for MS Office Documents. (.doc, .docx, .xlsx, .pptx, .txt)

Changed

  • Volume settings now store the volume uuid instead of ID - ensure sure you update your settings
  • Document Search now requires Craft 4

1.0.3 - 2020-10-27

27 Oct 13:39
9008237
Compare
Choose a tag to compare

1.0.3 - 2020-10-27

Fixed

  • Fix environment variable for pdftotext path not working (#5)

v1.0.2

09 Nov 18:50
421c4ad
Compare
Choose a tag to compare

1.0.2 - 2019-11-09

Changed

  • 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.

Fixed

  • Fix bug where non-public volumes were not appearing in settings

v1.0.1

06 Jun 15:02
Compare
Choose a tag to compare

Fix issue with empty token array on asset save

Initial Release

12 Mar 17:00
0d8d59d
Compare
Choose a tag to compare
1.0.0

Update README.md