Skip to content

Releases: sdcb/chats

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

r-371

16 Jan 15:43
dc8044d
Compare
Choose a tag to compare

Full Changelogs

r-352...r-371

Highlights

  • Supports Google AI #33
  • Group now can drag/drop
  • Fixed share/admin message issue

Docker

Description Docker Image
r371 docker.io/sdcb/chats:r371
Linux x64 docker.io/sdcb/chats:r371-linux-x64
Linux ARM64 docker.io/sdcb/chats:r371-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:r371-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:r371-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/r371/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r371/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r371/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r371/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r371/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r371/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r371/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r371/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r371/chats.7z

NOTE:
Replace r371 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-352

10 Jan 09:41
9a802ce
Compare
Choose a tag to compare

Full Changelogs

r-318...r-352

Highlights

  • Chat group
  • Pined chat
  • like/dislike
  • physical delete messages

DB migration script(SQL Server only)

https://github.com/sdcb/chats/blob/9a802cec0b4e5cb66b540fca44f96232e50aca46/src/scripts/db-migration/2025/20250107-chat.sql

Docker

Description Docker Image
r352 docker.io/sdcb/chats:r352
Linux x64 docker.io/sdcb/chats:r352-linux-x64
Linux ARM64 docker.io/sdcb/chats:r352-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:r352-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:r352-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/r352/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r352/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r352/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r352/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r352/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r352/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r352/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r352/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r352/chats.7z

NOTE:
Replace r352 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-318

06 Jan 09:14
7332811
Compare
Choose a tag to compare

Full Changelogs

r-315...r-318

Docker

Description Docker Image
r318 docker.io/sdcb/chats:r318
Linux x64 docker.io/sdcb/chats:r318-linux-x64
Linux ARM64 docker.io/sdcb/chats:r318-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:r318-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:r318-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/r318/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r318/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r318/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r318/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r318/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r318/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r318/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r318/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r318/chats.7z

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

What's Changed

r-315

03 Jan 23:39
341d709
Compare
Choose a tag to compare

Full Changelogs

r-303...r-315

Docker

Description Docker Image
r315 docker.io/sdcb/chats:r315
Linux x64 docker.io/sdcb/chats:r315-linux-x64
Linux ARM64 docker.io/sdcb/chats:r315-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:r315-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:r315-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/r315/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r315/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r315/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r315/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r315/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r315/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r315/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r315/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r315/chats.7z

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

What's Changed

SQL Migration script(for SQL Server only)

https://github.com/sdcb/chats/blob/341d709fd3966a942bd86f20671eaf3df2156a66/src/scripts/db-migration/2025/20250102-new-chat-panel.sql

r-303

02 Jan 07:05
bec070a
Compare
Choose a tag to compare

Full Changelogs

r-287...r-303

Docker

Description Docker Image
r303 docker.io/sdcb/chats:r303
Linux x64 docker.io/sdcb/chats:r303-linux-x64
Linux ARM64 docker.io/sdcb/chats:r303-linux-arm64
Windows Nano Server 1809 docker.io/sdcb/chats:r303-nanoserver-1809
Windows Nano Server LTSC 2022 docker.io/sdcb/chats:r303-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/r303/chats-win-x64.7z
chats-linux-x64.7z https://io.starworks.cc:88/chats/r303/chats-linux-x64.7z
chats-linux-arm64.7z https://io.starworks.cc:88/chats/r303/chats-linux-arm64.7z
chats-linux-musl-x64.7z https://io.starworks.cc:88/chats/r303/chats-linux-musl-x64.7z
chats-linux-musl-arm64.7z https://io.starworks.cc:88/chats/r303/chats-linux-musl-arm64.7z
chats-osx-arm64.7z https://io.starworks.cc:88/chats/r303/chats-osx-arm64.7z
chats-osx-x64.7z https://io.starworks.cc:88/chats/r303/chats-osx-x64.7z
chats-fe.7z https://io.starworks.cc:88/chats/r303/chats-fe.7z
chats.7z https://io.starworks.cc:88/chats/r303/chats.7z

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

What's Changed

  • Feature/chat span by @sdcb in #21
  • [feature] Supports multi chat stream in same screen by @sdcb in #22
  • fix r300 mobile style is bad by @sdcb in #24

Database Migration script(for SQL Server only):

https://github.com/sdcb/chats/blob/bec070a98f5c518a92986e25657eca597cdb1381/src/scripts/db-migration/2024/20241217-chat-span.sql