Skip to content

Releases: sdcb/chats

1.5.3

22 May 07:06
Compare
Choose a tag to compare

Highlights

  • Optimized the display of the OpenAI icon in dark theme.
  • Improved the browser caching and download logic for files; images that have already been downloaded by the user will not be re-downloaded each time within a certain period.
  • Optimized the front-end UI display: changed "Code" to "Raw" and when rendering in raw format, it will be displayed in a monospaced font.
  • Added database indexing for cached data when using the /v1-cached API gateway with caching.

Docker

Description Docker Image
r842 docker.io/sdcb/chats:1.5.3.842-linux-x64
Linux x64 docker.io/sdcb/chats:1.5.3.842-linux-x64
Linux ARM64 docker.io/sdcb/chats:1.5.3.842-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:1.5.3.842-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:1.5.3.842-nanoserver-ltsc2022
Windows Nano Server LTSC 2025 docker.io/sdcb/chats:1.5.3.842-nanoserver-ltsc2025
Latest docker.io/sdcb/chats:latest

Alternative binaries download links that may faster than GitHub(for China users)

Artifact Download Link
chats-win-x64.zip https://io.starworks.cc:88/chats/r842/chats-win-x64.zip
chats-linux-x64.zip https://io.starworks.cc:88/chats/r842/chats-linux-x64.zip
chats-linux-arm64.zip https://io.starworks.cc:88/chats/r842/chats-linux-arm64.zip
chats-linux-musl-x64.zip https://io.starworks.cc:88/chats/r842/chats-linux-musl-x64.zip
chats-linux-musl-arm64.zip https://io.starworks.cc:88/chats/r842/chats-linux-musl-arm64.zip
chats-osx-arm64.zip https://io.starworks.cc:88/chats/r842/chats-osx-arm64.zip
chats-osx-x64.zip https://io.starworks.cc:88/chats/r842/chats-osx-x64.zip
chats-fe.zip https://io.starworks.cc:88/chats/r842/chats-fe.zip
chats.zip https://io.starworks.cc:88/chats/r842/chats.zip
be-src.zip https://io.starworks.cc:88/chats/r842/be-src.zip

NOTE:
Replace r842 with latest in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.zip

Full Changelogs

1.5.0.820...7340e90

Commits between 1.5.0.820 and 7340e90e2a88f8ec96c39e8faf5656fcc0567783:

1.5.0

16 May 02:30
Compare
Choose a tag to compare

Docker

Description Docker Image
r820 docker.io/sdcb/chats:1.5.0.820-linux-x64
Linux x64 docker.io/sdcb/chats:1.5.0.820-linux-x64
Linux ARM64 docker.io/sdcb/chats:1.5.0.820-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:1.5.0.820-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:1.5.0.820-nanoserver-ltsc2022
Windows Nano Server LTSC 2025 docker.io/sdcb/chats:1.5.0.820-nanoserver-ltsc2025
Latest docker.io/sdcb/chats:latest

Alternative binaries download links that may faster than GitHub(for China users)

Artifact Download Link
chats-win-x64.zip https://io.starworks.cc:88/chats/r820/chats-win-x64.zip
chats-linux-x64.zip https://io.starworks.cc:88/chats/r820/chats-linux-x64.zip
chats-linux-arm64.zip https://io.starworks.cc:88/chats/r820/chats-linux-arm64.zip
chats-linux-musl-x64.zip https://io.starworks.cc:88/chats/r820/chats-linux-musl-x64.zip
chats-linux-musl-arm64.zip https://io.starworks.cc:88/chats/r820/chats-linux-musl-arm64.zip
chats-osx-arm64.zip https://io.starworks.cc:88/chats/r820/chats-osx-arm64.zip
chats-osx-x64.zip https://io.starworks.cc:88/chats/r820/chats-osx-x64.zip
chats-fe.zip https://io.starworks.cc:88/chats/r820/chats-fe.zip
chats.zip https://io.starworks.cc:88/chats/r820/chats.zip
be-src.zip https://io.starworks.cc:88/chats/r820/be-src.zip

