Skip to content

Commit dc9e0ee

Browse files
committed
docs(release): add v0.19.0 notes and assets manifest
1 parent dcd52e8 commit dc9e0ee

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

docs/releases/v0.19.0.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# OK Code v0.19.0
2+
3+
## Highlights
4+
- Release workflow hardening and release-pipeline reliability fixes.
5+
- Git/PR flow fixes to stop stale branch metadata from hijacking push and PR creation.
6+
- Release-preflight fixes for server snapshot decoding and exact optional property checks.
7+
8+
## Changes
9+
- Improved release workflow resilience around staged release documentation and optional CLI publishing.
10+
- Fixed snapshot query handling for thread `githubRef` data.
11+
- Fixed `wsServer.ts` type issues blocking strict server typecheck.
12+
- Fixed formatting drift and release-preflight blockers discovered during rollout.
13+
14+
## Desktop downloads
15+
See the attached assets on this GitHub Release.
16+
17+
## Notes
18+
- This release includes release-process fixes landed during the rollout itself.

docs/releases/v0.19.0/assets.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# OK Code v0.19.0 Assets
2+
3+
This release contains:
4+
- macOS (arm64): `.dmg` and updater manifests where applicable
5+
- Linux (x64): `.AppImage`
6+
- Windows (x64): `.exe`
7+
- Bundled release documentation artifacts:
8+
- `okcode-RELEASE-NOTES.md`
9+
- `okcode-CHANGELOG.md`
10+
- `okcode-ASSETS-MANIFEST.md`

0 commit comments

Comments
 (0)