MSI
WinGet
MongoDB Compass Isolated Edition
MongoDB Inc · 1.49.1.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i mongodb-compass-isolated-1.49.1-win32-x64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{46792873-6B01-4BF6-90D4-F9C7DD188209}
Product version operator
Greater than or equal to
Product version
1.49.1.0
MSI Properties
Product Code
{46792873-6B01-4BF6-90D4-F9C7DD188209}
File Identity
Filename
mongodb-compass-isolated-1.49.1-win32-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MongoDB.Compass.Isolated
Version
1.49.1.0
Description
The GUI for MongoDB. Visually explore your data.
License
Proprietary
↗
Support
https://support.mongodb.com/
Installer URL
https://github.com/mongodb-js/compass/releases/download/v1.49.1/mongodb-compass-isolated-1.49.1-win32-x64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
New Features
- feat(compass-assistant): allow DE users to turn off tool calling if it is on for the project COMPASS-10239 COMPASS-10237
- feat(data-modeling): show cardinality select with new options COMPASS-9844
- feat(data-modeling): allow users to reselect collections from database COMPASS-9846
- feat(compass-assistant): improve system context prompt COMPASS-10269
- feat: diagram overview drawer COMPASS-9831
Bug Fixes
- fix(data-modeling): restore history reopening the diagram…