Releases: DingTalk-Real-AI/dingtalk-workspace-cli
Releases · DingTalk-Real-AI/dingtalk-workspace-cli
v1.0.34
v1.0.33
Changelog
- 4e58e45 feat(auth): add export/import for portable sandbox credentials (#357)
- 56a5ede feat(pat): support batch chmod authorization flows (#389)
- 5ce7cb6 feat(skill): dws skill setup with mono/multi modes (#332)
- 539d10f feat: 合并 pre-mcp-discovery 分支能力到 main(服务发现保持生产) (#391)
- 8c4bd71 fix(doc): align export progress output (#392)
- c75ed45 fix(keychain): add StorageDir for Windows to unblock v1.0.33 release (#394)
- 4ebc8d0 fix(plugin): silence stdio discovery handshake failures (Warn → Debug) (#380)
v1.0.32
v1.0.31
v1.0.30
v1.0.29
Changelog
- a9de7d3 chore(readme): refresh community DingTalk group QR (#296)
- 355a146 docs(changelog): add 1.0.29 release notes (#309)
- 1c200d8 fix(app): prevent command field from overwriting existing endpoint (#297)
- c6edc84 fix(auth): partition app.json filename by edition to isolate credentials (#300)
- f497047 fix(compat): relax envelope leaf cmd Args from NoArgs to ArbitraryArgs (#306)
v1.0.28
v1.0.27
Changelog
- de72391 docs(changelog): add 1.0.27 release notes (#293)
- 6707e56 feat(cli): schema-aware sticky flag splitting and structured unknown-flag recovery (#272)
- 49c5bea feat(schema): file_read transform + CLIFlagOverride.MapsTo for --content/--content-file (#277 #278 #282 #288) (#291)
- 649801e fix(transport): suppress noisy WARN on stdio client shutdown (#285)
v1.0.26
Changelog
- 2ba1dcd docs(changelog): add 1.0.26 release notes (#271)
- ecf2684 docs(skills): add sheet product reference rewritten against dws schema (#266)
- 9e9b898 docs(skills): add wiki product reference + register in SKILL.md/README (#265)
- c4952d0 feat(output): add
-f ndjsonand-f csv(#252) (#259) - 17f692e fix(chat): require --title for direct messages, fix misleading help (#250)
- 19f7b59 fix(doc): preflight axls download (#268)
- 1637ae1 fix(keychain): add DWS_DISABLE_KEYCHAIN fallback for macOS sandbox (#214) (#267)
- eee19d7 fix(pat): preserve auth link on Windows browser open (#242)