You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.9.1 / 2025-03-29
==================
* Use GitHub token from the environment for API requests if present (@gmishkin)
* Allow curl errors to bubble up to the terminal to help troubleshoot (@gmishkin)
* Add support for Amazon Linux 2023 (@JamesHeppenstall)
* Add support for Pop_OS! linux (@toto-dev)
1.9.0 / 2024-03-17
==================
* Fix: #78: Add version-based support for native arm64 Database Tools on macOS
* Fix: #95: Add info on installing mongosh via brew for macOS users
1.8.9 / 2023-10-19
==================
* Remove shell prompt from install examples so it doesn't get copied
* Fix#93: Download of MongoDB 4.2 binaries on Ubuntu 22.04
Update for 1.8.5 release (#89)
* 1.8.5 / 2023-09-13
==================
* Fix error message when using GNU egrep (@charlievieth)
* Docs: git:// should be replaced with https:// (@michaelstruening)