Skip to content

Releases: CJackHwang/ds2api

v2.1.7

22 Feb 20:07
4b73315

Choose a tag to compare

优化镜像体积和优化构建流程。保障一致性体验

What's Changed

  • feat: Implement multi-stage Docker build for releases, reusing pre-bu… by @CJackHwang in #51

Full Changelog: v2.1.6...v2.1.7

v2.1.6

22 Feb 17:40
cf2f79b

Choose a tag to compare

重构提升稳定性

What's Changed

  • ci: include docker image artifacts in release assets by @CJackHwang in #35
  • 全渠道适配 工具调用优化 后端优化 by @CJackHwang in #37
  • 测试 by @CJackHwang in #38
  • 同步 by @CJackHwang in #39
  • refactor: Relocate JavaScript source and Node.js test files to dedicated directories and extract OpenAI stream runtime tool call finalization logic. by @CJackHwang in #41
  • fix(node): 移除被过滤工具调用的回退重发并对齐 Go 行为 by @CJackHwang in #42
  • ci: 增加 Node 单测失败摘要输出 by @CJackHwang in #44
  • Merge pull request #44 from CJackHwang/codex/investigate-release-workflow-error

ci: 增加 Node 单测失败摘要输出 by @CJackHwang in #45

  • feat: prevent raw tool call JSON leakage for unknown or rejected tool calls and consolidate container publishing to GHCR. by @CJackHwang in #46
  • ci: 增强 release-artifacts 工作流对 GHCR 超时与上传失败的容错 by @CJackHwang in #47
  • Merge pull request #47 from CJackHwang/codex/fix-ci-workflow-errors-during-build

ci: 增强 release-artifacts 工作流对 GHCR 超时与上传失败的容错 by @CJackHwang in #48

Full Changelog: v2.0.1...v2.1.6

v2.0.1

17 Feb 11:57
46a56d0

Choose a tag to compare

补充docker镜像构建

What's Changed

  • ci: build and publish Docker images in release workflow by @CJackHwang in #33
  • Merge pull request #33 from CJackHwang/codex/add-docker-image-build-to-github-actions

ci: build and publish Docker images in release workflow by @CJackHwang in #34

Full Changelog: v2.0.0...v2.0.1

v2.0.0

17 Feb 11:55
4dae9a3

Choose a tag to compare

Go重写正式版

强烈建议使用此版本获取最佳体验

What's Changed

  • chore: Standardize Go version to 1.24 across Dockerfile, go.mod, GitHub Actions, and documentation. by @CJackHwang in #24
  • 继续解决问题 by @CJackHwang in #25
  • Dev by @CJackHwang in #27
  • Stream Go proxy responses to Vercel clients by @CJackHwang in #28
  • Merge pull request #28 from CJackHwang/codex/fix-api-stream-buffering-issue

Stream Go proxy responses to Vercel clients by @CJackHwang in #29

  • feat: Add comprehensive historical and current Claude model IDs for API compatibility and dynamic Docker port configuration. by @CJackHwang in #30
  • feat: Standardize tool name fallback to 'unknown' for parity with Go and ensure parseTool consistently returns raw input on parsing failures. by @CJackHwang in #31
  • refactor: Improve chat stream content and tool call parsing with a new recursive extraction function and dedicated tests. by @CJackHwang in #32

Full Changelog: v1.1.0...v2.0.0

v2.0.0_Beta

17 Feb 06:56
4dae9a3

Choose a tag to compare

v2.0.0_Beta Pre-release
Pre-release

go重制版

大量优化了稳定性,提高性能,更好的工具调用适配和流畅体验

What's Changed

  • chore: Standardize Go version to 1.24 across Dockerfile, go.mod, GitHub Actions, and documentation. by @CJackHwang in #24
  • 继续解决问题 by @CJackHwang in #25
  • Dev by @CJackHwang in #27
  • Stream Go proxy responses to Vercel clients by @CJackHwang in #28
  • Merge pull request #28 from CJackHwang/codex/fix-api-stream-buffering-issue

Stream Go proxy responses to Vercel clients by @CJackHwang in #29

  • feat: Add comprehensive historical and current Claude model IDs for API compatibility and dynamic Docker port configuration. by @CJackHwang in #30
  • feat: Standardize tool name fallback to 'unknown' for parity with Go and ensure parseTool consistently returns raw input on parsing failures. by @CJackHwang in #31
  • refactor: Improve chat stream content and tool call parsing with a new recursive extraction function and dedicated tests. by @CJackHwang in #32

Full Changelog: v1.1.0...v2.0.0_Beta

v1.1.0

13 Feb 15:56
d496122

Choose a tag to compare

请更新此版本以兼容最新的Deepseek接口

What's Changed

  • feat: 账号管理界面优化 by @ronghuaxueleng in #19
  • feat: Display Vercel configuration sync status and last sync time, and clear API tester streaming output before new requests. by @CJackHwang in #21

Full Changelog: v1.0.4...v1.1.0

v1.0.4

05 Feb 19:10
6a536c5

Choose a tag to compare

What's Changed

修复思考模型非流式调用返回问题。添加i18n。

Full Changelog: v1.0.3...v1.0.4

v1.0.3

04 Feb 12:25
aa03254

Choose a tag to compare

修复了vercel部署问题,不再预构建产物
优化账号调试流程

What's Changed

  • Improve dev Docker reload, account token/session handling, and Vercel sync by @CJackHwang in #7
  • Build WebUI during Vercel deployment and enforce Cache-Control for admin UI by @CJackHwang in #8
  • Revert "Build WebUI during Vercel deployment and enforce Cache-Control for admin UI" by @CJackHwang in #12
  • Remove deprecated Vercel builds config by @CJackHwang in #14
  • Stop committing WebUI build artifacts; add Vercel build + cache headers; remove committed static/admin files by @CJackHwang in #11

Full Changelog: v1.0.2...v1.0.3

v1.0.2

03 Feb 17:15
a1b3f12

Choose a tag to compare

添加docker部署支持

What's Changed

  • Add decoupled Docker support for ds2api by @cto-new[bot] in #6

Full Changelog: v1.0.1...v1.0.2

v1.0.1

01 Feb 13:28

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1