fix: simplify startup readiness messaging

This commit is contained in:
linkong
2026-04-02 11:30:51 +08:00
parent 6bfcd05345
commit 07e4f519a1
5 changed files with 23 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
## Current Version
- `main` 当前主线历史推导到:`0.16.5`
- `dev` 当前开发分支历史推导到:`0.21.6`
- `dev` 当前开发分支历史推导到:`0.22.9`
## Timeline
@@ -69,6 +69,7 @@
| `0.21.4` | bugfix | `dev` | `7ec9586f` | add Earth HUD backup snapshots and icon assets |
| `0.21.5` | bugfix | `dev` | `a761dfc5` | refine Earth legend item presentation |
| `0.21.6` | bugfix | `dev` | `pending` | improve Earth legend generation, info-card interactions, and HUD messaging polish |
| `0.22.9` | bugfix | `dev` | `6bfcd053` | simplify `planet.sh` readiness messaging and only show retry counts on actual restart |
## Maintenance Commits Not Counted as Version Bumps