What's New in v0.4.0
Image Attachments with Annotation Drawing
The biggest feature in this release! You can now attach images to your feedback and draw on them to highlight specific areas.
- Upload or paste images anywhere in the app (Cmd+V)
- Draw annotations with pen, arrow, and circle tools
- 5 color options (red, yellow, green, blue, white)
- Adjustable stroke sizes
- Works for both global attachments and per-annotation images
Thanks to @jellydn for the feature request! (Closes #18)
Origin Tracking Badge
Plannotator now shows whether you're using it with Claude Code or OpenCode via a badge in the header. This helps when reviewing shared plans.
Thanks to @jellydn for suggesting this! (Closes #22)
Project Name Tags
When saving to Obsidian or Bear, annotations now include the project/workspace name in the frontmatter tags for better organization.
Thanks to @possebon for the feature request! (Closes #24)
Linux ARM64 Support
Added Linux ARM64 binary to releases for Raspberry Pi and ARM-based servers.
Thanks to @deviantony for requesting this! (Closes #26)
UX Improvements
- Multiline comment inputs - Global comments and annotation inputs now auto-expand
- Enter to submit - Press Enter to submit, Shift+Enter for new lines
- Smart approve button - Dimmed with tooltip warning when you have annotations but try to approve (Claude Code doesn't send feedback on approval)
- Version link - Click the version number to view releases
- Better attachment UX - Renamed to "Images" with helpful description in popover
- Code block images - Can now attach images when annotating code blocks
Contributors
- @jellydn - Feature requests for image attachments and origin tracking
- @possebon - Feature request for project name tags
- @deviantony - Feature request for Linux ARM64 support
Full Changelog: v0.3.1...v0.4.0