docs(release): refresh v1.0.3 release collateral

This commit is contained in:
zhukang
2026-03-23 19:57:24 +08:00
parent c6a3086eb5
commit b8259ecfc7
5 changed files with 26 additions and 2 deletions

View File

@@ -0,0 +1,24 @@
# Release Run — 1.0.3 — 2026-03-23
## Goal
Drive `v1.0.3` from release-prepared source state to a pushed release tag and observe whether GitHub publishes a normal release or falls back to a prerelease.
## Task List
- [x] Confirm version bump, changelog, and release notes are prepared in source.
- [x] Rebuild native artifacts and verify the bundled app reports `1.0.3 (4)`.
- [x] Reinstall the local DMG candidate and verify the installed app reports `1.0.3 (4)`.
- [x] Run `./scripts/atlas/full-acceptance.sh` on the release candidate.
- [ ] Clean the worktree by resolving remaining README and screenshot collateral updates.
- [ ] Commit release-collateral updates required for a clean tagging state.
- [ ] Create annotated tag `V1.0.3`.
- [ ] Push `main` and `V1.0.3` to `origin`.
- [ ] Observe the GitHub `release.yml` workflow result.
- [ ] Confirm whether GitHub published a normal release or a prerelease fallback.
## Known Release Gate
- Local signing preflight still reports missing `Developer ID Application`, `Developer ID Installer`, and `ATLAS_NOTARY_PROFILE`.
- GitHub Actions may still produce a formal signed release if the required repository secrets are configured.
- If those secrets are missing, the tag push will publish a development-signed prerelease instead of a formal signed release.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

View File

@@ -9,7 +9,7 @@
</p>
<p align="center">
<img src="Docs/Media/README/atlas-overview.png" alt="Atlas for Mac overview screen" width="1000" />
<img src="Docs/Media/README/atlas-smart-clean.png" alt="Atlas for Mac Smart Clean screen" width="1000" />
</p>
Atlas for Mac is a native macOS application for people who need to understand why their Mac is slow, full, or disorganized, then take safe and reversible action. The current MVP unifies system overview, Smart Clean, app uninstall workflows, permissions guidance, history, and recovery into a single desktop workspace.

View File

@@ -9,7 +9,7 @@
</p>
<p align="center">
<img src="Docs/Media/README/atlas-overview.png" alt="Atlas for Mac 概览界面" width="1000" />
<img src="Docs/Media/README/atlas-smart-clean.png" alt="Atlas for Mac 智能清理界面" width="1000" />
</p>
Atlas for Mac 是一款原生 macOS 应用,面向需要弄清楚 Mac 为什么变慢、磁盘为什么变满、系统为什么变得杂乱的用户,并在此基础上提供安全、可恢复的处理操作。当前 MVP 将系统概览、Smart Clean、应用卸载流程、权限指引、历史记录和恢复能力整合到一个桌面工作台中。