Compare commits

...

6 Commits

Author SHA1 Message Date
github-actions[bot]
6908f2ff87 chore: update app-upgrade-config for v1.7.1 (#11581)
🤖 chore: sync app-upgrade-config for v1.7.1

Co-authored-by: kangfenmao <8253512+kangfenmao@users.noreply.github.com>
2025-11-30 20:19:46 +08:00
github-actions[bot]
3ad156108b chore: update app-upgrade-config for v1.7.0 (#11520)
🤖 chore: sync app-upgrade-config for v1.7.0

Co-authored-by: 0xfullex <106392080+0xfullex@users.noreply.github.com>
2025-11-28 16:55:37 +08:00
github-actions[bot]
035709f2d4 chore: update app-upgrade-config for v1.7.0-rc.3 (#11479)
🤖 chore: sync app-upgrade-config for v1.7.0-rc.3

Co-authored-by: 0xfullex <106392080+0xfullex@users.noreply.github.com>
2025-11-26 21:33:56 +08:00
github-actions[bot]
980de6719a chore: update app-upgrade-config for v1.7.0-rc.2 (#11428)
🤖 chore: sync app-upgrade-config for v1.7.0-rc.2

Co-authored-by: defi-failure <159208748+defi-failure@users.noreply.github.com>
2025-11-24 13:40:34 +08:00
github-actions[bot]
3ff0e464af chore: update app-upgrade-config for v1.7.0-rc.1 (#11291)
🤖 chore: sync app-upgrade-config for v1.7.0-rc.1

Co-authored-by: kangfenmao <8253512+kangfenmao@users.noreply.github.com>
2025-11-14 20:28:23 +08:00
beyondkmp
c3a22d4ad9 Merge branch 'main' into x-files/app-upgrade-config 2025-11-14 18:57:13 +08:00

View File

@@ -1,37 +1,6 @@
{
"lastUpdated": "2025-11-10T08:14:28Z",
"lastUpdated": "2025-11-30T12:19:20.086Z",
"versions": {
"1.6.7": {
"metadata": {
"segmentId": "legacy-v1",
"segmentType": "legacy"
},
"minCompatibleVersion": "1.0.0",
"description": "Last stable v1.7.x release - required intermediate version for users below v1.7",
"channels": {
"latest": {
"version": "1.6.7",
"feedUrls": {
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.6.7",
"gitcode": "https://releases.cherry-ai.com"
}
},
"rc": {
"version": "1.6.0-rc.5",
"feedUrls": {
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.6.0-rc.5",
"gitcode": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.6.0-rc.5"
}
},
"beta": {
"version": "1.7.0-beta.3",
"feedUrls": {
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-beta.3",
"gitcode": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-beta.3"
}
}
}
},
"2.0.0": {
"metadata": {
"segmentId": "gateway-v2",
@@ -44,6 +13,37 @@
"rc": null,
"beta": null
}
},
"1.7.1": {
"metadata": {
"segmentId": "legacy-v1",
"segmentType": "legacy"
},
"minCompatibleVersion": "1.0.0",
"description": "Last stable v1.7.x release - required intermediate version for users below v1.7",
"channels": {
"latest": {
"version": "1.7.1",
"feedUrls": {
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.1",
"gitcode": "https://releases.cherry-ai.com"
}
},
"rc": {
"version": "1.7.0-rc.3",
"feedUrls": {
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-rc.3",
"gitcode": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-rc.3"
}
},
"beta": {
"version": "1.7.0-beta.3",
"feedUrls": {
"github": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-beta.3",
"gitcode": "https://github.com/CherryHQ/cherry-studio/releases/download/v1.7.0-beta.3"
}
}
}
}
}
}