Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
meilisearch-macos-amd64 | 2025-08-12 | 125.0 MB | |
meilisearch-macos-apple-silicon | 2025-08-12 | 121.9 MB | |
meilisearch-windows-amd64.exe | 2025-08-12 | 126.3 MB | |
meilisearch-linux-aarch64 | 2025-08-12 | 126.7 MB | |
meilisearch.deb | 2025-08-12 | 84.7 MB | |
meilisearch-linux-amd64 | 2025-08-12 | 129.9 MB | |
README.md | 2025-08-12 | 2.3 kB | |
v1.17.0 source code.tar.gz | 2025-08-12 | 19.8 MB | |
v1.17.0 source code.zip | 2025-08-12 | 20.7 MB | |
Totals: 9 Items | 755.0 MB | 0 |
[!NOTE] Want to make your search feel more natural? Try our new chat completions route and turn your queries into conversations. Easy to set up, works with your favorite LLMs.
Enhancement
- Support Webhook API by @Mubelotix in https://github.com/meilisearch/meilisearch/pull/5785 Check the in progress documentation (PR merged soon)
- Optimize performance the
STARTS_WITH
filter by @Mubelotix in https://github.com/meilisearch/meilisearch/pull/5783 - Docker image: sign container image using Cosign in keyless mode by @LeSuisse in https://github.com/meilisearch/meilisearch/pull/3265
Bugs
- Turn chat settings to
PATCH
by @Mubelotix in https://github.com/meilisearch/meilisearch/pull/5807 ⚠️ This fix leads to a breaking change on:PUT
→PATCH
. Integrations and SDKs will adapt to this change. - Fix
snapshotCreation
task being included in snapshot by @Mubelotix in https://github.com/meilisearch/meilisearch/pull/5773
Maintainance
- Tests & CI
- Ignore yet another flaky test by @dureuill in https://github.com/meilisearch/meilisearch/pull/5740
- Fix Rails CI by @curquiza in https://github.com/meilisearch/meilisearch/pull/5756
- Use Server::wait_task() instead of Index::wait_task() by @martin-g in https://github.com/meilisearch/meilisearch/pull/5703
- Faster batches:: IT tests by @martin-g in https://github.com/meilisearch/meilisearch/pull/5626
- Adapt Go CI to recent change in the Go repo by @curquiza in https://github.com/meilisearch/meilisearch/pull/5790
- Bump svenstaro/upload-release-action from 2.11.1 to 2.11.2 by @dependabot[bot] in https://github.com/meilisearch/meilisearch/pull/5795
- Bump sigstore/cosign-installer from 3.8.2 to 3.9.2 by @dependabot[bot] in https://github.com/meilisearch/meilisearch/pull/5794
- Documentation
- Release process change by @curquiza in https://github.com/meilisearch/meilisearch/pull/5766
- Minor fix in PR template by @curquiza in https://github.com/meilisearch/meilisearch/pull/5804
- Minor docs update by @curquiza in https://github.com/meilisearch/meilisearch/pull/5803