Skip to content

Releases: sdcb/chats

r-475

13 Feb 01:05
b4ed48c
Compare
Choose a tag to compare

Full Changelogs

r-471...r-475

Docker

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

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

Artifact Download Link
chats-win-x64.7z https://io.starworks.cc:88/chats/r475/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r475/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r475/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r475/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r475/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r475/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r475/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r475/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r475/chats.7z

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

r-471

12 Feb 04:55
c1a779d
Compare
Choose a tag to compare

Full Changelogs

r-469...r-471

Docker

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

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

Artifact Download Link
chats-win-x64.7z https://io.starworks.cc:88/chats/r471/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r471/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r471/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r471/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r471/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r471/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r471/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r471/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r471/chats.7z

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

Highlights

r-469

11 Feb 23:04
cd20e85
Compare
Choose a tag to compare

Full Changelogs

r-464...r-469

Docker

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

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

Artifact Download Link
chats-win-x64.7z https://io.starworks.cc:88/chats/r469/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r469/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r469/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r469/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r469/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r469/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r469/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r469/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r469/chats.7z

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

Highlights:

  • Fixed a upload file button display issue
  • Fixed a bug cause page unexpectedly scroll when edit user message
  • Fixed SiliconFlow can't talk with DeepSeek-V3
  • SQL Migration script(sqlite):
UPDATE `ModelReference`
SET `MaxResponseTokens` = 4096
WHERE `Id` = 1702;

UPDATE `ModelReference`
SET `MaxResponseTokens` = 4096
WHERE `Id` = 1703;

r-464

10 Feb 08:11
2612840
Compare
Choose a tag to compare

Full Changelogs

r-459...r-464

Docker

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

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

Artifact Download Link
chats-win-x64.7z https://io.starworks.cc:88/chats/r464/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r464/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r464/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r464/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r464/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r464/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r464/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r464/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r464/chats.7z

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

r-459

10 Feb 02:40
Compare
Choose a tag to compare

Full Changelogs

r-428...r-459

Docker

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

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

Artifact Download Link
chats-win-x64.7z https://io.starworks.cc:88/chats/r459/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r459/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r459/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r459/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r459/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r459/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r459/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r459/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r459/chats.7z

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

Highlights

  • Support DeepSeek-R1 reasoning chain correct handling, specifically includes 2 type of reasoning chain:
    • reasoning_content in message SSE response
    • tag in general response
output2.mp4
  • Add support for ollama(or OpenAI api compatible) DeepSeek-R1 support(also included reasoning chain correct handling)
  • Add search criterial in model key management page
  • Add search criterial in model management page
  • Add rank edit modify in model dialog

r-428

01 Feb 16:09
cfde0b4
Compare
Choose a tag to compare

Full Changelogs

raw...r-428

Docker

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

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

Artifact Download Link
chats-win-x64.7z https://io.starworks.cc:88/chats/r428/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r428/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r428/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r428/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r428/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r428/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r428/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r428/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r428/chats.7z

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

Highlights

r-419

27 Jan 10:00
Compare
Choose a tag to compare

Full Changelogs

r-407...r-419

Docker

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

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

Artifact Download Link
chats-win-x64.7z https://io.starworks.cc:88/chats/r419/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r419/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r419/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r419/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r419/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r419/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r419/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r419/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r419/chats.7z

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

r-407

22 Jan 08:45
ebefd93
Compare
Choose a tag to compare

Full Changelogs

r-394...r-407

Docker

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

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

Artifact Download Link
chats-win-x64.7z https://io.starworks.cc:88/chats/r407/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r407/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r407/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r407/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r407/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r407/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r407/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r407/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r407/chats.7z

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

r-394

21 Jan 01:41
31f7dba
Compare
Choose a tag to compare

Full Changelogs

r-391...r-394

DB Migration Script(for SQL Server only)

https://github.com/sdcb/chats/blob/31f7dba021cdbee9e98206c302b245b615d0c10f/src/scripts/db-migration/2025/20250121-deepseek.sql

Release highlights

  1. Added support for the DeepSeek-R1 model.
  2. Database Schema Refinements:
    • ModelReference Table:
      • Renamed the ShortName field to DisplayName for improved clarity.
      • Replaced the IsLegacy field with PublishDate to record the model's publication date, providing more precise version information.
    • ModelProvider Table:
      • Added the RequiresDeploymentName field to specify the required deployment name for the model provider.

Docker

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

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

Artifact Download Link
chats-win-x64.7z https://io.starworks.cc:88/chats/r394/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r394/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r394/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r394/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r394/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r394/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r394/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r394/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r394/chats.7z

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

r-391

20 Jan 09:05
9ce6ae5
Compare
Choose a tag to compare

Full Changelogs

r-371...r-391

Release Highlights

  • Enhanced Ollama Support: Seamlessly load model lists directly from Ollama for greater convenience.
  • Added Support for the Latest Domestic MiniMax-01 Model.
  • Fixed an Issue Where Images Would Not Display After Chatting.
  • Updated Some Icons for an Improved Visual Experience.
  • Refined a Minor Detail in the Chat Experience for Smoother Interaction (#34).
  • Enhanced the Administrator Model Management Dialog for More Efficient Model Management (#39, #40).
  • Performance Improvements: Eliminated a redundant database query per request, resulting in a significant overall performance boost.

DB Migration script(for SQL Server only):

https://github.com/sdcb/chats/blob/31f7dba021cdbee9e98206c302b245b615d0c10f/src/scripts/db-migration/2025/20250120-ollama-minimax.sql

Docker

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

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

Artifact Download Link
chats-win-x64.7z https://io.starworks.cc:88/chats/r391/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r391/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r391/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r391/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r391/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r391/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r391/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r391/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r391/chats.7z

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