Releases: meilisearch/strapi-plugin-meilisearch
v0.13.1 🚀
- Add support to Strapi v5 in docs (#979) @brunoocasali
- Add npm run build before publishing (#981) @brunoocasali
- Fix the release process after introducing Strapi v5 (#983) @brunoocasali
Thanks again to @brunoocasali, and @meili-bors[bot]! 🎉
v0.13.0 🚀
⚠️ Breaking changes
- Add support to Strapi v5 🎉 🎉 (#964) @zoran995, @candidosales (reviewer)
🚀 Enhancements
⚙️ Maintenance/misc
Thanks again to @L-Weisz, @brunoocasali, @zoran995, @candidosales! 🎉
v0.12.0 🚀
🚀 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 🚀
- Add role permissions for the plugin (RBAC access control) (#892) @mimartinez
- Update dependabot config (#904) @brunoocasali
Thanks again to @brunoocasali, and @mimartinez! 🎉
v0.11.0 🚀
⚠️ Breaking changes
- Upgrade libraries & push node min version to 18 (#874) @brunoocasali & (#888) @curquiza
🚀 Enhancements
- Add task reporting after every async action in the strapi logs (#539) @bidoubiwa
- Sanitize private fields selectively (#850) @haZya
- Add id to getEntry return as fallback (#848) @matepaiva
Thanks again to @CaroFG, @bidoubiwa, @brunoocasali, @curquiza, @haZya, @matepaiva, @meili-bors[bot], and @nicolasvienot! 🎉
v0.10.0 🚀
⚠️ 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
- fix: getIndexes limited to 20 indexes (#818) @nicolasvienot
Thanks again to @CaroFG, @bidoubiwa, @brunoocasali, @nicolasvienot and @yannicschroeer! 🎉
v0.9.2 🚀
🔒 Security
/search
.
- Fix data leaked of private fields: (#703) @brunoocasali
Other security fixes on yarn.lock:
Thanks again to @brunoocasali! 🎉
v0.9.1 🚀
⚠️ Breaking changes
- Create a custom _meilisearch_id field (#620) @bidoubiwa
🐛 Bug Fixes
- Fix multiple entity index update (#630) @aloulouamine
Thanks again to @Pablo-Aldana, @aloulouamine, @bidoubiwa ! 🎉
v0.8.2 🚀
🐛 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 🚀
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
- Remove sensitive fields before transforming entries (#554) @MarekBodingerBA
Thanks again to @MarekBodinger, @MarekBodingerBA, @bidoubiwa, @brunoocasali, @lodisy, @meili-bors[bot] ! 🎉