Releases: sdcb/chats
1.6.2
Sdcb Chats 1.6.2 Release Notes
Release Date: 2025-06-26
We are excited to announce the release of Sdcb Chats version 1.6.2! This update brings several new features, model enhancements, and important bug fixes to improve your overall experience and compatibility. Here’s what’s new in this release:
New Features & Improvements
-
Inference Summary for Google Gemini Models
You can now view inference summaries when using Google Gemini models, making it easier to understand the model’s reasoning process. -
Ctrl+F Shortcut in Chat Bar
The chat bar now supports theCtrl+F
shortcut, enabling fullscreen input and easier content search for improved input efficiency.
New Model Integrations
- DeepSeek-R1-0528
- Doubao 1.6
- o3-pro
- codex-mini
- MiniMax-M1
Try out these newly integrated models to meet a wider range of conversation and inference needs!
Model Information Updates
- o3: Model information updated to reflect recent price reductions.
- Gemini-2.5: Updated to reflect the official release version information.
Bug Fixes
-
Fixed gpt-image-1 API Call Error
Resolved an issue where API calls using the gpt-image-1 model could result in errors, improving stability. -
Improved API Response Headers
Adjusted API response headers to enhance compatibility with various clients. -
Fixed Chat Message Activation Bug
Fixed a bug where clicking on an active chat message would cause changes to leaf node chat messages, ensuring a more stable chat experience.
Thank you for your continued support and feedback! If you have any questions or suggestions, please feel free to contact us.
Docker
Description | Docker Image |
---|---|
r864 | docker.io/sdcb/chats:1.6.2.864-linux-x64 |
Linux x64 | docker.io/sdcb/chats:1.6.2.864-linux-x64 |
Linux ARM64 | docker.io/sdcb/chats:1.6.2.864-linux-arm64 |
Windows Nano Server 1809 | docker.io/sdcb/chats:1.6.2.864-nanoserver-1809 |
Windows Nano Server LTSC 2022 | docker.io/sdcb/chats:1.6.2.864-nanoserver-ltsc2022 |
Windows Nano Server LTSC 2025 | docker.io/sdcb/chats:1.6.2.864-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/r864/chats-win-x64.zip |
chats-linux-x64.zip | https://io.starworks.cc:88/chats/r864/chats-linux-x64.zip |
chats-linux-arm64.zip | https://io.starworks.cc:88/chats/r864/chats-linux-arm64.zip |
chats-linux-musl-x64.zip | https://io.starworks.cc:88/chats/r864/chats-linux-musl-x64.zip |
chats-linux-musl-arm64.zip | https://io.starworks.cc:88/chats/r864/chats-linux-musl-arm64.zip |
chats-osx-arm64.zip | https://io.starworks.cc:88/chats/r864/chats-osx-arm64.zip |
chats-osx-x64.zip | https://io.starworks.cc:88/chats/r864/chats-osx-x64.zip |
chats-fe.zip | https://io.starworks.cc:88/chats/r864/chats-fe.zip |
chats.zip | https://io.starworks.cc:88/chats/r864/chats.zip |
be-src.zip | https://io.starworks.cc:88/chats/r864/be-src.zip |
NOTE:
Replace r864
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
Commits between 1.6.1.855
and fa5003538b7126e262f75d15a61b3cf67ee3e6a7
:
- Merge branch 'dev'
- added codex-mini
- add new recent models
- Merge branch 'dev' of github.com:sdcb/chats into dev
- bump version to 1.6.2
- selecting selected message won't set leaf id
- change full screen key combination to ctrl+f
- fix edit user model issues
- add full screen key combination
- yield status code in openai compatible sdk
- Merge branch 'dev' of github.com:sdcb/chats into dev
- supports google gemini think
- fix a gpt-image-1 EndUserId issue.
1.6.1
Docker
Description | Docker Image |
---|---|
r855 | docker.io/sdcb/chats:1.6.1.855-linux-x64 |
Linux x64 | docker.io/sdcb/chats:1.6.1.855-linux-x64 |
Linux ARM64 | docker.io/sdcb/chats:1.6.1.855-linux-arm64 |
Windows Nano Server 1809 | docker.io/sdcb/chats:1.6.1.855-nanoserver-1809 |
Windows Nano Server LTSC 2022 | docker.io/sdcb/chats:1.6.1.855-nanoserver-ltsc2022 |
Windows Nano Server LTSC 2025 | docker.io/sdcb/chats:1.6.1.855-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/r855/chats-win-x64.zip |
chats-linux-x64.zip | https://io.starworks.cc:88/chats/r855/chats-linux-x64.zip |
chats-linux-arm64.zip | https://io.starworks.cc:88/chats/r855/chats-linux-arm64.zip |
chats-linux-musl-x64.zip | https://io.starworks.cc:88/chats/r855/chats-linux-musl-x64.zip |
chats-linux-musl-arm64.zip | https://io.starworks.cc:88/chats/r855/chats-linux-musl-arm64.zip |
chats-osx-arm64.zip | https://io.starworks.cc:88/chats/r855/chats-osx-arm64.zip |
chats-osx-x64.zip | https://io.starworks.cc:88/chats/r855/chats-osx-x64.zip |
chats-fe.zip | https://io.starworks.cc:88/chats/r855/chats-fe.zip |
chats.zip | https://io.starworks.cc:88/chats/r855/chats.zip |
be-src.zip | https://io.starworks.cc:88/chats/r855/be-src.zip |
NOTE:
Replace r855
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
Commits between 1.6.0.853
and ebf512aa8e6d344e2866208e85306c2f22b5d2e5
:
1.6.0
Highlights in 1.6.0
- Supports history image upload
- Optimize chat UI
- Allow capture picture from your phone
- Fix gpt-image-1 image slow response issue
- Fix a issue causing load more chat failed
Docker
Description | Docker Image |
---|---|
r853 | docker.io/sdcb/chats:1.6.0.853-linux-x64 |
Linux x64 | docker.io/sdcb/chats:1.6.0.853-linux-x64 |
Linux ARM64 | docker.io/sdcb/chats:1.6.0.853-linux-arm64 |
Windows Nano Server 1809 | docker.io/sdcb/chats:1.6.0.853-nanoserver-1809 |
Windows Nano Server LTSC 2022 | docker.io/sdcb/chats:1.6.0.853-nanoserver-ltsc2022 |
Windows Nano Server LTSC 2025 | docker.io/sdcb/chats:1.6.0.853-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/r853/chats-win-x64.zip |
chats-linux-x64.zip | https://io.starworks.cc:88/chats/r853/chats-linux-x64.zip |
chats-linux-arm64.zip | https://io.starworks.cc:88/chats/r853/chats-linux-arm64.zip |
chats-linux-musl-x64.zip | https://io.starworks.cc:88/chats/r853/chats-linux-musl-x64.zip |
chats-linux-musl-arm64.zip | https://io.starworks.cc:88/chats/r853/chats-linux-musl-arm64.zip |
chats-osx-arm64.zip | https://io.starworks.cc:88/chats/r853/chats-osx-arm64.zip |
chats-osx-x64.zip | https://io.starworks.cc:88/chats/r853/chats-osx-x64.zip |
chats-fe.zip | https://io.starworks.cc:88/chats/r853/chats-fe.zip |
chats.zip | https://io.starworks.cc:88/chats/r853/chats.zip |
be-src.zip | https://io.starworks.cc:88/chats/r853/be-src.zip |
NOTE:
Replace r853
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
Commits between 1.5.4.844
and 0d452e9acc0d354b52fd6eb35c1276d050071f35
:
1.5.4
Highlights
- fixed a "Unknown Error" issue about gpt-image-1 model running in local file service.
Docker
Description | Docker Image |
---|---|
r844 | docker.io/sdcb/chats:1.5.4.844-linux-x64 |
Linux x64 | docker.io/sdcb/chats:1.5.4.844-linux-x64 |
Linux ARM64 | docker.io/sdcb/chats:1.5.4.844-linux-arm64 |
Windows Nano Server 1809 | docker.io/sdcb/chats:1.5.4.844-nanoserver-1809 |
Windows Nano Server LTSC 2022 | docker.io/sdcb/chats:1.5.4.844-nanoserver-ltsc2022 |
Windows Nano Server LTSC 2025 | docker.io/sdcb/chats:1.5.4.844-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/r844/chats-win-x64.zip |
chats-linux-x64.zip | https://io.starworks.cc:88/chats/r844/chats-linux-x64.zip |
chats-linux-arm64.zip | https://io.starworks.cc:88/chats/r844/chats-linux-arm64.zip |
chats-linux-musl-x64.zip | https://io.starworks.cc:88/chats/r844/chats-linux-musl-x64.zip |
chats-linux-musl-arm64.zip | https://io.starworks.cc:88/chats/r844/chats-linux-musl-arm64.zip |
chats-osx-arm64.zip | https://io.starworks.cc:88/chats/r844/chats-osx-arm64.zip |
chats-osx-x64.zip | https://io.starworks.cc:88/chats/r844/chats-osx-x64.zip |
chats-fe.zip | https://io.starworks.cc:88/chats/r844/chats-fe.zip |
chats.zip | https://io.starworks.cc:88/chats/r844/chats.zip |
be-src.zip | https://io.starworks.cc:88/chats/r844/be-src.zip |
NOTE:
Replace r844
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
Commits between 1.5.3.842
and 0457279145ba8dd0945c5afd27fd1e2c34226c5c
:
1.5.3
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
Commits between 1.5.0.820
and 7340e90e2a88f8ec96c39e8faf5656fcc0567783
:
1.5.0
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
Commits between 1.4.0.815
and 3c3ef5f4c4162db241ef13ac35c3748c8eb47c8a
:
1.4.0
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
Commits between 1.3.1.794
and b272ac25af2138055e54b7b5f8ac5266dd17825d
:
- suppress o3/o4-mini error log
- confirmed response api works
- google gemini supports code execution
- bump version to 1.4.0
- correct function call response logic
- correct first response tick
- show warning
- ignore openai compatible controller logs
- google ai now supports tool call
- response api also supports tool call
- fix reasoning content not show issue
- save cache usage in async way
- avoid duplicated authentication db call for api
- add cache metrics
- optimize performance by async client info call
- try increase api cache performance
- cache also supports tool call
- confirmed cache working
- implement cache support
- road to go cache
- initial commit of google ai tool
- Add merge logic in full chat completion
- add ToolCallSegment
- initial commit of UserApiCache
1.3.1
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
Commits between 1.3.0.791
and 24bb3ae7b61fb4b1bd70a5e125acb48f9099c365
:
1.3.0
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
Commits between 1.2.0.780
and 078d9c361fb590818c9ffcec67502a1528ddbe8f
:
- Merge pull request #89 from sdcb/dev
- update basicdata for ernie/gpt-image-1
- add ernie-x1/4.5 related models
- parallel download images
- parallel download images
- gpt-image-1 now supports multiple images & mask
- Merge branch 'feature/file' into dev
- edit image default count should also be 1
- default image count: 1
- extract file name from link
- pretend maxOutputTokenCount as image count
- bump version to 1.3.0
- add gpt-image-1 image-gen model support
- add file management support
1.2.0
Highlights
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
Commits between 1.1.0.774
and b93f4a924cc4830dcc71f6f1d4128fe7f25ad6f0
:
- Merge pull request #86 from sdcb/dev
- Message should updated by ctrl+enter
- bump version to 1.2.0
- adjust message uiux
- adjust message uiux
- adjust message uiux
- adjust message uiux
- adjust message uiux
- optimize ui
- Merge branch 'feature/dashboard' into dev
- adjust message style
- admin panel adapt mobile device
- add search debounce
- add toggle message dispaly type
- fix company import error
- remove useless references
- add admin dashboard chart