Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.57 KB

File metadata and controls

39 lines (26 loc) · 1.57 KB

OK Code v0.26.2

Date: 2026-04-21 Tag: v0.26.2

Summary

Release with 1 new feature(s), 4 fix(es), 3 improvement(s).

Highlights

  • Add native desktop screenshot capture fallback.
  • Publish cli from cjs bin.
  • Make npm publish rerun-safe.
  • Verify published cli with okcode bin.
  • Fix error notification dismissal regressions.
  • Bump server version to 0.26.1.
  • Handle defensive ALTER TABLE defects in migrations.
  • Surface local backend detection and ultrathink config.

Breaking changes

  • None.

Upgrade and install

  • CLI: npm install -g okcodes@0.26.2 once the desktop/CLI release workflow finishes.
  • Desktop: Download from GitHub Releases. Filenames are listed in assets.md.
  • iOS: Available via TestFlight after the separate Release iOS workflow is dispatched for this tag.

Known limitations

OK Code remains early work in progress. Expect rough edges around session recovery, streaming edge cases, and platform-specific desktop behavior. Report issues on GitHub.

Release operations

  • Review the asset manifest to confirm every expected GitHub Release attachment is present.
  • Use the rollout checklist to walk the desktop/CLI release plus the separate iOS TestFlight dispatch through post-release verification.
  • Use the soak test plan to validate the highest-risk surfaces after the tag is live.