Skip to content

v0.9.2 🚀

Compare
Choose a tag to compare
@meili-bot meili-bot released this 12 May 14:00
· 334 commits to refs/heads/main since this release
066ab18

🔒 Security

⚠️ You may have private fields indexes in your Meilisearch instance, that is not the intended behavior.
⚠️ Update your strapi-plugin-meilisearch ASAP. When defining private fields, they should not be sent to Meilisearch since those indexed fields will be publicly available in public routes like /search.
⚠️ Reindex your collections.

Other security fixes on yarn.lock:

  • Bump json5 from 1.0.1 to 1.0.2 (#676)
  • Bump minimist from 1.2.5 to 1.2.8 (#674)

Thanks again to @brunoocasali! 🎉