NOTE:
Replace r820 with latest in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.zip

Full Changelogs

1.4.0.815...3c3ef5f

Commits between 1.4.0.815 and 3c3ef5f4c4162db241ef13ac35c3748c8eb47c8a:

1.4.0

14 May 01:55
Compare
Choose a tag to compare

Highlights

  • All API now supports function call, including general openai compatible chat completion api, google gemini api and Azure OpenAI response api
  • API added caching feature, use /v1-cached or /v1-cached-createOnly address, with optimized performance
  • Google gemini model now supports code execution

Docker

Description Docker Image
r815 docker.io/sdcb/chats:1.4.0.815-linux-x64
Linux x64 docker.io/sdcb/chats:1.4.0.815-linux-x64
Linux ARM64 docker.io/sdcb/chats:1.4.0.815-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:1.4.0.815-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:1.4.0.815-nanoserver-ltsc2022
Windows Nano Server LTSC 2025 docker.io/sdcb/chats:1.4.0.815-nanoserver-ltsc2025
Latest docker.io/sdcb/chats:latest

Alternative binaries download links that may faster than GitHub(for China users)

Artifact Download Link
chats-win-x64.zip https://io.starworks.cc:88/chats/r815/chats-win-x64.zip
chats-linux-x64.zip https://io.starworks.cc:88/chats/r815/chats-linux-x64.zip
chats-linux-arm64.zip https://io.starworks.cc:88/chats/r815/chats-linux-arm64.zip
chats-linux-musl-x64.zip https://io.starworks.cc:88/chats/r815/chats-linux-musl-x64.zip
chats-linux-musl-arm64.zip https://io.starworks.cc:88/chats/r815/chats-linux-musl-arm64.zip
chats-osx-arm64.zip https://io.starworks.cc:88/chats/r815/chats-osx-arm64.zip
chats-osx-x64.zip https://io.starworks.cc:88/chats/r815/chats-osx-x64.zip
chats-fe.zip https://io.starworks.cc:88/chats/r815/chats-fe.zip
chats.zip https://io.starworks.cc:88/chats/r815/chats.zip
be-src.zip https://io.starworks.cc:88/chats/r815/be-src.zip

NOTE:
Replace r815 with latest in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.zip

Full Changelogs

1.3.1.794...b272ac2

Commits between 1.3.1.794 and b272ac25af2138055e54b7b5f8ac5266dd17825d:

1.3.1

29 Apr 07:11
Compare
Choose a tag to compare

Docker

Description Docker Image
r794 docker.io/sdcb/chats:1.3.1.794-linux-x64
Linux x64 docker.io/sdcb/chats:1.3.1.794-linux-x64
Linux ARM64 docker.io/sdcb/chats:1.3.1.794-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:1.3.1.794-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:1.3.1.794-nanoserver-ltsc2022
Windows Nano Server LTSC 2025 docker.io/sdcb/chats:1.3.1.794-nanoserver-ltsc2025
Latest docker.io/sdcb/chats:latest

Alternative binaries download links that may faster than GitHub(for China users)

Artifact Download Link
chats-win-x64.zip https://io.starworks.cc:88/chats/r794/chats-win-x64.zip
chats-linux-x64.zip https://io.starworks.cc:88/chats/r794/chats-linux-x64.zip
chats-linux-arm64.zip https://io.starworks.cc:88/chats/r794/chats-linux-arm64.zip
chats-linux-musl-x64.zip https://io.starworks.cc:88/chats/r794/chats-linux-musl-x64.zip
chats-linux-musl-arm64.zip https://io.starworks.cc:88/chats/r794/chats-linux-musl-arm64.zip
chats-osx-arm64.zip https://io.starworks.cc:88/chats/r794/chats-osx-arm64.zip
chats-osx-x64.zip https://io.starworks.cc:88/chats/r794/chats-osx-x64.zip
chats-fe.zip https://io.starworks.cc:88/chats/r794/chats-fe.zip
chats.zip https://io.starworks.cc:88/chats/r794/chats.zip
be-src.zip https://io.starworks.cc:88/chats/r794/be-src.zip

