Skip to content

v1.0.26

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:54
bb72a8c

Summary

This release adds an MCP Toplist rank badge, fixes stdio server handling when no arguments are provided, and improves error reporting for invalid vector embedding writes.

Features

Fixes

  • fix: allow stdio servers without arguments by @samanhappy in #1006
  • fix: fail loudly on invalid vector embedding writes by @samanhappy in #1007
  • chore(deps): bump better-auth from 1.6.19 to 1.6.22 by @app/dependabot in #1005

摘要

此版本新增了 MCP Toplist 排名徽章,修复了 stdio 服务器无参数时的处理问题,并改进了向量嵌入写入无效时的错误报告。

功能

修复

  • 修复:允许 stdio 服务器不带参数运行 by @samanhappy in #1006
  • 修复:向量嵌入写入无效时明确报错 by @samanhappy in #1007
  • chore(deps): 升级 better-auth 从 1.6.19 到 1.6.22 by @app/dependabot in #1005

New Contributors

References