Skip to content

Add v1.43 and v1.44 to changelog#3582

Merged
qdequele merged 1 commit into
mainfrom
update-changelog-v1.43-v1.44
May 19, 2026
Merged

Add v1.43 and v1.44 to changelog#3582
qdequele merged 1 commit into
mainfrom
update-changelog-v1.43-v1.44

Conversation

@qdequele

@qdequele qdequele commented May 19, 2026

Copy link
Copy Markdown
Member

Summary

Fixes #3581.

Adds two new Meilisearch release entries to the changelog, generated via npm run generate-changelog.

  • v1.44 (2026-05-18): Remote federated facet search, human-formatted database sizes with internalDatabaseSizes stats, reduced indexing memory usage, faster GeoJSON indexing. Breaking changes: remote federated facet search is now the default when sharding is enabled, and embedder timeout is now tied to searchCutOffMs.
  • v1.43 (2026-05-04): New settings indexer supporting filterable, sortable, facet search, and custom attributes; faster facet search indexing; GET /health returns 500 after task queue compaction to signal restart; lexicographic string filter normalization fix; typo tolerance regression fix. Includes note about the v1.43.1 authenticated SSRF security fix.

Test plan

  • Preview deploy renders both <Update> blocks correctly
  • Code samples and JSON examples render without syntax issues
  • GitHub release links resolve (v1.44.0, v1.43.0)

Summary

Updated the changelog to document two new Meilisearch releases: v1.44 (2026-05-18) and v1.43 (2026-05-04).

Key changes for v1.44

  • Features: Remote federated facet search, human-formatted database sizes in internalDatabaseSizes stats, reduced indexing memory usage, improved GeoJSON indexing performance
  • Breaking changes: Remote federated facet search becomes the default when sharding is enabled; embedder timeout now tied to searchCutOffMs

Key changes for v1.43

  • Features: New settings indexer with support for filterable, sortable, and facet search attributes; faster facet search indexing; improved task queue compaction integration
  • Fixes: Lexicographic string filter normalization, typo tolerance regression
  • Security: References v1.43.1 authenticated SSRF fix

Details

  • File modified: changelog/changelog.mdx
  • Lines changed: +126/-0
  • Type: Documentation only

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 19, 2026

Copy link
Copy Markdown

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

Updated the changelog with release notes for v1.44 and v1.43, documenting new features, improvements, breaking changes, and security fixes across both releases.

Changes

Changelog Release Notes

Layer / File(s) Summary
v1.44 and v1.43 release notes
changelog/changelog.mdx
v1.44 notes document remote federated facet search defaults, stats query parameters for human-formatted database sizes, indexing memory reduction, GeoJSON performance improvements, network settings propagation, and Mistral compatibility fixes, with breaking changes documented for facet search defaults and embedder timeout behavior. v1.43 notes introduce the settings indexer, facet search indexing and task queue compaction improvements, and fixes for lexicographic string filters, typo tolerance regression, and an authenticated SSRF vulnerability.

Changelog entries grow, like clover in spring,
v1.44 and v1.43 make our notes sing! 🐇📝
Remote faceting flows, with stats polished bright,
Security patches fixed every bug in sight.

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Add v1.43 and v1.44 to changelog' is clear, specific, and directly summarizes the main change: adding two new version release notes to the changelog file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-changelog-v1.43-v1.44

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint skipped: no ESLint configuration detected in root package.json. To enable, add eslint to devDependencies.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@qdequele qdequele merged commit 66470b0 into main May 19, 2026
1 of 3 checks passed
@qdequele qdequele deleted the update-changelog-v1.43-v1.44 branch May 19, 2026 15:32
@mintlify

mintlify Bot commented May 19, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
meilisearch-documentation 🔴 Failed May 19, 2026, 3:32 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@coderabbitai coderabbitai Bot mentioned this pull request May 26, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Changelogs are outdated

1 participant