All notable changes to this project will be documented in this file.
- Return the search highlight by @edalzell in #28
Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.4.0...v2.5.1
Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.4.0...v2.5.0
- Surface highlight by @ryanmitchell in #27
Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v3.1.0...v3.2.0
- Supports Laravel 13 by @duncanmcclean in #25
Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v3.0.0...v3.1.0
- 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
- 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
- Correct nested where variables by @ryanmitchell in #20
Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.3.1...v2.3.2
- 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
- Use multisearch end point for search operations by @simonerd in #15
- @simonerd made their first contribution in #15
Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.2.0...v2.3.0
- Supports Laravel 12 by @duncanmcclean in #14
- @duncanmcclean made their first contribution in #14
Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v2.1.1...v2.2.0
- 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
- 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
- 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
- Fix whereStatus error by @ryanmitchell in #9
Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v1.4.0...v1.4.1
- 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
- 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
- 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
- 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
- Just pass anything specified in
search_optionsover by @ryanmitchell in #3
Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v1.1.0...v1.2.0
- Support
sort_bywhen querying by @ryanmitchell in #2
Full Changelog: https://github.com/statamic-rad-pack/typesense/compare/v1.0.1...v1.1.0
- 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
- Initial release