strapi-plugin-meilisearch icon indicating copy to clipboard operation
strapi-plugin-meilisearch copied to clipboard

A strapi plugin to add your collections to Meilisearch

Results 79 strapi-plugin-meilisearch issues
Sort by recently updated
recently updated
newest added

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.7 to 7.27.1. Release notes Sourced from @​babel/core's releases. v7.27.1 (2025-04-30) Thanks @​kermanx and @​woaitsAryan for your first PRs! :eyeglasses: Spec Compliance babel-parser #17254 Allow using of...

skip-changelog
dependencies

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.7 to 7.27.1. Release notes Sourced from @​babel/preset-env's releases. v7.27.1 (2025-04-30) Thanks @​kermanx and @​woaitsAryan for your first PRs! :eyeglasses: Spec Compliance babel-parser #17254 Allow using of...

skip-changelog
dependencies

Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.1 to 14.3.2. Release notes Sourced from cypress's releases. v14.3.2 Changelog: https://docs.cypress.io/app/references/changelog#14-3-2 v14.3.1 Changelog: https://docs.cypress.io/app/references/changelog#14-3-1 v14.3.0 Changelog: https://docs.cypress.io/app/references/changelog#14-3-0 v14.2.1 Changelog: https://docs.cypress.io/app/references/changelog#14-2-1 v14.2.0 Changelog: https://docs.cypress.io/app/references/changelog#14-2-0 v14.1.0 Changelog: https://docs.cypress.io/app/references/changelog#14-1-0...

skip-changelog
dependencies

Bumps the playground group in /playground with 26 updates: | Package | From | To | | --- | --- | --- | | [@strapi/plugin-users-permissions](https://github.com/strapi/strapi) | `5.9.0` | `5.10.4` |...

skip-changelog
dependencies

**Description** When adding a new collection, only the first X < Batch Size are added (as far as I understood it should be batched in multiple batches, but only one...

needs investigation

**Description** Meilisearch plugin for Strapi fails to add entry when "Draft & publish" is enabled in collection. It shows the following error and you will always have to manually synchronize...

bug

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.29.0 to 6.30.0. Release notes Sourced from react-router-dom's releases. [email protected] Patch Changes Updated dependencies [email protected] [email protected] [email protected] Patch Changes Updated dependencies [email protected] [email protected] [email protected] Patch Changes Updated...

skip-changelog
dependencies

**Description** Whenever I start Strapi I get the error shown on screenshots **Expected behavior** Provide better errror message (what is the path of the missing file or dir?) or fix...

bug
needs more info

**Description** The paragraph: says: > The api_key: The master or private key as the plugin requires administration permission on Meilisearch.[More about permissions here](https://www.meilisearch.com/docs/reference/features/authentication.html). **Expected behavior** There's link to current docs...

documentation