Changelog
Release Notes for Meilisearch Connect
2.2.2 - Unreleased#
- Fix an issue where configured element queries could be mutated when they’re used.
- Fix an issue which only allowed classes extending
ElementQueryinstead of anything that implementedElementQueryInterface
2.2.1 - 2026-07-16#
- Paginate through all swap indexes when cleaning up
2.2.0 - 2026-07-16#
- Attempt to always clean up swap data after any attempt to refresh an index
- Added garbage collection to clean up swap data that can sometimes fail to be cleaned up immediately
2.1.1 - 2026-03-30
- Include the
Installmigration
2.1.0 - 2026-03-30
- Improved utility view when no indexes or only search-only indexes are present
- Catch and log possible
ApiExceptionsthrown when using the search variable
2.0.0 - 2026-03-18
- Add indexed document tracking