v0.27.2
arkohut/pensievev0.27.2Apr 25, 2025by github-actions[bot]
AI Summary
This release fixes an API endpoint inconsistency issue in the reindex command and improves the internal structure of the command line interface.
Key Highlights
- Fixed API endpoint in reindex command by updating library retrieval endpoint
- Updated library retrieval endpoint from `/libraries` to `/api/libraries`
- Improved internal code structure of the command line interface
New Features
- Fixed API endpoint consistency for reindex functionality
Full Release Notes
## 🐛 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**: https://github.com/arkohut/memos/compare/v0.27.1...v0.27.2 --- ## 🐛 错误修复 - 修复 reindex 命令中的 API 端点 by @arkohut - 将库检索端点从 `/libraries` 更新为 `/api/libraries`,以与新的 API 结构保持一致 - 确保 reindex 功能与更新后的 API 前缀正常工作 此版本解决了 v0.27.1 中引入的 API 端点一致性问题,并改进了命令行界面的内部代码结构。 **完整更新日志**: https://github.com/arkohut/memos/compare/v0.27.1...v0.27.2