Skip to content

Releases: meilisearch/strapi-plugin-meilisearch

v0.13.1 🚀

27 Nov 20:06
294c44b
Compare
Choose a tag to compare

Thanks again to @brunoocasali, and @meili-bors[bot]! 🎉

v0.13.0 🚀

26 Nov 13:11
b304875
Compare
Choose a tag to compare

⚠️ Breaking changes

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @L-Weisz, @brunoocasali, @zoran995, @candidosales! 🎉

v0.12.0 🚀

16 May 19:48
723ef70
Compare
Choose a tag to compare

🚀 Enhancements

  • Implement language translations for handling multi-language plugin (#915) @mimartinez
  • Handle multiple index names in strapi config (#916) @L-Weisz

Thanks again to @L-Weisz and @mimartinez! 🎉

v0.11.1 🚀

01 Apr 15:59
bccdbe3
Compare
Choose a tag to compare

Thanks again to @brunoocasali, and @mimartinez! 🎉

v0.11.0 🚀

06 Mar 17:00
22d817a
Compare
Choose a tag to compare

⚠️ Breaking changes

🚀 Enhancements

Thanks again to @CaroFG, @bidoubiwa, @brunoocasali, @curquiza, @haZya, @matepaiva, @meili-bors[bot], and @nicolasvienot! 🎉

v0.10.0 🚀

27 Sep 12:49
a75787c
Compare
Choose a tag to compare

⚠️ Changes

  • Dropping node 14 support by removing node 14 CI tests in favor of node 18 (#807) @bidoubiwa
    It still works but not something we monitor.

🐛 Bug Fixes

Thanks again to @CaroFG, @bidoubiwa, @brunoocasali, @nicolasvienot and @yannicschroeer! 🎉

v0.9.2 🚀

12 May 14:00
066ab18
Compare
Choose a tag to compare

🔒 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! 🎉

v0.9.1 🚀

04 Jan 17:07
5d3622e
Compare
Choose a tag to compare

⚠️ Breaking changes

🐛 Bug Fixes

Thanks again to @Pablo-Aldana, @aloulouamine, @bidoubiwa ! 🎉

v0.8.2 🚀

29 Nov 14:56
e07133e
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: issue causing TypeError: Cannot read properties of null (reading… (#597) @Kazdan1994

Thanks again to @Kazdan1994, @bidoubiwa and @meili-bors[bot]! 🎉

v0.8.1 🚀

28 Nov 16:44
d112a45
Compare
Choose a tag to compare

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.

🐛 Bug Fixes

Thanks again to @MarekBodinger, @MarekBodingerBA, @bidoubiwa, @brunoocasali, @lodisy, @meili-bors[bot] ! 🎉