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.
- Added ability to have multiple sections in multiple indexes
- Added schema update functionality
- Prepped for Craft 5
- Check for null resolvers
- Before Sync / Flush event hooks
- Support for Assets
- Changed the handling of the document deletion for mutli sites
- Docs for the official release
- Seperate typesense logging
- Move the deletion of the collection into the sync if it's a flush #7
- Added the possibility to handle save for all the types inside of the section
- Fixed: the project rebuild command was failing because of project config settings, these were disabled since we don't use them yet
- Added: A sync console command
- Changed: disabled the before routing fetch to check for scheduled posts
- Added: Delete the document when setting an enabled entry to disable #6
- Added: Create the document when a scheduled post becomes active #9
- Added support for Craft 4