Release history
Every release.
Your choice.
Read the release notes for each published version and download the macOS, Windows, or Linux build you need. The newest release is listed first.
-
Latest
MongoG 1.2.23
Improved performance and stability across update checks, downloads, and operational reporting. Added a privacy-preserving installation UUID that remains stable across app updates and restarts, enabling unique update-device reporting without hardware fingerprints or account data. Admin update reporting now separates request volume from distinct installations and supports exact device filtering. Update checks continue anonymously when local identity persistence is unavailable.
Download for macOS Apple SiliconARM64 · DMGMongoG-1.2.23-macOS-arm64.dmg · 236.2 MB↓ Download for macOS Intelx64 · DMGMongoG-1.2.23-macOS-x64.dmg · 243.7 MB↓ Download for Windowsx64 · EXEMongoG-Setup-1.2.23-UNSIGNED-win-x64.exe · 181.7 MB↓ Download for Linuxx64 · RPMmongog-1.2.23-1.x86_64.rpm · 214.3 MB↓ -
MongoG 1.2.21
- Added row selection and select-all support to document tables. - Added bulk field updates for selected documents. - Added support for setting or removing nested fields using dotted paths. - Added full-document bulk editing with BSON/EJSON support. - Added bulk document deletion with mandatory confirmation. - Added optimistic concurrency checks for bulk updates and deletions. - Added detailed success, stale, missing, and failed-document summaries. - Added a searchable bulk-edit field dropdown containing visible table columns. - Added support for manually entering new field paths in the bulk editor. - Added one-click copying for query statement results. - Added one-click copying for console output. - Added success and error toast notifications for clipboard actions. - Made visible console output directly selectable. - Added a thin, theme-aware horizontal scrollbar for crowded tab bars. - Made the tab scrollbar appear immediately on hover or keyboard focus. - Added scrollbar thumb dragging, track clicking, mouse-wheel, trackpad, and keyboard navigation. - Automatically scrolls newly opened or activated tabs into view. - Kept Query, Search, and Transfer actions fixed while workspace tabs scroll. - Connection rows no longer connect or disconnect when clicked. - Connections are now controlled exclusively through Connect and Disconnect actions. - Successfully connected profiles automatically expand and load their databases. - Fixed database discovery after query cancellation restarts a connection runtime. - Fixed context menus occasionally blocking the next action after pressing Escape. - Improved tab scrollbar behavior across different platforms and viewport sizes. - Fixed Windows clipboard validation for native CRLF line endings. - Improved Linux release dependency download reliability. - Added clean retry handling when Linux packaging does not produce an executable or RPM. - Migrated production releases from CircleCI to GitHub Actions. - Added parallel builds for macOS ARM64, macOS x64, Windows x64, and Linux x64. - Reduced release times by building each production package only once. - Added platform-specific download caching for release builds. - Added automatic verification of packages, checksums, and updater manifests. - Added automatic creation of verified draft GitHub Releases. - Added signed and notarized macOS DMG and ZIP packages. - Added Windows NSIS and Linux RPM release packages.
Download for macOS Apple SiliconARM64 · DMGMongoG-1.2.21-macOS-arm64.dmg · 235.3 MB↓ Download for macOS Intelx64 · DMGMongoG-1.2.21-macOS-x64.dmg · 242.8 MB↓ Download for Windowsx64 · EXEMongoG-Setup-1.2.21-UNSIGNED-win-x64.exe · 179 MB↓ Download for Linuxx64 · RPMmongog-1.2.21-1.x86_64.rpm · 213.6 MB↓ -
MongoG 1.2.13
Windows updates now download automatically in the background. Updates install only after the user clicks Restart & Install. Windows requests UAC permission only when additional privileges are required. Downloading and ready-to-install statuses are now visible in the sidebar and Updates view. Added the Windows updater manifest with SHA-512 integrity verification. Improved Windows application, taskbar, installer, and uninstaller icons with DPI-specific assets from 16 to 256 pixels. Replaced the default Electron icon in the macOS DMG with the MongoG icon. Improved update error handling for network and checksum failures.
Download for macOS Apple SiliconARM64 · DMGMongoG-1.2.13-macOS-arm64.dmg · 233.9 MB↓ Download for macOS Intelx64 · DMGMongoG-1.2.13-macOS-arm64.dmg · 233.9 MB↓ Download for Windowsx64 · EXEMongoG-Setup-1.2.13-UNSIGNED-win-x64.exe · 181 MB↓ Download for Linuxx64 · RPMmongog-1.2.13-1.x86_64.rpm · 213.5 MB↓ -
MongoG 1.2.12
Added a dedicated six-dot drag handle for reordering document columns. Column headers are no longer draggable, improving filter input interaction and text selection. Drag handles appear when hovering over or focusing a column header. Active top-level sort fields remain visible as columns, even when missing from returned documents or excluded by projections. Missing values in active sort columns are displayed as null. Sort direction and priority indicators remain visible for synthetic sort columns. Moved the Refresh button next to the Clear and Apply actions. Added and updated unit and end-to-end test coverage for column dragging, sorting, filtering, resizing, and refreshing.
Download for macOS Apple SiliconARM64 · DMGMongoG-1.2.12-macOS-arm64.dmg · 233.5 MB↓ Download for macOS Intelx64 · DMGMongoG-1.2.12-macOS-x64.dmg · 237.9 MB↓ Download for Windowsx64 · EXEMongoG-Setup-1.2.12-UNSIGNED-win-x64.exe · 181.4 MB↓ Download for Linuxx64 · RPMmongog-1.2.12-1.x86_64.rpm · 213.5 MB↓ -
MongoG 1.2.11
- Improved alignment between highlighted text and the caret in Documents column filters. - Synchronized highlighting after typing, caret movement, focus changes, and column resizing. - Expanded E2E coverage for long filters and column resizing. - Added detailed scroll and font measurements to test reports for easier troubleshooting.
Download for macOS Apple SiliconARM64 · DMGMongoG-1.2.11-macOS-arm64.dmg · 233.6 MB↓ Download for macOS Intelx64 · DMGMongoG-1.2.11-macOS-x64.dmg · 237.9 MB↓ Download for Windowsx64 · EXEMongoG-Setup-1.2.11-UNSIGNED-win-x64.exe · 181.4 MB↓ Download for Linuxx64 · RPMmongog-1.2.11-1.x86_64.rpm · 213.5 MB↓ -
MongoG 1.2.8
Automatic await: Run MongoDB operations in Query and Trusted Script modes without explicitly writing await. Script compatibility: Existing async/await scripts and explicit Promise combinators remain supported. Improved editor intelligence: Updated autocomplete and diagnostics for scripts using automatic await. Configurable Query font size: Set the editor font size from 8–72 px in Settings, with changes saved across restarts. Optional mouse-wheel zoom: Adjust Query font size using Cmd + wheel on macOS or Ctrl + wheel on Windows/Linux. Enable or disable this in Settings. Documents criteria preference: Choose whether the Criteria panel opens by default, without changing filters, sorting, or projection. Shutdown fix: Prevented a database shutdown race that could cause the application to hang while closing. Release testing improvements: Added bounded process cleanup, Windows file-lock retries, and diagnostic logs for failed release tests.
Download for macOS Apple SiliconARM64 · DMGMongoG-1.2.8-macOS-arm64.dmg · 233.5 MB↓ Download for macOS Intelx64 · DMGMongoG-1.2.8-macOS-x64.dmg · 237.8 MB↓ Download for Windowsx64 · EXEMongoG-Setup-1.2.8-UNSIGNED-win-x64.exe · 181.3 MB↓ Download for Linuxx64 · RPMmongog-1.2.8-1.x86_64.rpm · 213.5 MB↓ -
MongoG 1.2.7
Automatic await: Run MongoDB operations in Query and Trusted Script modes without explicitly writing await. Script compatibility: Existing async/await scripts and explicit Promise combinators remain supported. Improved editor intelligence: Updated autocomplete and diagnostics for scripts using automatic await. Configurable Query font size: Set the editor font size from 8–72 px in Settings, with changes saved across restarts. Optional mouse-wheel zoom: Adjust Query font size using Cmd + wheel on macOS or Ctrl + wheel on Windows/Linux. Enable or disable this in Settings. Documents criteria preference: Choose whether the Criteria panel opens by default, without changing filters, sorting, or projection. Shutdown fix: Prevented a database shutdown race that could cause the application to hang while closing. Release testing improvements: Added bounded process cleanup, Windows file-lock retries, and diagnostic logs for failed release tests.
-
MongoG 1.2.6
- Added secure automatic updates for signed macOS and supported Linux RPM packages. - Collection tabs now preserve their state when switching between workspaces. - Explorer can reuse an existing collection tab or open a new one. - Improved update verification, native dependency rebuilding, and CI stability. - Windows uses an unsigned NSIS installer with manual updates, so SmartScreen warnings may appear.
-
MongoG 1.2.5
Improved connection reliability. Fixed minor issues in the query editor and results view. Added performance and stability improvements. Made small user interface refinements.
Download for macOS Apple SiliconARM64 · DMGMongoG-1.2.5-macOS-arm64.dmg · 223.3 MB↓ Download for macOS Intelx64 · DMGMongoG-1.2.5-macOS-x64.dmg · 227.9 MB↓ Download for Windowsx64 · EXEMongoG-Setup-1.2.5-UNSIGNED-win-x64.exe · 237.1 MB↓ Download for Linuxx64 · RPMmongog-1.2.5-UNSIGNED-1.x86_64.rpm · 204.9 MB↓