Skip to content
Monghoul
What's new

Monghoul 1.4.20

View on GitHub

Editor

  • Schema analysis opt-out — Auto schema analysis can now be disabled globally or per connection. A global toggle and sample size selector (50/100/500 docs) are available in the footer app info popover and the no-connections welcome screen. Each connection can override the global default via the Advanced tab in the connection modal (Default/On/Off). When disabled, the schema banner still appears and analysis can be triggered manually.

Connection Modal

  • SRV support in form mode — A new "SRV record" checkbox enables mongodb+srv:// connections in form mode. The port field hides automatically since SRV resolves it via DNS. Switching from a pasted SRV URI to form mode auto-enables the toggle.
  • Bidirectional URI ↔ form sync — Switching from form mode back to URI mode now rebuilds the URI from form fields. Previously it showed a stale URI.
  • Password always saved (encrypted) — Passwords are now AES-256-GCM encrypted at rest using a device-bound key. The "Save password" checkbox has been removed since credentials are always stored securely.

UI Polish

  • No Connections redesign — Cleaner layout with a preferences card grouping all settings in a 2-column grid, keyboard shortcut embedded in the button, and schema sample size on its own row.

Downloads for v1.4.20

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