fix: align mirror publishing region
Deploy website to GitHub Pages / Deploy static website (push) Canceled after 0s
Cross-platform packages / Validate source (push) Canceled after 0s
Cross-platform packages / linux arm64 (push) Canceled after 0s
Cross-platform packages / macos arm64 (push) Canceled after 0s
Cross-platform packages / windows arm64 (push) Canceled after 0s
Cross-platform packages / linux x64 (push) Canceled after 0s
Cross-platform packages / macos x64 (push) Canceled after 0s
Cross-platform packages / windows x64 (push) Canceled after 0s
Cross-platform packages / Publish GitHub and OSS release (push) Canceled after 0s

The v0.10.3 release index was generated, but the pinned upload client rejected object uploads because V4 signing did not receive a region. The application and website also addressed the Beijing bucket through the previous Hangzhou endpoint.

Derive and pass the endpoint region to every upload, pin workflow configuration to the trusted production bucket, and align application and website URL validation with its actual endpoint. Advance recovery metadata to 0.10.4 and remove the unpublished 0.10.3 note.

Release note: 0.10.4 carries forward the approved mirror-node and conversation timestamp improvements from the unpublished candidates.
This commit is contained in:
mesalogo
2026-08-17 22:17:43 +08:00
parent 7ecb735db0
commit 60119a4317
10 changed files with 46 additions and 17 deletions
+3 -3
View File
@@ -2,12 +2,12 @@
"formatVersion": 1,
"releases": [
{
"version": "0.10.3",
"version": "0.10.4",
"releasedAt": "2026-08-17",
"notes": {
"zh-CN": {
"highlights": [
"GoodBuddy 0.10.3 新增可选的镜像节点,并改进最近对话的时间显示。"
"GoodBuddy 0.10.4 新增可选的镜像节点,并改进最近对话的时间显示。"
],
"features": [
"**镜像节点与更新源。** 在“关于与更新”中可选择 GitHub(默认)或镜像节点。手动检查、启动时检查和打开下载页会使用同一选择,应用仍只检查版本,不会自动下载安装。"
@@ -21,7 +21,7 @@
},
"en-US": {
"highlights": [
"GoodBuddy 0.10.3 adds an optional mirror node and improves how recent conversation times are displayed."
"GoodBuddy 0.10.4 adds an optional mirror node and improves how recent conversation times are displayed."
],
"features": [
"**Mirror node and update source.** About & Updates now lets you choose GitHub (default) or the mirror node. Manual checks, startup checks, and the download page use the same selection. GoodBuddy still checks versions only and never downloads or installs updates automatically."