EXE
WinGet
Cherry Studio
support@cherry-ai.com · 1.4.8 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Cherry-Studio-1.4.8-arm64-setup.exe /S
Custom
Cherry-Studio-1.4.8-arm64-setup.exe /S /allusers
Upgrade
Cherry-Studio-1.4.8-arm64-setup.exe /S --updated
File Identity
Filename
Cherry-Studio-1.4.8-arm64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
kangfenmao.CherryStudio
Version
1.4.8
Description
A desktop client that supports for multiple LLM providers
License
Apache-2.0
↗
Homepage
https://cherry-ai.com/
Installer URL
https://github.com/CherryHQ/cherry-studio/releases/download/v1.4.8/Cherry-Studio-1.4.8-arm64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- feat: Add S3 Backup by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/6802
- chore: format zh-cn and zh-tw i18n strings with pangu. by @Konjac-XZ in https://github.com/CherryHQ/cherry-studio/pull/7644
- fix: restore message content className logic to resolve search issue by @kingsword09 in https://github.com/CherryHQ/cherry-studio/pull/7651
- feat: support linux deb by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/7652
- fix: textarea not resizing…