This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+5 more
ReleasePort's take
Light signalSearch results are now capped at MaxFTSResults (default 500).
Why it matters: Limits search output to a maximum of 500 items via the configurable MaxFTSResults setting.
Summary
AI summarySearch results are now limited to 500 items via MaxFTSResults.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Limits search results to MaxFTSResults (default 500) Limits search results to MaxFTSResults (default 500) Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Dependency | Low |
Updates dependencies (details unspecified) Updates dependencies (details unspecified) Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Performance | Low |
Optimizes performance of long feed pages by sorting at query time and eliminating joins Optimizes performance of long feed pages by sorting at query time and eliminating joins Source: llm_adapter@2026-05-28 Confidence: high |
— |
Full changelog
Added
Nothing!
Removed
- Unlimited search results: now search is limited to
MaxFTSResultsresults (defaults to 500)
Bug Fixes, Performance and Maintenance
- Massive performance optimizations across all pages that display long feeds: sorting by aggregations done at query time, elimination of
joins and pre-filtering of a single page - Dependency updates
Breaking Changes
- Unlimited search results removed; limited to MaxFTSResults (default 500)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]