= 1.1.0 =
- Added retrieval trace score details for BM25, Qdrant, RRF, and Cohere ranking diagnostics
- Added sync index health metrics to help identify stale or incomplete keyword indexes
- Added source count metadata to retrieval traces for easier search quality troubleshooting
- Added a hybrid candidate limit setting for tuning rerank quality and performance
- Improved autoloader compatibility and namespace matching
- Improved documentation navigation and Japanese documentation
- Updated CI dependency maintenance and audit behavior
Upgrade Notes
No manual action required. Run a full sync after upgrading to ensure keyword token counts and index health metrics are populated.
What's Changed
- Bump esbuild from 0.24.2 to 0.28.1 by @dependabot[bot] in #38
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #39
- Bump shivammathur/setup-php from 2.37.1 to 2.37.2 by @dependabot[bot] in #40
- Bump launch-editor from 2.12.0 to 2.14.1 by @dependabot[bot] in #41
- Bump form-data from 4.0.5 to 4.0.6 by @dependabot[bot] in #42
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #43
- Bump websocket-driver from 0.7.4 to 0.7.5 by @dependabot[bot] in #45
- deps(deps-dev): bump wp-phpunit/wp-phpunit from 7.0.0 to 7.0.2 by @dependabot[bot] in #47
- Bump axios from 1.16.0 to 1.18.1 by @dependabot[bot] in #48
- Bump immutable from 5.1.4 to 5.1.9 by @dependabot[bot] in #49
- Bump svgo from 3.3.2 to 3.3.4 by @dependabot[bot] in #50
- Bump shell-quote from 1.8.4 to 1.10.0 by @dependabot[bot] in #52
- Bump ip-address from 10.2.0 to 10.4.0 by @dependabot[bot] in #54
- Bump fast-uri from 3.1.2 to 3.1.5 by @dependabot[bot] in #55
- Bump brace-expansion by @dependabot[bot] in #58
- Bump postcss from 8.5.15 to 8.5.26 by @dependabot[bot] in #59
- Bump actions/setup-node from 6 to 7 by @dependabot[bot] in #60
- Bump actions/cache from 5 to 6 by @dependabot[bot] in #61
- Configure Dependabot with grouped updates and add npm security audit … by @firstelementjp in #62
- Add fallback message to npm audit failures in CI workflow by @firstelementjp in #65
- deps(deps): bump actions/setup-node from 6 to 7 in the github-actions group by @dependabot[bot] in #63
- Simplify autoloader namespace matching by @devin-ai-integration[bot] in #66
- Add retrieval trace scoring and index health metrics by @devin-ai-integration[bot] in #67
- v1.1.0 by @firstelementjp in #69
New Contributors
- @devin-ai-integration[bot] made their first contribution in #66
Full Changelog: v1.0.0...v1.1.0