Skip to content
Monghoul
What's new

Monghoul 1.3.6

View on GitHub

Tab Restore (Ctrl+Shift+T)

Closed tabs are no longer gone forever. Press Ctrl+Shift+T (Cmd+Shift+T on Mac) to restore the most recently closed tab — just like in your browser. Tabs are soft-deleted on close: the code, connection context, view settings, and chart config are all preserved. Only the query
result data is cleared to save space.

  • Ctrl+Shift+T restores the last closed tab to the active panel
  • Command Palette (Ctrl+K) now shows a "Recently Closed" section — browse and restore any closed tab
  • Up to 100 closed tabs are kept; oldest are automatically purged

Tab Search API & MCP Integration

New search_tabs and restore_tab MCP tools let AI agents search across all tabs (active and closed) by text, connection, database, tab type, or chart presence — and restore them directly.

Use cases: "find that sales report with a chart from last week", "restore the aggregation I ran on the reviews collection".

Other Fixes

  • macOS auto-updates fixed — removed the EULA from the DMG installer that was blocking silent updates
  • Faster editor autocomplete — schema data from background analysis now reaches the editor sooner (parallel invalidation, shorter cache staleness)

Downloads for v1.3.6

Installers published with this release. The current version is v1.11.0.