Docker
| Description | Docker Image |
|---|---|
| r772 | docker.io/sdcb/chats:1.17.0.772-linux-x64 |
| Linux x64 | docker.io/sdcb/chats:1.17.0.772-linux-x64 |
| Linux ARM64 | docker.io/sdcb/chats:1.17.0.772-linux-arm64 |
| Windows Nano Server LTSC 2022 | docker.io/sdcb/chats:1.17.0.772-nanoserver-ltsc2022 |
| Windows Nano Server LTSC 2025 | docker.io/sdcb/chats:1.17.0.772-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://chats.io.sdcb.ai/release/latest/chats-win-x64.zip |
| chats-linux-x64.zip | https://chats.io.sdcb.ai/release/latest/chats-linux-x64.zip |
| chats-linux-arm64.zip | https://chats.io.sdcb.ai/release/latest/chats-linux-arm64.zip |
| chats-linux-musl-x64.zip | https://chats.io.sdcb.ai/release/latest/chats-linux-musl-x64.zip |
| chats-linux-musl-arm64.zip | https://chats.io.sdcb.ai/release/latest/chats-linux-musl-arm64.zip |
| chats-osx-arm64.zip | https://chats.io.sdcb.ai/release/latest/chats-osx-arm64.zip |
| chats-osx-x64.zip | https://chats.io.sdcb.ai/release/latest/chats-osx-x64.zip |
| chats-fe.zip | https://chats.io.sdcb.ai/release/latest/chats-fe.zip |
| chats.zip | https://chats.io.sdcb.ai/release/latest/chats.zip |
| be-src.zip | https://chats.io.sdcb.ai/release/latest/be-src.zip |
NOTE:
Replace r772 with latest in the download link to get the latest version, for example: https://chats.io.sdcb.ai/release/latest/chats-win-x64.zip
Full Changelogs
Commits between 1.16.0.765 and 090ac266182386e9386d19e9ea89a1a842eae234:
- Merge branch 'dev'
- chore: update version to 1.17.0 and enhance release notes for new features and fixes
- fix: update WeChat group QR code in README files
- feat: optimize response speed calculation by excluding first token latency
- Enhance model configuration handling and stability across chat services
- feat: implement OpenAI image endpoint resolution and update image generation service to use new method
- feat: implement user management features including password change and user editing forms
- feat: enhance context handling in message conversion and user context contributions
- feat: add background configuration for image generation
- feat: update release notes for version 1.17.0 and add product vision document