Skip to content

Latest commit

 

History

History
181 lines (92 loc) · 5.55 KB

File metadata and controls

181 lines (92 loc) · 5.55 KB

Changelog

All notable changes to this project will be documented in this file.

v2.5.1 - 2026-04-09

What's Changed

  • Return the search highlight by @edalzell in #28

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.4.0...v2.5.1

v2.5.0 - 2026-04-09

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.4.0...v2.5.0

v3.2.0 - 2026-04-01

What's Changed

  • Surface highlight by @ryanmitchell in #27

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v3.1.0...v3.2.0

v3.1.0 - 2026-03-18

What's Changed

  • Supports Laravel 13 by @duncanmcclean in #25

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v3.0.0...v3.1.0

v3.0.0 - 2026-01-29

What's Changed

  • Statamic 6: Search indexing improvements by @duncanmcclean in #24
  • Support Statamic 6 by @ryanmitchell in #18

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.4.0...v3.0.0

v2.4.0 - 2026-01-08

What's Changed

  • Push typesense-php version to ^5.1 by @bastihilger in #22

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.3.2...v2.4.0

v2.3.2 - 2025-09-17

What's Changed

  • Correct nested where variables by @ryanmitchell in #20

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.3.1...v2.3.2

v2.3.1 - 2025-07-22

What's Fixed

  • Ensure page and per_page options are set in query by @simonerd in #16

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.3.0...v2.3.1

v2.3.0 - 2025-07-17

What's Changed

  • Use multisearch end point for search operations by @simonerd in #15

New Contributors

  • @simonerd made their first contribution in #15

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.2.0...v2.3.0

v2.2.0 - 2025-05-28

What's Changed

  • Supports Laravel 12 by @duncanmcclean in #14

New Contributors

  • @duncanmcclean made their first contribution in #14

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.1.1...v2.2.0

v2.1.1 - 2025-03-06

What's Changed

  • Fix query_by in search options being overwritten by @ryanmitchell in #12

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.1.0...v2.1.1

v2.1.0 - 2025-02-13

What's Changed

  • Support sorting in the CP by @ryanmitchell in #11

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.0.0...v2.1.0

v2.0.0 - 2025-01-27

What's Changed

  • Allow index to maintain the typesense ranking by @ryanmitchell in #10
  • Allow filtering to work in the CP by @ryanmitchell in #8

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v1.4.1...v2.0.0

v1.4.1 - 2024-11-14

What's Changed

  • Fix whereStatus error by @ryanmitchell in #9

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v1.4.0...v1.4.1

v1.4.0 - 2024-11-12

What's Changed

  • Allow typesense to handle pagination by @ryanmitchell in #7

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v1.3.1...v1.4.0

v1.3.1 - 2024-10-31

What's Changed

  • Fix errors on creating new entries by @ryanmitchell in #6

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v1.3.0...v1.3.1

v1.3.0 - 2024-10-23

What's Changed

  • let anything in search_options take precedence, developers beware by @ryanmitchell in #5

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v1.2.1...v1.3.0

v1.2.1 - 2024-10-22

What's Changed

  • Fix empty/null search string error by @ryanmitchell in #4

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v1.2.0...v1.2.1

v1.2.0 - 2024-08-20

What's Changed

  • Just pass anything specified in search_options over by @ryanmitchell in #3

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v1.1.0...v1.2.0

v1.1.0 - 2024-08-20

What's Changed

  • Support sort_by when querying by @ryanmitchell in #2

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v1.0.1...v1.1.0

v1.0.1 - 2024-08-20

What's Changed

  • Fix searching through the CP by @ryanmitchell in #1

Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v1.0.0...v1.0.1

v1.0.0 (2024-08-19)

  1. Initial release