-
0.1.8
Stablereleased this
2026-06-05 17:33:32 +08:00 | 3 commits to master since this releaseChanges
Built from commit:
17c32fe3f29d5a6f56ce01d78d060cefde6e46bdChanges since
0.1.7:- feat: sync history on switch to prevent fragmented or lost records (
732c43d)
Artifacts
cdxs-0.1.8-windows-x64.execdxs-0.1.8-linux-x64cdxs-0.1.8-linux-arm64
Downloads
- feat: sync history on switch to prevent fragmented or lost records (
-
0.1.3
Stablereleased this
2026-05-26 12:24:47 +08:00 | 9 commits to master since this releaseChanges
Built from commit:
3bddaa7cc57cfc8e92afff8de64061415aca2ae3Changes since
0.1.2:- Add API key login mode (
3bddaa7) - Fix stale account metadata on reauth (
6e0623f) - ci: configure network proxy settings for release builds (
e2f1b31) - ci: add linux publish script (
058a939) - ci: consolidate release publish script (
4399d37) - ci: use ustc debian mirror in release image (
29154a7) - ci: build windows asset in docker (
d2ae967) - ci: use ustc ubuntu mirror (
cde74ce) - ci: rewrite all ubuntu apt sources (
53f33b5) - ci: build release assets in one linux job (
45ad252) - ci: build windows release on linux runner (
2b0b89f)
Artifacts
cdxs-0.1.3-windows-x64.execdxs-0.1.3-linux-x64cdxs-0.1.3-linux-arm64
Downloads
- Add API key login mode (
-
0.1.2
Stablereleased this
2026-05-09 22:53:08 +08:00 | 20 commits to master since this releaseChanges
Built from commit:
e2f1b31d6d7f6e3548843e0dd926775090c018b0Changes since
0.1.1:- chore: bump version to 0.1.2 (
eeeca42) - feat: update release workflow and Dockerfile for improved build process (
ef55010) - feat: add GitHub Actions workflow for release automation (
9a26892) - feat: using table display list result (
0e24667)
Artifacts
cdxs-0.1.2-windows-x64.execdxs-0.1.2-linux-x64cdxs-0.1.2-linux-arm64
Downloads
- chore: bump version to 0.1.2 (
-
0.1.1 Stable
released this
2026-04-30 17:24:02 +08:00 | 24 commits to master since this releaseWhat's Changed
Full Changelog: 0.1.0...0.1.1
- 升级核心依赖,包括
rand、rusqlite、toml、dirs和sha2 - 新增统一 HTTP client,并为 OAuth、配额查询、token 刷新和同步接口加入请求超时
- HTTP 请求支持系统代理
- 优化命令使用体验
Downloads
- 升级核心依赖,包括
-
v0.1.0 Stable
released this
2026-04-30 15:59:40 +08:00 | 30 commits to master since this release完成初始版本的开发
Downloads