Releases: mingo-app/mingo
Release Candidate 2025.11.0-rc1
🚀 Nightly Build - Release Candidate 2025.11.0-rc1
This is a pre-release build for testing purposes.
Note: Only the most commonly used platform version is included for each OS in RC builds (macOS ARM64, Windows x64, Linux x64 AppImage).
Downloads
- macOS (Apple Silicon): Mingo-2025.11.0-rc1-arm64.dmg
- Windows (x64): Mingo Setup 2025.11.0-rc1.exe
- Linux (x64): Mingo-2025.11.0-rc1-x86_64.AppImage
Built on 2025-10-31 20:28:33
Release Candidate 2025.10.1-rc
🚀 Nightly Build - Release Candidate 2025.10.1-rc
This is a pre-release build for testing purposes.
Downloads
- macOS (Apple Silicon): Mingo-2025.10.1-rc-arm64.dmg
- Windows (x64): Mingo Setup 2025.10.1-rc.exe
- Linux (x64): Mingo-2025.10.1-rc-x86_64.AppImage
Built on 2025-10-22 19:06:27
v2025.10.0
This is the actual release of the v2.1.0-rc1.
We have changed the versioning system to YEAR.MONTH.PATCH.
What's New in Mingo v2025.10.0
We're excited to announce that Mingo v2.1.0 has been released! This update brings powerful new features and critical bug fixes based on your feedback.
Major Features
User Management & Security
- User Management System (#640) - Comprehensive user management with Users, Roles, and Privileges
- User Role Control (#349) - Fine-grained access control for team collaboration
- Atlas Integration (#655) - Native MongoDB Atlas support for seamless cloud database management
New Functionality
- Open External URLs (#717) - Ability to open external URLs directly in browsers
- Custom Column Functions (#716) - Customize column values with functions for better data visualization
- SSH Tunnel Connection (#715) - Fixed SSH tunnel connectivity issues
Bug Fixes & Improvements
UI/UX Fixes
- Tab Management (#711) - Close button now visible when many tabs are opened
- Dashboard Controls (#706) - Dashboard cards and charts now properly respond to Move Up/Down buttons
- Expand/Collapse (#703) - Recursive expand/collapse functionality now works correctly
- Project Management (#713) - Fixed issue preventing project deletion
Technical Fixes
- Aggregation Timeout (#712) - Resolved MongoNetworkTimeoutError in aggregation operations
- Proxy Support (#710) - Fixed proxy connection issues
- NodeShell Improvements
- Autocomplete (#700) - Restored autocomplete functionality for basic words
- Linux AppImage (#696) - Fixed sandbox execution on Ubuntu
- Collection Statistics (#650) - Corrected differences in collection statistics display
Upgrade Now
Mingo v2025.10.0 is now available for download. This release represents months of work addressing your feedback and improving the MongoDB management experience.
Thank you to everyone who reported issues and helped make Mingo better!
v2.1.0-rc1
- User Management
- Atlas Integration
- tons of bug fixes and issues resolved
Thanks for the feedback!
v2.0.2
This is a Mingo v2 release after a long time waiting.
WARNING: due to major changes in the code, Mingo might ask for the URI passwords again. Before installing this new version, we recommend exporting your current mingo state (all settings, connections) in case you wanted to return to your older version: File -> Export Mingo State.
What is new?
We named this version v2, even though there are no major breaking changes and, ideally, there should be no visible changes for end users. Under the hood, however, almost all code has been rewritten:
- latest version of Electron, node
- Vue2 -> Vue3
- Sass rewritten to pure CSS with nesting support
- Vuex -> Pinia
- Ace Editor (for queries, etc) has been replaced by our own solution
- and much more...
v1.14.1
Mingo is back with a new release packed with 42 improvements, fixes and goodies.
- Blank Tab - Show last used collections from each connection (in project) by colour in columns, last 10, for example
- Side menu Finder button / link added
- Documents - on deep objects, “expand recursively” would be great
- Documents - Add column - add filter in context menu
- Documents - Truncate collection - same confirm modal as for Drop collection
- Documents - “Load entire documents” (in case of projection set) should go to default saved query for collection
- Documents - Added “home” icon to go to saved default query. X clears the filter completely now.
- Documents - expand all fields does not work properly on documents (rename to “Expand recursively”)
- Documents - List does not update after inserting a new document
- Documents - Editing documents should understand any of the following: Date(), ISODate() even without “new”
- Documents - CMD+click (or CTRL+click) on field value filters the documents by that field / value.
- Collections List - Duplicate Collection can be done faster if the copy is in the same database as the original using aggregation stage $out
- Collections List - Dropping multiple collections does not work
- Collections List - Dropping multiple confirm box shows wrong collection names
- Collections List - Sizes in bytes are weird
- Custom Actions - All collections are now accessible in the custom actions
- Data Relations - Ability to exclude collections from data relations completely
- NodeShell - When contains aggregation $out stage, does not ask for confirmation, as it is a write operation
- Schema Analyzer - Show sample values - shows incorrect values in case of deeply nested arrays
- Schema Analyzer - Expand button should have a hover effect
- Schema Analyzer - Projection should be shown by default
- Workspace selector (sidebar) - Deprecation of “open in new window”
- Workspace selector (sidebar) - Icon shows image if available in list
- Manage connections - Remove “open connection” button - useless
- Manage connections - Drag-and-drop sorting
- Finder (Blank tab) - shows recent collections when used in a project (not regular connection)
- #639: Document preview issue
- #637: Expanding a sample result document in an aggregation is unpleasant when a field is large
- #636: "Analyzing data relations" covers up import button
- #632: Typo of "Explain Filter"
- #630: Showing a dummy date instead of real value!
- #629: Incorrect binary data representation
- #626: Custom actions doesn't work
- #624: Aggregation pipeline with date comparison using extended JSON does not work
- #621: [FR] Show execution time in minutes instead of seconds
- #620: Mingo asks for password to my database each time I restart
- #618: Not possible to create new relations
- #612: Invalid Selector: TypeError: Class constructor ObjectId cannot be invoked without 'new'
- #572: [FR] Convert timestamp to readable format
- #645: [FR] prevent firing empty aggregation when "Aggregator" tab is clicked
- #644: [FR] Ability to sort indexes by size, number of uses and name
- #646: [FR] Fuzzy search for collection names in new tab
v1.14.1-rc1
Mac version without notarization for testing.
v1.13.5
Update issue templates
v1.13.4
Update issue templates
v1.13.3
Update issue templates