Skip to content

Releases: meilisearch/strapi-plugin-meilisearch

v0.13.4 🚀

03 Oct 03:56
faa6492
Compare
Choose a tag to compare

🐛 Bug Fixes

⚙️ Maintenance/misc

  • Update dependabot and release template configuration (#1047) @curquiza

Thanks again to @Strift, @hoangvietfreelancer, and @curquiza! 🎉

Full changelog: v0.13.3...v0.13.4

v0.13.3 🚀

24 Jul 09:33
4983e12
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: resolve issue when updating or adding content type (#998) @ratorik

Thanks again to @ratorik! 🎉

v0.13.2 🚀

08 Apr 03:13
bd01940
Compare
Choose a tag to compare

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @DanielRoeven-Intunio, @Ra0R, @Strift, @brunoocasali, and @davidwebster48! 🎉

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