Skip to content

Releases: meilisearch/meilisearch-rails

v0.11.0 ๐Ÿš‚

Choose a tag to compare

@meili-bot meili-bot released this 12 Feb 13:20
71c5b4c

๐Ÿš€ Enhancements

๐Ÿ› Bug Fixes

  • Fix error when warning about pagy configuration redundancy (#295) @ellnix
  • Correctly check if index settings have been updated (#301) @ellnix
  • Fix facet search error (#320) @ellnix
  • Fix race condition in queued record & document removal (#290) @ellnix

Thanks again to @brunoocasali, @ellnix! ๐ŸŽ‰

v0.10.2 ๐Ÿ›ค

Choose a tag to compare

@meili-bot meili-bot released this 11 Dec 02:37

๐Ÿš€ Enhancements

โš™๏ธ Maintenance/misc

Thanks again to @VaibhavWakde52, @brunoocasali, @curquiza, @ellnix, @meili-bors[bot] ! ๐ŸŽ‰

v0.10.1 ๐Ÿ›ค

Choose a tag to compare

@meili-bot meili-bot released this 14 Sep 13:18
e7a1256

๐Ÿš€ Enhancements

๐Ÿ’… Misc

Thanks again to @brunoocasali, @jason-hobbs, and @sabljak! ๐ŸŽ‰

v0.10.0 ๐Ÿ›ค

Choose a tag to compare

@meili-bot meili-bot released this 18 Aug 00:14
531bf48

โš ๏ธ Breaking changes

๐Ÿš€ Enhancements

๐Ÿ’… Misc

Thanks again to @brunoocasali, @curquiza, @kobaltz! ๐ŸŽ‰

v0.9.1 ๐Ÿ›ค

Choose a tag to compare

@meili-bot meili-bot released this 27 Apr 13:40
448a528

This version introduces features released on Meilisearch v1.1.0 ๐ŸŽ‰
Check out the changelog of Meilisearch v1.1.0 for more information on the changes.

๐Ÿš€ Changes

Thanks again to @brunoocasali! ๐ŸŽ‰

v0.9.0 ๐Ÿš‚

Choose a tag to compare

@meili-bot meili-bot released this 24 Mar 14:33
b81d693

๐Ÿš€ Enhancements

  • Enable configuring faceting settings (#242) @0xMostafa
  • Adds support for setting options: faceting and typo_tolerance (#244) @anderson

๐Ÿ› Bug Fixes

Thanks again to @0xMostafa, @anderson, @brunoocasali! ๐ŸŽ‰

v0.8.1 ๐Ÿ›ค

Choose a tag to compare

@meili-bot meili-bot released this 08 Feb 17:21
95d39b4

This version makes this package compatible with Meilisearch v1.0.0 ๐ŸŽ‰
Check out the changelog of Meilisearch v1.0.0 for more information on the changes.

๐Ÿš€ Enhancements

Thanks again to @brunoocasali ! ๐ŸŽ‰

v0.8.0 ๐Ÿš‚

Choose a tag to compare

@meili-bot meili-bot released this 01 Dec 15:19
1dc260a

This version makes this package compatible with Meilisearch v0.30.0 ๐ŸŽ‰
Check out the changelog of Meilisearch v0.30.0 for more information on the changes.

โš ๏ธ Breaking changes

This release is only compatible with the latest version of Meilisearch v0.30.0 and greater

  • Rename meilisearch_host to meilisearch_url in the initializer configuration block (#197) @AdoPi

๐Ÿš€ Enhancements

Thanks again to @AdoPi, @brunoocasali, @curquiza, and @yagince! ๐ŸŽ‰

v0.7.3 ๐Ÿ›ค

Choose a tag to compare

@meili-bot meili-bot released this 28 Sep 09:08
81925b7

๐Ÿš€ Enhancements

๐Ÿ› Bug Fixes

Thanks again to @brunoocasali ! ๐ŸŽ‰

v0.7.2 ๐Ÿ›ค

Choose a tag to compare

@meili-bot meili-bot released this 18 Aug 16:34
f527133

๐Ÿ› Bug Fixes

  • Add support for snake_case option in the pagination (#184) @brunoocasali
    hitsPerPage and hits_per_page should work fine now.

Thanks again to @brunoocasali! ๐ŸŽ‰