Skip to content

v1.16.45

Choose a tag to compare

@leeguooooo leeguooooo released this 15 Jun 02:48
· 2 commits to main since this release

修复多账号 / 容器切换后查询报 db_unavailable(issue #34)。

之前切账号重跑 wechat-use init 后,已运行的 daemon 仍指向旧账号容器,history/contacts 持续报 db_unavailable,必须手动 daemon stop。现在 init 切账号后会自动重启 stale daemon。

升级:重跑 curl -fsSL https://raw.githubusercontent.com/leeguooooo/wechat-use/main/install.sh | bash
出问题:跑 wechat-use doctor,或开 issue。