This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryUpdates What's New in v0.6.5, fix, and https://www.npmjs.com/package/@plannotator/web-highlighter across a mixed release.
Full changelog
Follow @plannotator on X for updates
Missed recent releases?
| Release | Highlights |
|---------|------------|
| v0.6.4 | Cmd+Enter keyboard shortcut |
| v0.6.3 | OpenCode npm package fix, cache path fix |
| v0.6.2 | OpenCode title generation fix, WSL browser detection |
| v0.6.1 | Obsidian custom paths, disable sharing config |
| v0.6.0 | Permission mode support, inline annotation editing |
What's New in v0.6.5
Cmd+C Keyboard Shortcut & Newline Preservation
Copy selected plan text with Cmd+C (Ctrl+C on Windows/Linux). Text is now properly captured before DOM modification, so newlines between paragraphs are preserved when pasting into external apps like Slack or your terminal.
Also fixed: Cmd+C no longer intercepts copy operations when you're focused in an input field (like annotation comments).
We forked the upstream web-highlighter library to @plannotator/web-highlighter to properly capture selection text before DOM modification and enable better copy/selection behavior.
Extended Hook Timeout
Increased the hook timeout from 30 minutes to 4 days. The browser UI will no longer become unresponsive after leaving a plan open for extended periods.
To get this fix: Update the Claude Code plugin by running /plugin, find plannotator, and click "Update now". The new timeout is configured in the plugin's hooks.json.
Install / Update
macOS / Linux:
curl -fsSL https://plannotator.ai/install.sh | bash
Windows:
irm https://plannotator.ai/install.ps1 | iex
Claude Code Plugin: Run /plugin in Claude Code, find plannotator, and click "Update now".
OpenCode: Add to opencode.json:
{
"plugin": ["@plannotator/opencode@latest"]
}
What's Changed
- fix: preserve newlines in copy and add Cmd+C shortcut by @backnotprop in https://github.com/backnotprop/plannotator/pull/87
- fix: increase hook timeout to 4 days by @backnotprop in https://github.com/backnotprop/plannotator/pull/88
Full Changelog: https://github.com/backnotprop/plannotator/compare/v0.6.4...v0.6.5
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 Plannotator
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]