NOTE:
Replace r794 with latest in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.zip

Full Changelogs

1.3.0.791...24bb3ae

Commits between 1.3.0.791 and 24bb3ae7b61fb4b1bd70a5e125acb48f9099c365:

1.3.0

28 Apr 10:03
078d9c3
Compare
Choose a tag to compare

Sdcb Chats 1.3 Release Notes

Hello everyone,

We are excited to announce the official release of version 1.3 for the sdcb Chats open-source project. This update brings enhanced support for image generation, new AI models, and improvements to API usage for better output handling. Below is a summary of the key changes and features.

New Features

  • Support for Azure OpenAI's gpt-image-1 model: Enables image generation using the latest Azure OpenAI capabilities.
  • Text-based image editing: Allows users to perform image manipulation through text commands.
  • Mask-based image regeneration: Provides the ability to regenerate images using masks for more precise edits.
  • Batch image generation: Supports generating up to 10 images in a single request.
  • Configurable image quality: Users can now set image quality to low, medium, or high based on their needs.

Model Additions and Updates

  • New Baidu models added: We've integrated Baidu's recently released models, including:
    • Ernie Turbo 4.5 (32k and 128k variants)
    • Ernie Turbo 4.5-VL
    • Ernie X1 Turbo (with chain of thought capabilities)
  • API changes for o3 and o4-mini models: These models have been updated to use the Response API instead of the Chat Completion API. This change enables support for chain of thought summary outputs, improving the reasoning and structure of responses.

How to Get Started

We invite you to explore these new features and enhancements. Visit the project repository for installation instructions, documentation, and contributions: sdcb Chats on GitHub.

Thank you for your continued support and feedback! If you encounter any issues or have suggestions, please open an issue on GitHub.

Docker

Description Docker Image
r791 docker.io/sdcb/chats:1.3.0.791-linux-x64
Linux x64 docker.io/sdcb/chats:1.3.0.791-linux-x64
Linux ARM64 docker.io/sdcb/chats:1.3.0.791-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:1.3.0.791-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:1.3.0.791-nanoserver-ltsc2022
Windows Nano Server LTSC 2025 docker.io/sdcb/chats:1.3.0.791-nanoserver-ltsc2025
Latest docker.io/sdcb/chats:latest

Alternative binaries download links that may faster than GitHub(for China users)

Artifact Download Link
chats-win-x64.zip https://io.starworks.cc:88/chats/r791/chats-win-x64.zip
chats-linux-x64.zip https://io.starworks.cc:88/chats/r791/chats-linux-x64.zip
chats-linux-arm64.zip https://io.starworks.cc:88/chats/r791/chats-linux-arm64.zip
chats-linux-musl-x64.zip https://io.starworks.cc:88/chats/r791/chats-linux-musl-x64.zip
chats-linux-musl-arm64.zip https://io.starworks.cc:88/chats/r791/chats-linux-musl-arm64.zip
chats-osx-arm64.zip https://io.starworks.cc:88/chats/r791/chats-osx-arm64.zip
chats-osx-x64.zip https://io.starworks.cc:88/chats/r791/chats-osx-x64.zip
chats-fe.zip https://io.starworks.cc:88/chats/r791/chats-fe.zip
chats.zip https://io.starworks.cc:88/chats/r791/chats.zip
be-src.zip https://io.starworks.cc:88/chats/r791/be-src.zip

NOTE:
Replace r791 with latest in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.zip

Full Changelogs

1.2.0.780...078d9c3

Commits between 1.2.0.780 and 078d9c361fb590818c9ffcec67502a1528ddbe8f:

1.2.0

27 Apr 01:58
b93f4a9
Compare
Choose a tag to compare

