Skip to content

Releases: craftpulse/craft-typesense

5.6.2

03 Feb 16:42
Compare
Choose a tag to compare

Added

  • Fixed an issue where choosing "single" would end up in validation errors #47

5.6.1

24 Jan 20:19
Compare
Choose a tag to compare
5.6.1

5.6.0

06 Jan 13:58
d09b4a4
Compare
Choose a tag to compare

5.6.0 - 2025-01-06

Added

5.5.4

16 Oct 09:35
f145a25
Compare
Choose a tag to compare

5.5.4 - 2024-10-16

Added

  • Added event hooks to capture changes on the Typesense document (EVENT_AFTER_DELETE/EVENT_AFTER_UPSERT/EVENT_BEFORE_DELETE/EVENT_BEFORE_UPSERT)

5.5.3.1

26 Aug 16:59
Compare
Choose a tag to compare

Fixed

  • Composer version of craft vite

5.5.3

26 Aug 16:54
Compare
Choose a tag to compare

Added

  • Added the possibility to allow indexing multiple sections in a single collection #35
  • Added code analysis and auto release scripts

Fixed

  • Removed composer.lock so latest versions of dependencies can be installed as defined in composer.json

5.4.3

26 Aug 16:55
Compare
Choose a tag to compare

Added

  • Added the possibility to allow indexing multiple sections in a single collection #35
  • Added code analysis and auto release scripts

Fixed

  • Removed composer.lock so latest versions of dependencies can be installed as defined in composer.json

5.5.2

02 Aug 10:04
b6aa417
Compare
Choose a tag to compare

5.5.2 - 2024-08-02

Fixed

  • Added section.all fallback for the deletion of documents

5.5.1

15 Jul 05:40
bd2d2a3
Compare
Choose a tag to compare

5.5.1 - 2024-07-15

Fixed

  • Check for the deletion on the documents

5.4.2

17 May 17:10
3fab79d
Compare
Choose a tag to compare

5.4.2 - 2024-05-17

Fixed

  • Removed the deletion method with the table