Skip to content

v1.4.10

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 15:01

v1.4.10:加固索引生命周期与检索过滤

加固索引操作 Fence 与租约生命周期,旧 Worker 失效后禁止继续写入。

精确清理 Qdrant 索引代次,修复 Qdrant 1.13 检索过滤兼容性。

增加索引恢复、失败回滚和检索过滤测试。

后端、前端及浏览器回归验证通过。

Docker Images

  • Backend: ghcr.io/veyliss/ai-localbase-backend:v1.4.10
  • Frontend: ghcr.io/veyliss/ai-localbase-frontend:v1.4.10

Quick Start

AI_LOCALBASE_IMAGE_TAG=v1.4.10 docker compose -f docker-compose.prod.yml up -d

更多部署说明见 DOCKER_DEPLOY.md

Full Changelog: v1.4.9...v1.4.10