Skip to content

v5.0.3

Choose a tag to compare

@pdphilip pdphilip released this 28 Mar 19:40
· 59 commits to main since this release

This release is compatible with Laravel 10, 11 & 12

What's changed

  • Bug fix: Internal model attribute meta renamed to _meta to avoid the issue where a model could have a field called meta
  • Bug fix: highlight() passed without fields did not highlight all hits
  • Bug fix: Hybrid BelongsTo in some SQL cases used ES connection
  • Bug fix: orderBy('_score') was not parsing correctly
  • Bug fix: Edge case where a string value was being seen as callable

Full Changelog: v5.0.2...v5.0.3