Highlights

  1. Added admin dashboard
    4d008b890df7d4ad4791aa9059124714

  2. Added admin cost view table
    a2dfad4321588dcbe6c8ad77db5b06ec

  3. Optimize chat message page
    fa049cb1dde8bc3a737a41056256af75

Docker

Description Docker Image
r780 docker.io/sdcb/chats:1.2.0.780-linux-x64
Linux x64 docker.io/sdcb/chats:1.2.0.780-linux-x64
Linux ARM64 docker.io/sdcb/chats:1.2.0.780-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:1.2.0.780-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:1.2.0.780-nanoserver-ltsc2022
Windows Nano Server LTSC 2025 docker.io/sdcb/chats:1.2.0.780-nanoserver-ltsc2025
Latest docker.io/sdcb/chats:latest

Alternative binaries download links that may faster than GitHub(for China users)

Artifact Download Link
chats-win-x64.zip https://io.starworks.cc:88/chats/r780/chats-win-x64.zip
chats-linux-x64.zip https://io.starworks.cc:88/chats/r780/chats-linux-x64.zip
chats-linux-arm64.zip https://io.starworks.cc:88/chats/r780/chats-linux-arm64.zip
chats-linux-musl-x64.zip https://io.starworks.cc:88/chats/r780/chats-linux-musl-x64.zip
chats-linux-musl-arm64.zip https://io.starworks.cc:88/chats/r780/chats-linux-musl-arm64.zip
chats-osx-arm64.zip https://io.starworks.cc:88/chats/r780/chats-osx-arm64.zip
chats-osx-x64.zip https://io.starworks.cc:88/chats/r780/chats-osx-x64.zip
chats-fe.zip https://io.starworks.cc:88/chats/r780/chats-fe.zip
chats.zip https://io.starworks.cc:88/chats/r780/chats.zip
be-src.zip https://io.starworks.cc:88/chats/r780/be-src.zip

NOTE:
Replace r780 with latest in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.zip

Full Changelogs

1.1.0.774...b93f4a9

Commits between 1.1.0.774 and b93f4a924cc4830dcc71f6f1d4128fe7f25ad6f0:

1.1.0

24 Apr 09:30
Compare
Choose a tag to compare

New features

  1. Azure OpenAI o3/o4-mini model supports reasoning summary(via new Response API)
  2. Upgrade OpenAI .NET SDK into 2.2.0-beta4

Docker

Description Docker Image
r774 docker.io/sdcb/chats:1.1.0.774-linux-x64
Linux x64 docker.io/sdcb/chats:1.1.0.774-linux-x64
Linux ARM64 docker.io/sdcb/chats:1.1.0.774-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:1.1.0.774-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:1.1.0.774-nanoserver-ltsc2022
Windows Nano Server LTSC 2025 docker.io/sdcb/chats:1.1.0.774-nanoserver-ltsc2025
Latest docker.io/sdcb/chats:latest

Alternative binaries download links that may faster than GitHub(for China users)

Artifact Download Link
chats-win-x64.zip https://io.starworks.cc:88/chats/r774/chats-win-x64.zip
chats-linux-x64.zip https://io.starworks.cc:88/chats/r774/chats-linux-x64.zip
chats-linux-arm64.zip https://io.starworks.cc:88/chats/r774/chats-linux-arm64.zip
chats-linux-musl-x64.zip https://io.starworks.cc:88/chats/r774/chats-linux-musl-x64.zip
chats-linux-musl-arm64.zip https://io.starworks.cc:88/chats/r774/chats-linux-musl-arm64.zip
chats-osx-arm64.zip https://io.starworks.cc:88/chats/r774/chats-osx-arm64.zip
chats-osx-x64.zip https://io.starworks.cc:88/chats/r774/chats-osx-x64.zip
chats-fe.zip https://io.starworks.cc:88/chats/r774/chats-fe.zip
chats.zip https://io.starworks.cc:88/chats/r774/chats.zip
be-src.zip https://io.starworks.cc:88/chats/r774/be-src.zip

NOTE:
Replace r774 with latest in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.zip

Full Changelogs

