You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): update CHANGELOG and package versions for v0.0.4
- Remove redundant entries from CHANGELOG for version 0.0.4.
- Update package versions to 0.0.4 across desktop, server, web, and contracts.
- Revise release notes in documentation to reflect new features and changes.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-32Lines changed: 1 addition & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,36 +41,6 @@ See [docs/releases/v0.0.4.md](docs/releases/v0.0.4.md) for full notes and [docs/
41
41
42
42
- Remove CLI publishing from release workflow and update documentation.
43
43
44
-
## [0.0.4] - 2026-03-27
45
-
46
-
See [docs/releases/v0.0.4.md](docs/releases/v0.0.4.md) for full notes and [docs/releases/v0.0.4/assets.md](docs/releases/v0.0.4/assets.md) for release asset inventory.
47
-
48
-
### Added
49
-
50
-
- Add PR review views and pull request listing.
51
-
- Add release preparation workflow script.
52
-
- Add Ctrl+` terminal toggle shortcut.
53
-
- Add opacity controls for window and sidebar.
54
-
- Add draft voice mode implementation plan.
55
-
- Add minimized Spotify player with persistent volume controls.
56
-
- Add collapse toggle for project file tree.
57
-
- Add skills system plan document.
58
-
- Add signed DMG build scripts for macOS in package.json.
59
-
- Add okcodes package and update package.json with new scripts and dependencies.
60
-
- Add actionable home empty state.
61
-
62
-
### Changed
63
-
64
-
- Enhance preview bounds handling in DesktopPreviewController and PreviewPanel.
65
-
- Default to macOS arm64 artifacts.
66
-
- Update release notes with signed DMG build commands for macOS.
67
-
- Update package versions and configurations across the monorepo.
68
-
- Rename CLI package from `okcode` to `okcodes` and update related documentation.
69
-
70
-
### Removed
71
-
72
-
- Remove CLI publishing from release workflow and update documentation.
73
-
74
44
## [0.0.3] - 2026-03-27
75
45
76
46
See [docs/releases/v0.0.3.md](docs/releases/v0.0.3.md) for full notes and [docs/releases/v0.0.3/assets.md](docs/releases/v0.0.3/assets.md) for release asset inventory.
@@ -124,8 +94,7 @@ First public version tag. See [docs/releases/v0.0.1.md](docs/releases/v0.0.1.md)
124
94
- Published CLI npm package `okcode` aligned with this version (see `apps/server`).
125
95
- Desktop installers and update metadata published via GitHub Releases when CI runs for tag `v0.0.1`.
After the workflow completes, this release is expected to publish the **Apple Silicon macOS-only** asset set for version `0.0.4`.
13
+
After the workflow completes, expect **installer and updater** artifacts similar to the following (exact names may include the product name `OK Code` and version `0.0.4`).
0 commit comments