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 indexingEnabled setting
- Added support for ElasticSearch 8
- Added a config setting for a custom ttr for the reindex queue job
- Drop support for ElasticSearch 7 (use 3.x or 2.x instead)
- Added indexingEnabled setting
- Added support for Craft 5
- Drop support for Craft 4 (use 2.x instead)
- Added support for Craft 4
- Added optional indexing of categories and assets
- Added a connection status indicator to the utility
- Added an option to define search templates
- Include site handle in index name
- Fix indexing after restoring trashed entries
- Fixed index deletion on entry disable/delete
- Logo
- Deletion of inactive (multisite) elements
- Composer namespace
- Use section handle for index name
- Initial release