1.0.2.762...e876b0f

Commits between 1.0.2.762 and e876b0f36ac7c6c10ed70f6ce93c059965ddac3a:

1.0.2

22 Apr 06:52
Compare
Choose a tag to compare

Docker

Description Docker Image
r762 docker.io/sdcb/chats:1.0.2.762-linux-x64
Linux x64 docker.io/sdcb/chats:1.0.2.762-linux-x64
Linux ARM64 docker.io/sdcb/chats:1.0.2.762-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:1.0.2.762-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:1.0.2.762-nanoserver-ltsc2022
Windows Nano Server LTSC 2025 docker.io/sdcb/chats:1.0.2.762-nanoserver-ltsc2025
Latest docker.io/sdcb/chats:latest

Alternative binaries download links that may faster than GitHub(for China users)

Artifact Download Link
chats-win-x64.zip https://io.starworks.cc:88/chats/r762/chats-win-x64.zip
chats-linux-x64.zip https://io.starworks.cc:88/chats/r762/chats-linux-x64.zip
chats-linux-arm64.zip https://io.starworks.cc:88/chats/r762/chats-linux-arm64.zip
chats-linux-musl-x64.zip https://io.starworks.cc:88/chats/r762/chats-linux-musl-x64.zip
chats-linux-musl-arm64.zip https://io.starworks.cc:88/chats/r762/chats-linux-musl-arm64.zip
chats-osx-arm64.zip https://io.starworks.cc:88/chats/r762/chats-osx-arm64.zip
chats-osx-x64.zip https://io.starworks.cc:88/chats/r762/chats-osx-x64.zip
chats-fe.zip https://io.starworks.cc:88/chats/r762/chats-fe.zip
chats.zip https://io.starworks.cc:88/chats/r762/chats.zip
be-src.zip https://io.starworks.cc:88/chats/r762/be-src.zip

NOTE:
Replace r762 with latest in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.zip

Full Changelogs

1.0.1.759...8f35998

Commits between 1.0.1.759 and 8f3599820e35e66353c53a15048c5246faf698a1:

1.0.1

22 Apr 01:44
Compare
Choose a tag to compare

Docker

Description Docker Image
r759 docker.io/sdcb/chats:1.0.1.759-linux-x64
Linux x64 docker.io/sdcb/chats:1.0.1.759-linux-x64
Linux ARM64 docker.io/sdcb/chats:1.0.1.759-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:1.0.1.759-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:1.0.1.759-nanoserver-ltsc2022
Windows Nano Server LTSC 2025 docker.io/sdcb/chats:1.0.1.759-nanoserver-ltsc2025
Latest docker.io/sdcb/chats:latest

Alternative binaries download links that may faster than GitHub(for China users)

Artifact Download Link
chats-win-x64.zip https://io.starworks.cc:88/chats/r759/chats-win-x64.zip
chats-linux-x64.zip https://io.starworks.cc:88/chats/r759/chats-linux-x64.zip
chats-linux-arm64.zip https://io.starworks.cc:88/chats/r759/chats-linux-arm64.zip
chats-linux-musl-x64.zip https://io.starworks.cc:88/chats/r759/chats-linux-musl-x64.zip
chats-linux-musl-arm64.zip https://io.starworks.cc:88/chats/r759/chats-linux-musl-arm64.zip
chats-osx-arm64.zip https://io.starworks.cc:88/chats/r759/chats-osx-arm64.zip
chats-osx-x64.zip https://io.starworks.cc:88/chats/r759/chats-osx-x64.zip
chats-fe.zip https://io.starworks.cc:88/chats/r759/chats-fe.zip
chats.zip https://io.starworks.cc:88/chats/r759/chats.zip
be-src.zip https://io.starworks.cc:88/chats/r759/be-src.zip

NOTE:
Replace r759 with latest in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.zip

Full Changelogs

1.0.0.756...ca074bc

Commits between 1.0.0.756 and ca074bc3811d7279d7f8d55e7b315b3c7dd5f0b9:

