Skip to content

Latest commit

 

History

History
executable file
·
80 lines (49 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

executable file
·
80 lines (49 loc) · 1.78 KB

Typesense Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

5.6.0 - 2024-04-30

Added

  • Added ability to have multiple sections in multiple indexes

5.5.0 - 2024-04-09

Added

  • Added schema update functionality

5.4.0 - 2024-04-09

Changed

  • Prepped for Craft 5

5.3.0 - 2024-01-16

Added

  • Check for null resolvers

5.2.0 - 2024-01-03 (Happy 2024)

Added

  • Before Sync / Flush event hooks

5.1.0 - 2023-12-01

Added

  • Support for Assets

5.0.1 - 2023-11-22

Changed

  • Changed the handling of the document deletion for mutli sites

5.0.0 - 2023-03-13 / Official release

Added

  • Docs for the official release
  • Seperate typesense logging

Changed

  • Move the deletion of the collection into the sync if it's a flush #7

4.0.2 - 2022-11-04

Added

  • Added the possibility to handle save for all the types inside of the section

4.0.1 - 2022-10-25

Fix

  • Fixed: the project rebuild command was failing because of project config settings, these were disabled since we don't use them yet

4.0.0 - 2022-10-06

Added

  • Added: A sync console command

4.0.0-beta.3 - 2022-09-19

Changed

  • Changed: disabled the before routing fetch to check for scheduled posts

4.0.0-beta.2 - 2022-09-19

Added

  • Added: Delete the document when setting an enabled entry to disable #6
  • Added: Create the document when a scheduled post becomes active #9

4.0.0-beta.1 - 2022-08-21

Added

  • Added support for Craft 4