Skip to content

v0.23.0 🐘

Choose a tag to compare

@meili-bot meili-bot released this 14 Mar 15:24
· 814 commits to refs/heads/main since this release
8a38493

This version makes this package compatible with MeiliSearch v0.25 up to v0.26.0
πŸŽ‰ Check out the changelog of MeiliSearch v0.26.0 for more information about the ⚠️ Breaking changes about the flag and dump new behavior. (#292)

⚠️ Breaking changes

πŸš€ Enhancements

  • Added new method generateTenantToken() as a result of the addition of the multi-tenant functionality.
    This method creates a JWT tenant token that will allow the user to have multi-tenant indexes and thus restrict access to documents based on the end-user making the search request. (#297) @alallema

Thanks again to @TeddyBear06, @alallema, @jonatanrdsantos! πŸŽ‰