1.0.0

21 Apr 07:25
67f1098
Compare
Choose a tag to compare

Sdcb Chats 1.0.0 正式发布说明

发布日期:2025年4月21日

我们非常高兴地宣布 Sdcb Chats 全新版本 1.0.0 正式上线!本次更新在稳定性、安全性与用户体验等众多方面进行了全面提升,同时引入了全新功能和模块。主要更新内容如下:

  1. 版本号策略调整
     · 采用语义化版本号(Semantic Versioning),本次正式版本为 1.0.0;未来如修复 Bug、添加兼容性功能或进行重大改动时,分别更新 PATCH、MINOR、MAJOR 版本号。

  2. 全新用户设置页面
     · 新增专门的用户设置页面,用户可在此处集中管理个人相关配置,操作更直观便捷。

  3. 使用报表及统计页面
     · 推出详细的使用报表和统计页面,全面记录每一笔请求与消费(包含 API 与 Web 端数据),便于用户查阅和分析。
     · 支持一键导出为 Excel 文件,进一步方便数据归档与统计。
     · 同时整合了原有的7天使用记录,将所有数据统一展示统计。

  4. 多模型接入与扩展
     · 全新集成 GPT-4.1、GPT-4.1-mini 及 GPT-4.1-nano 模型,同时新增 o3 与 o4-mini 等模型;
     · 同时接入豆包系列(如豆包1.5-thinking、豆包1.5-vision等)和 Google Gemini 2.5 Flash 模型,进一步扩充模型接口,满足更多使用场景。

  5. 模型思考超时时间显著提升
     · 将模型思考超时时间由原先的 100 秒延长至 24 小时,保证大模型在必要时段内能够输出完整结果。
     · 前端仍保留“停止生成”按钮,供用户在需要时主动终止生成过程。

  6. 后台持续输出功能
     · 当模型仍在后台思考或生成输出时,用户可随时关闭当前窗口,下次刷新页面后将自动显示最新生成内容,无需担心数据丢失。

  7. 管理员消费汇总页面
     · 管理员新增消费汇总页面,支持多条件过滤与统计,并提供 Excel 导出功能,便于对全局使用情况进行监控和管理。

  8. 用户界面与体验全面优化
     · 前端各组件(如分页、弹窗、图标、日期显示等)经过多次调整与优化,显著提升了响应速度和视觉体验;
     · 部分小 bug 修复及样式细节改进(例如日期格式展示、响应组件逻辑等),使整体体验更加流畅和友好。

  9. 数据库迁移与依赖项更新
     · 推出了全新的数据库迁移脚本(如 2025/04/15-openai-gpt41.sql),对模型配置、定价及关键参数进行了调整更新;
     · 同时更新了部分第三方依赖库,提升了系统整体的稳定性和安全性。

我们衷心感谢广大用户和技术伙伴长期以来的支持与反馈!Sdcb Chats 1.0.0 的推出,旨在为您提供更高效、便捷且智能的聊天前端体验,未来我们将持续迭代更新,带来更多创新功能。欢迎您持续关注并体验我们的新版本!

────────────────────────

Sdcb Chats v1.0.0 Official Release Notes

Release Date: April 21, 2025

