Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.16 KB

File metadata and controls

27 lines (16 loc) · 1.16 KB

OK Code v0.13.0

Date: 2026-04-04 Tag: v0.13.0

Summary

Blur .env file contents in the code viewer to reduce accidental secret exposure.

Highlights

  • Blur .env file contents in code viewer. The viewer now masks .env values so secrets are less likely to be exposed during review.
  • Ship aligned 0.13.0 builds across desktop and mobile packaging. The release workflow publishes versioned artifacts for all supported platforms.

Breaking changes

  • None.

Upgrade and install

  • CLI: npm install -g okcodes@0.13.0 (after the package is published to npm manually).
  • Desktop: Download from GitHub Releases. This release includes macOS arm64/x64, Linux x64, and Windows x64 assets; filenames are listed in assets.md.
  • iOS: Available via TestFlight (uploaded automatically by the Release iOS workflow).

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.