MSI
WinGet
MongoDB Compass Isolated Edition
MongoDB Inc · 1.46.4.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i mongodb-compass-isolated-1.46.4-win32-x64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{A8946E10-9BA0-4373-B791-7257AB1A14E8}
Product version operator
Greater than or equal to
Product version
1.46.4.0
MSI Properties
Product Code
{A8946E10-9BA0-4373-B791-7257AB1A14E8}
File Identity
Filename
mongodb-compass-isolated-1.46.4-win32-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MongoDB.Compass.Isolated
Version
1.46.4.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.46.4/mongodb-compass-isolated-1.46.4-win32-x64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
New Features
- feat(sidebar): filter both databases and collections with dot notation
Bug Fixes
- fix: link to vector search docs when editing vector indexes COMPASS-9435
- fix: set --gtk-version=3 on linux COMPASS-9437
- fix: don't override editor background colours in darkmode COMPASS-9248 COMPASS-9247
- fix(editor): remove EDIT_CONTEXT workaround COMPASS-9131
- fix(aggregations): pass dataService to redux thunk arg, fix types COMPASS-9375
- fix: derive the calculated storage si…