Releases: massiveart/MassiveSearchBundle
Releases · massiveart/MassiveSearchBundle
Release 2.9.6 (2025-10-30)
What's Changed
- Avoid serialization loop with IndexMetadata with PHP 8.3.27 and 8.4.14 during serialization by @alexander-schranz in #186
Full Changelog: 2.9.5...2.9.6
Release 2.9.5 (2025-09-30)
What's Changed
- Add null check for FieldEvaluator::getPropertyValue by @wachterjohannes in #185
Full Changelog: 2.9.4...2.9.5
Release 2.9.4 (2025-04-08)
What's Changed
- Add check for non array in field-evaluator by @wachterjohannes in #184
Full Changelog: 2.9.3...2.9.4
Release 2.9.2 (2024-08-08)
- Fix php deprecations for jsonSerialize (#178) (@alexander-schranz)
Release 2.9.1 (2024-04-20)
Release 2.9.0 (2024-04-08)
- Allow Symfony 7 versions of packages (#172) (@alexander-schranz)
- Fix SearchEvent proper return type hint (#176) (@sauls)
Release 2.8.3 (2024-02-08)
- Fix MassiveSearchExpressionLanguage with object/stdClass for block settings (#175) (@popoplanter)
Release 2.8.2 (2024-01-16)
- Fix value function (#174) (@wachterjohannes)
Release 2.8.1 (2024-01-16)
- Add value function to expression language to allow existence checks (#173) (@wachterjohannes)
Release 2.8.0 (2022-10-28)
- Store block values in one field (#168) (@thomasduenser)