File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ Download and Install Compass
6
6
7
7
.. default-domain:: mongodb
8
8
9
-
10
9
Select your operating system:
11
10
12
11
.. _software-reqs:
@@ -25,6 +24,27 @@ Select your operating system:
25
24
- 64-bit version of macOS 10.12 or later.
26
25
- MongoDB 3.6 or later.
27
26
27
+ |compass-short| supports x64 and ARM64 architectures.
28
+
29
+ M1 Support
30
+ ~~~~~~~~~~
31
+
32
+ |compass| for macOS can run on M1 platforms that have Rosetta
33
+ or Rosetta 2 installed.
34
+
35
+ - If you run macOS Big Sur or a more recent operating system,
36
+ Rosetta (2) is pre-installed and does not require manual
37
+ installation.
38
+
39
+ - If you run an operating system prior to macOS Big Sur, you
40
+ must manually `install Rosetta
41
+ <https://support.apple.com/en-us/HT211861>`__.
42
+
43
+ .. note::
44
+
45
+ Rosetta is not a MongoDB product. Rosetta is developed and
46
+ maintained by Apple Inc.
47
+
28
48
- id: windows
29
49
content: |
30
50
Original file line number Diff line number Diff line change @@ -375,6 +375,12 @@ New Features:
375
375
376
376
- Node version 14
377
377
378
+ Supported Platforms:
379
+
380
+ - |compass| for macOS can now run on M1 platforms that have Rosetta or
381
+ Rosetta 2 installed. For more information, see :ref:`Software
382
+ Requirements <software-reqs>`.
383
+
378
384
`Full changelog available on GitHub
379
385
<https://github.com/mongodb-js/compass/releases/tag/v1.29.4>`__.
380
386
You can’t perform that action at this time.
0 commit comments