MSI
WinGet
MongoDB Compass
MongoDB Inc · 1.46.0.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i mongodb-compass-1.46.0-win32-x64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{9D135546-8FBC-4A26-863D-A63F2BF27A8A}
Product version operator
Greater than or equal to
Product version
1.46.0.0
MSI Properties
Product Code
{9D135546-8FBC-4A26-863D-A63F2BF27A8A}
File Identity
Filename
mongodb-compass-1.46.0-win32-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MongoDB.Compass.Full
Version
1.46.0.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.0/mongodb-compass-1.46.0-win32-x64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
New Features
- feat(schema): enable export schema feature COMPASS-8819
- feat(schema-validation): add in progress saving state COMPASS-9077
- feat: show validation error details COMPASS-8864 COMPASS-8867 COMPASS-8865
- feat(compass-schema-validator): add validation action option for 'errorAndLog' with 8.1 COMPASS-8983
Bug Fixes
- fix: allow deleting updatemany queries COMPASS-9121
- fix: remove readPreferenceTags for database&collection lookups if the cluster is sharded and readPr…