Releases: mnardit/share2agent
Releases · mnardit/share2agent
Share2Agent v0.4.0
What's New
Markdown Output
Pages are now extracted as clean Markdown using Turndown.js + GFM plugin — tables, headings, code blocks, and links are preserved. Images and decorative SVGs are stripped automatically.
Full-Page Screenshot
Optional scroll-and-stitch screenshot capture (JPEG, ~900KB). Toggle it on in the popup before sending.
YouTube Transcripts
Automatically extracts timestamped transcripts from YouTube video pages, including Shorts. Also captures channel, duration, and view count.
Quick Actions
One-click instruction chips: Summarize, Extract tasks, Save, Analyze. Click a chip to pre-fill the instruction field.
UI Redesign
- Page card preview (title + hostname)
- "Sending to X" agent label
- Toggle switch for screenshot
- Button states: Sending → ✓ Sent! → Retry
- Color presets in settings
- Test webhook button
- Inline delete confirmation
- Refined dark mode
Also Added
- Image detection — sends images directly without text extraction
- PDF detection with actionable error message
- Gmail: quoted content stripping, compose/settings exclusion, expand guards
- Webhook payload schema versioning (
share2agent/v1) - Keyboard shortcuts: Alt+1/2/3 for agents, Ctrl+Enter to send
- URL path routing in receiver for multi-agent delivery
- ID-based filenames
Fixed
- 15+ bug fixes from 3 rounds of expert code review
- HiDPI screenshot stitching
- YouTube SPA stale data handling
- Chrome Web Store URL restriction
Full changelog: CHANGELOG.md