Release Notes

Mongoose Studio v0.3.0

New Layout

New navbar, new colors layout, new logo. Cleaner and more modern design with more consistent colors.

Dark Mode

Mongoose Studio now supports dark mode. The new theme uses CSS variables and Tailwind integration for consistent styling across the entire app, including grids, charts, maps, and the document editor.

Ace Editor

The query and script editor has been migrated from CodeMirror to Ace Editor. CodeMirror had rendering issues when used inside slide-out drawers, so we switched to Ace for more reliable behavior in nested UI contexts, along with better syntax highlighting and keyboard shortcuts.

Ctrl+P Model Switcher

Press Ctrl+P to open a quick-switch overlay that lets you search and filter your models using keyboard only. Jump between collections without scrolling through the sidebar or touching your mouse.