Record 0.1.24 release completion

This commit is contained in:
inman
2026-06-04 10:23:41 +08:00
parent 98a576085b
commit bbe305e70d
2 changed files with 6 additions and 3 deletions

View File

@@ -1305,3 +1305,5 @@
- The formal build did not bundle model auth profiles; both build-time and packaged `model-auth-profiles.json` report `"bundled": false`.
- Resource scan found no `.env*`, cleared App Center bundled apps, `NianxxPlay`, or `ProductCenter` resources in the packaged app.
- Apple notarization credentials are unset; `electron-builder` skipped notarization and Gatekeeper assessment reports `Unnotarized Developer ID`.
- Created release commit `98a5760` (`Release version 0.1.24`) and annotated tag `v0.1.24`.
- Pushed `main` and only the new `v0.1.24` tag to `origin`; remote `v0.1.24^{}` resolves to `98a5760`.