Skip to content

Releases: craftpulse/craft-typesense

5.8.3

27 Mar 13:26

Choose a tag to compare

Fixed

  • Fixed site-aware collection resolution in DocumentsController for multi-instance Cockpit elements. Previously, handleSave always resolved to the first matching collection (Go4Jobs), causing FiftyFivePlus jobs and departments to never sync to their correct Typesense index on element save.

5.8.2

08 Dec 20:17

Choose a tag to compare

Fixed

  • Fixed an where the custom elements wouldn't sync - this is cockpit specific, temporary solution until full rework is labelled "done".

5.8.1

21 Oct 10:27

Choose a tag to compare

Fixed

  • Fixed an issue where the custom elements couldn't resolve, only Entry's could be resolved

5.8.0

20 Jun 20:32

Choose a tag to compare

Added

  • Added element support for craftpulse/cockpit/elements/Contact
  • Added element support for craftpulse/cockpit/elements/Department
  • Added element support for craftpulse/cockpit/elements/Job
  • Added element support for craftpulse/cockpit/elements/MatchFieldEntry
  • Added element support for craftpulse/reviews/elements/Review;

5.7.2.1

16 Apr 19:29

Choose a tag to compare

Fixed

  • Fixed a regression issue from safeguarding when no client is known

5.7.2

16 Apr 16:04

Choose a tag to compare

Added

  • Added the structure after move event inside the after save method

Fixed

  • Fixed the unwanted entries in an index in after save, because criteria were skipped. Thanks to scholejo

5.7.1

16 Apr 15:55

Choose a tag to compare

Fixed

  • Fixed an issue that could occur when upgrading the project but not having client settings.

5.6.3

16 Apr 15:54

Choose a tag to compare

Fixed

  • Fixed an issue that could occur when upgrading the project but not having client settings.

5.7.0

26 Feb 15:49
2b404d6

Choose a tag to compare

5.7.0 - 2025-02-26

Added

Fixed

  • Don't sync/flush if the domain is not the same in site #55
  • Session does not exist in a console request thanks to samuelbirch #51

5.6.2

03 Feb 16:42

Choose a tag to compare

Added

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