Skip to content

Releases: meilisearch/meilisearch

Pre-release v0.16.0-rc0

28 Oct 12:46
39cf193
Compare
Choose a tag to compare
Pre-release

Fix settings bug that caused setting to be overwitten (#1001)
Automatically create index on document push if index doesn't exist (#914)
Sort displayedAttributes and facetDistribution (#946)

Meilisearch v0.15.0

05 Oct 15:44
4398f2c
Compare
Choose a tag to compare

Dumps (#887)
Update actix-web dependency to 3.0.0 (#963)
Consider an empty query to be a placeholder search (#916)

Pre-release v0.15.0-rc2

30 Sep 17:58
4398f2c
Compare
Choose a tag to compare
Pre-release
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 <[email protected]>

Pre-release v0.15.0-rc0

28 Sep 16:08
f313de9
Compare
Choose a tag to compare
Pre-release

Backups (#887)
Update actix-web dependency to 3.0.0 (#963)
Consider an empty query to be a placeholder search (#916)

Meilisearch v0.14.1

08 Sep 13:28
f045e11
Compare
Choose a tag to compare
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 <[email protected]>

Meilisearch v0.14.0

31 Aug 15:13
118c673
Compare
Choose a tag to compare

Fix facet distribution case (#797)
Snapshotting (#839)
Fix bucket-sort unwrap bug (#915)

Pre-release v0.14.0-rc0

24 Aug 16:08
118c673
Compare
Choose a tag to compare
Pre-release
  • Fix facet distribution case (#797)
  • Snapshotting (#839)
  • Fix bucket-sort unwrap bug (#915)

Meilisearch v0.13.0

03 Aug 13:12
44cb7f6
Compare
Choose a tag to compare
  • 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)

Pre-release v0.13.0-rc0

22 Jul 10:33
44cb7f6
Compare
Choose a tag to compare
Pre-release
  • 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)

MeiliSearch v0.12.0

30 Jun 19:43
4e1e419
Compare
Choose a tag to compare
  • Fix long documents not being indexed completely bug (#816)
  • Fix distinct attribute returning id instead of name (#800)
  • error code rename (#805)