All notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. See the CONTRIBUTING guide for instructions on how to add changelog entries.
- Lower bound for min-max normalization technique in hybrid query (#1195)
- Support filter function for HybridQueryBuilder and NeuralQueryBuilder (#1206)
- Add Z Score normalization technique (#1224)
- Support semantic sentence highlighter (#1193)
- Remove validations for unmapped fields (text and image) in TextImageEmbeddingProcessor (#1230)