We are delighted to announce the official release of Sdcb Chats version 1.0.0! This update brings comprehensive enhancements in stability, security, and user experience, along with a host of new features and modules. Below is an overview of the major updates:

  1. Version Numbering Strategy Update
     • We have adopted Semantic Versioning. The official release is now labeled as v1.0.0. In the future, patch-level updates will be applied for bug fixes, minor updates for additional features, and major updates for significant changes or data migrations.

  2. New User Settings Page
     • A dedicated user settings page has been introduced, enabling users to centrally manage their personal configurations in a more intuitive and convenient manner.

  3. Usage Report and Statistics Dashboard
     • We now offer detailed usage reports and a statistics dashboard that records every request and consumption event (both API and web usage), making it easier for users to inspect and analyze data.
     • The new interface supports one-click export to Excel for data archiving and analysis.
     • The previous 7-day usage view has been consolidated into this integrated dashboard.

  4. Expanded Model Integration
     • The system now integrates advanced models such as GPT-4.1, GPT-4.1-mini, and GPT-4.1-nano, as well as o3 and o4-mini.
     • In addition, new models from the Doubao series (e.g., Doubao 1.5-thinking, Doubao 1.5-vision) and the Google Gemini 2.5 Flash model have been added to broaden our model support.

  5. Extended Model Reasoning Timeout
     • The model reasoning timeout has been significantly extended from 100 seconds to 24 hours, ensuring that even complex models have sufficient time to generate complete output.
     • A “Stop Generating” button remains available on the front-end for users to interrupt the process as needed.

  6. Background Continuation of Output Generation
     • When the model is still processing or generating output in the background, users can close the current window and later refresh the page to see the completed result, eliminating worries about lost output.

  7. Admin Consumption Summary Dashboard
     • A new consumption summary page for administrators is now available, featuring advanced filtering options, comprehensive statistics, and Excel export functionality for precise monitoring of overall usage.

  8. UI and User Experience Enhancements
     • Front-end components such as pagination, modals, icons, and date displays have been refined and optimized, resulting in faster response times and a more polished user interface.
     • Various bug fixes and style improvements (for instance, enhanced date/time formatting and smoother component interactions) have been implemented to ensure a fluid and enjoyable experience.

  9. Database Migration and Dependency Updates
     • New database migration scripts (for example, 2025/04/15-openai-gpt41.sql) have been rolled out, updating model configurations, pricing, and key parameters.
     • Several third-party libraries have been updated to the latest versions, further enhancing the system’s stability and security.

We sincerely thank our users and technical partners for your continued support and feedback! The release of Sdcb Chats v1.0.0 is dedicated to providing you with a more efficient, convenient, and intelligent chat experience. We will keep iterating and introducing new features in the future. Stay tuned for more exciting updates!

DB Migration Script:

Docker

Description Docker Image
r756 docker.io/sdcb/chats:1.0.0.756-linux-x64
Linux x64 docker.io/sdcb/chats:1.0.0.756-linux-x64
Linux ARM64 docker.io/sdcb/chats:1.0.0.756-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:1.0.0.756-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:1.0.0.756-nanoserver-ltsc2022
Windows Nano Server LTSC 2025 docker.io/sdcb/chats:1.0.0.756-nanoserver-ltsc2025
Latest docker.io/sdcb/chats:latest

Alternative binaries download links that may faster than GitHub(for China users)

Artifact Download Link
chats-win-x64.zip https://io.starworks.cc:88/chats/r756/chats-win-x64.zip
chats-linux-x64.zip https://io.starworks.cc:88/chats/r756/chats-linux-x64.zip
chats-linux-arm64.zip https://io.starworks.cc:88/chats/r756/chats-linux-arm64.zip
chats-linux-musl-x64.zip https://io.starworks.cc:88/chats/r756/chats-linux-musl-x64.zip
chats-linux-musl-arm64.zip https://io.starworks.cc:88/chats/r756/chats-linux-musl-arm64.zip
chats-osx-arm64.zip https://io.starworks.cc:88/chats/r756/chats-osx-arm64.zip
chats-osx-x64.zip https://io.starworks.cc:88/chats/r756/chats-osx-x64.zip
chats-fe.zip https://io.starworks.cc:88/chats/r756/chats-fe.zip
chats.zip https://io.starworks.cc:88/chats/r756/chats.zip
be-src.zip https://io.starworks.cc:88/chats/r756/be-src.zip

NOTE:
Replace r756 with latest in the download link to get the latest version, for example: https://io.starworks.cc:88/chats/latest/chats-win-x64.zip

Full Changelogs

r-693...67f1098

Commits between r-693 and 67f109897f7369f1c6100d4d6fcdfa8edb72bce4:
git log r-693..67f1098 --pretty=format:'* %s' >> RELEASE.md