Changelog
What's new in Jetro.
v0.1.16 May 2026 Latest
Fixes
- Minor fixes and improvements
v0.1.15 April 2026
Improvements
- Recursive file tree — project files (sources, notes, output) now show full directory hierarchy with expand/collapse, including all nested subfolders
- Document file tree — same recursive tree treatment for synced document files
- Drag-and-drop — drag files onto folders to move them within a project
- Default collapsed — folders start collapsed; expanded state persists across sidebar refreshes
v0.1.14 April 2026
LDF Enhancements
- Share URL — every published document gets a shareable link (
share.jetro.ai/d/{id}) - Version caching
- Analytics & audit — document views, sessions, and actions tracked server-side and synced to workspace as JSON/CSV
- Form submissions — forms inside documents are captured automatically, synced as CSV/JSON
- Expiry & revocation — set documents to expire after a date, pause or revoke access at any time
- Documents tab — redesigned as split-panel with detail view, version history, file tree, access controls
- Print — print button in the document viewer
Fixes
- Minor bug fixes and stability improvements
v0.1.13 April 2026
New: Living Document Format (LDF)
- Publish canvas frames as living documents — shareable files that open in any browser, work offline, and stay current with live updates from the author
- Publish as Document from any canvas frame
- Live updates — viewers are notified when new versions are available
- Version history — browse and switch between all previous versions
- Pinned snapshots — permanently retain important versions
- Password protection — lock documents, manage access from the sidebar
- Offline viewing — documents render fully without internet
jet_doctool — agents can publish, push updates, and manage documents
Fixes
- Minor bug fixes and stability improvements
v0.1.12 April 2026
Fixes
- Minor bug fixes and stability improvements
v0.1.11 April 2026
Fixes
- Minor bug fixes and stability improvements
v0.1.10 April 2026
Fixes
- Minor bug fixes
v0.1.9 April 2026
Fixes
- Minor bug fixes
v0.1.8 April 2026
Major
- DuckDB NAPI migration — replaced
duckdb+duckdb-asyncwith@duckdb/node-api. One universal binary per platform, works across all Node/Electron versions. Fixes DuckDB on Cursor, Antigravity, and any other editor
Fixes
- Fixed frame preview blank on first render
- Fixed project file tree not updating
Improvements
- Share live refresh — adaptive debounce based on binding interval
- Pink-themed scrollbars in sidebar and canvas webviews
Known issues
- Frame preview auto-reload causes a brief flash when agent renders a new frame
v0.1.7 April 2026
Fixes
- Fixed workspace contamination between editor windows — each MCP server instance now uses its own fixed workspace path
- Fixed pause status not syncing between sidebar and canvas
Improvements
- Canvas toolbar now has a "Refresh frames" button — fixes blank frame previews without needing to switch tabs
v0.1.6 April 2026
Improvements
- Jetro no longer requires Node.js to be installed. The extension automatically downloads and manages its own runtime on first use
- Added "Jetro: Reinitialize MCP Server" command for troubleshooting
v0.1.5 April 2026
Fixes
- Minor stability fixes for MCP server connectivity
v0.1.4 April 2026
Fixes
- MCP server bug fixes
- Frame previews bug fixes
v0.1.3 April 2026
Fixes
- Fixed MCP server crashing on some systems, preventing agent tools from loading
- Improved node binary detection for editors with sandboxed environments
v0.1.2 April 2026
Fixes
- Extension no longer pollutes unrelated folders when IDE restarts with multiple workspaces open
Improvements
- Antigravity MCP auto-configuration: extension merges Jetro entry into
~/.gemini/antigravity/mcp_config.jsonon every workspace init - Absolute node path resolved in MCP configs (fixes "NODE: missing %path%" errors)
Known issues
- DuckDB not available on editors using newer Electron versions (e.g. Cursor). Canvas and agent features work fine. NAPI migration planned for a future update
- No Linux support for companion terminal
- Windsurf MCP config requires manual setup
v0.1.1 April 2026
Fixes
- Sidebar no longer flashes the login screen when switching views (Cursor)
- Sidebar data (canvases, shares, projects) populates instantly on view switch
- Extension no longer creates
.jetro/and config files in every folder you open. Files are only created when you sign in or in folders where Jetro was previously initialized
Improvements
- Cursor MCP auto-configuration: extension writes
.cursor/mcp.jsonautomatically - Faster auth state resolution on activation
Known issues
- DuckDB not available on editors using Node ABI v140 (e.g. Cursor). Canvas and agent features work fine. Fix planned for v0.1.2
- Windsurf MCP config requires manual setup
v0.1.0 April 2026 Initial Release
The first public release of Jetro. Everything you need to give your AI agent an infinite canvas. Includes infinite canvas, frames, live dashboards, portfolio tracking, local data engine, document parsing, smart screening, data connectors, app deployment, sharing and export, companion app, and agent connectors for Claude Code, Codex, Gemini, and Cursor.