Releases: meilisearch/meilisearch
Releases · meilisearch/meilisearch
Meilisearch v0.16.0
Pre-release v0.16.0-rc2
Merge #1052 1052: Revert "Merge #1001" r=Kerollmops a=MarinPostma This reverts commit 690eab4a253bf25d6e457953182a86fb5ba8ee8b, reversing changes made to 086020e543d422237121949656d43358a7f93ff0. After arbitrage with @curquiza and @eskombro, this fix would introduce a relevancy bug that cannot be circumvented, whereas the previous bug was only a setting bug with a workaround. we need to discuss this issue further to provide a fix that meets our expectations. related to #1050 This will be merged directly in the release branche, as a hotfix Co-authored-by: mpostma <postma.marin@protonmail.com>
Pre-release v0.16.0-rc0
Meilisearch v0.15.0
Pre-release v0.15.0-rc2
Merge #982 982: fix backups r=MarinPostma a=LegendreM * pluralize variable `backup_folder` -> `backups_folder` * change env case `MEILI_backup_folder` -> `MEILI_BACKUPS_FOLDER` * add miliseconds to backup ID to reduce colisions Co-authored-by: many <maxime@meilisearch.com>
Pre-release v0.15.0-rc0
Meilisearch v0.14.1
Merge #960 960: bump version and update changelog r=MarinPostma a=LegendreM * bump to 0.14.1 * update CHANGELOG.md file Co-authored-by: many <maxime@meilisearch.com>
Meilisearch v0.14.0
Pre-release v0.14.0-rc0
Meilisearch v0.13.0
- placeholder search (#771)
- Add database version mismatch check (#794)
- Displayed and searchable attributes wildcard (#846)
- Remove sys-info route (#810)
- Fix facet distribution case (#797)
- Check database version mismatch (#794)
- Fix unique docid bug (#841)
- Error codes in updates (#792)
- Sentry disable argument (#813)
- Log analytics if enabled (#825)