Skip to content
Monghoul
What's new

Monghoul 1.3.5

View on GitHub

Compact & Responsive UI

The entire result viewer adapts gracefully to narrow panels and small window sizes:

  • Denser data display — Row heights reduced across table view (32→28px) and tree view (28→26px), fitting more data on screen
  • Responsive query toolbar — Button labels, date helper, explain button, and builder toggle progressively hide as the toolbar shrinks
  • Responsive result header — View switcher collapses to a compact dropdown on small panels; stats, export, and scan badge hide when space is tight
  • Responsive tree view — Type column hides and indentation reduces on narrow panels to prevent horizontal scroll
  • Compact inline editor — Field editor, type selector, and action buttons scale down for small panels
  • Responsive footer — Less-essential buttons (hotkeys, theme, metrics) hidden at small window widths

Editing Improvements

  • Fixed nested field editing — Editing fields inside nested arrays (e.g. orders[0].items[1].qty) now works correctly in both table and tree views
  • Optimistic updates preserved — Editing a field no longer collapses expanded tree nodes or switches the view type
  • Table view live data — Expanded nested viewers in table view reflect optimistic updates immediately
  • New execution backend — Inline edits now run through the same sandboxed execution pipeline as regular queries, with connection pooling, write protection, and full operation logging

Custom Page Size

  • Type any value (1–10,000) directly into the pagination input, or pick from presets (10, 25, 50, 100, 200, 500, 1000)
  • Page size is persisted per tab

Other Improvements

  • Table column headers no longer forced to uppercase — field names shown as-is
  • ESC key only exits window fullscreen (not tab fullscreen), with updated tooltip
  • Fixed Mac updater doing nothing when pressing Install
  • Cluster monitor interval selector collapses to a dropdown on small panels
  • Reusable Switch component for consistent toggle styling
  • Dropdown popover rendering fixed (no longer clipped by editor overlays)

Downloads for v1.3.5

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