This release adds 2 notable features for engineering teams evaluating rollout.
Published 26d
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Summary
AI summaryFixed sandbox readiness check on session launch to provide actionable error messages.
Full changelog
Added
- Update the Apple container sandbox image: a new Update button (Settings
→ Apple container, next to Build Image) rebuilds the image with--no-cache
to pull the latest Claude Code. Claude Code is baked into an image layer with
its auto-updater disabled, so the version was previously frozen at first build
— and a plain rebuild reused the cached install layer and reinstalled the same
version. (#38) - Privacy statement in the About window: a "Zero telemetry · Zero data
collection" line, with a note disclosing that the only outbound request is the
optional, user-toggleable update check to GitHub. (#35)
Changed
- Claude JSONL timestamp parsing is now single-sourced through
ClaudeSessionFinder.parseTimestamp, removing duplicated ISO8601 parsing in
the activity and cost services (behavior-preserving). (#36)
Fixed
- Sandbox readiness is now checked when a session launches, not just when a
backend is selected in Settings. A backend that stopped being ready after
configuration — most commonly the Apple container runtime not restarted after
a reboot — now prints the actionable fix (e.g.container system start) in the
session terminal instead of a crypticXPC connection error. (#37)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Canopy
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]