Skip to content

v0.27.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 09:10
· 507 commits to master since this release

🐛 Bug Fixes

  • Fixed API endpoint in reindex command by @arkohut
    • Updated library retrieval endpoint from /libraries to /api/libraries for consistency with the new API structure
    • This ensures the reindex function works correctly with the updated API prefix

This release addresses API endpoint consistency issues introduced in v0.27.1 and improves the internal code structure of the command line interface.

Full Changelog: v0.27.1...v0.27.2


🐛 错误修复

  • 修复 reindex 命令中的 API 端点 by @arkohut
    • 将库检索端点从 /libraries 更新为 /api/libraries,以与新的 API 结构保持一致
    • 确保 reindex 功能与更新后的 API 前缀正常工作

此版本解决了 v0.27.1 中引入的 API 端点一致性问题,并改进了命令行界面的内部代码结构。

完整更新日志: v0.27.1...v0.27.2