Ariver
2026-06-03 86922b2d1782d890507101c6040b6e4f988b9e5d
Add release manifest for 2.1.24 branding candidate
2 files added
64 ■■■■■ changed files
Release/PrivateVoice-Dictation-2.1.24-build20260603.1934/RELEASE_MANIFEST.md 63 ●●●●● patch | view | raw | blame | history
Release/PrivateVoice-Dictation-2.1.24-build20260603.1934/SHA256SUMS.txt 1 ●●●● patch | view | raw | blame | history
Release/PrivateVoice-Dictation-2.1.24-build20260603.1934/RELEASE_MANIFEST.md
New file
@@ -0,0 +1,63 @@
# Release Manifest: PrivateVoice Dictation 2.1.24 build 20260603.1934
## Package Type
- Type: user acceptance candidate
- Platform: macOS arm64
- Signing: local code signing identity, not notarized
- Generated at: 2026-06-03T11:43:34Z
- Operator: Codex
## Source
- Repository: `/Users/ar/Projects/VoiceSnap-2.1.1-Round5`
- Branch: `codex/round5-qwen3-asr-chinese`
- Commit: `024255c6a55c9f740ce740726616dc6ff4273b06`
- Version: `2.1.24`
- Build: `20260603.1934`
- Tag: `v2.1.24-build20260603.1934`
## Scope
- App visible name changed from `PrivateVoice Input` to `PrivateVoice Dictation`.
- macOS App bundle, DMG name, Info.plist, Wails build metadata, and user-visible UI strings now use `PrivateVoice Dictation`.
- Settings sidebar brand area shows `PrivateVoice` with subtitle `Private. Offline.`.
- User data directory intentionally remains `Application Support/PrivateVoice Input` to avoid disrupting history, models, permissions, and upgrade behavior.
## Build Commands
```bash
npm run build
go test ./... -count=1
git diff --check
./privatevoice.src/scripts/build-local-macos.sh arm64
```
## Verification
- `npm run build`: PASS, with existing Svelte a11y warnings in `UpdateDialog.svelte` and `ToggleSwitch.svelte`.
- `go test ./... -count=1`: PASS.
- `git diff --check`: PASS.
- `bash -n` on macOS build scripts: PASS.
- `plutil -lint privatevoice.src/build/darwin/Info.plist`: PASS.
- App code signature verification in build script: PASS.
- DMG `hdiutil verify`: PASS.
- DMG contents include `PrivateVoice Dictation.app` and `Applications -> /Applications`: PASS.
- Copied release DMG SHA256 verification: PASS.
## Artifact
```text
Release/PrivateVoice-Dictation-2.1.24-build20260603.1934/PrivateVoice Dictation-2.1.24-build20260603.1934-arm64-local.dmg
```
SHA256:
```text
1320583315f693553ba52e891e0f4cb66c02950eeab238fd9ec14179209bd7f1
```
## Known Notes
- This is an Apple Silicon local QA build, not a notarized public release.
- Build logs include the existing macOS deployment warning for `libonnxruntime.1.24.4.dylib`, which is built for macOS 14.0 while the app target remains macOS 11.0.
Release/PrivateVoice-Dictation-2.1.24-build20260603.1934/SHA256SUMS.txt
New file
@@ -0,0 +1 @@
1320583315f693553ba52e891e0f4cb66c02950eeab238fd9ec14179209bd7f1  PrivateVoice Dictation-2.1.24-build20260603.1934-arm64-local.dmg