File tree Expand file tree Collapse file tree 2 files changed +28
-8
lines changed Expand file tree Collapse file tree 2 files changed +28
-8
lines changed Original file line number Diff line number Diff line change @@ -143,14 +143,10 @@ Install Compass
143
143
- id: windows
144
144
content: |
145
145
146
- 1. Double-click the installer file to install |compass-short|.
147
- By default, the installer extracts |compass-short| to the
148
- following path:
149
-
150
- .. code-block:: ini
151
- :copyable: false
152
-
153
- C:\Users\<user>\AppData\Local\<MongoDB Compass Edition>\
146
+ 1. Double-click the installer file.
147
+
148
+ #. Follow the prompts to install |compass-short|. You can
149
+ select the destination of the |compass-short| installation.
154
150
155
151
#. Once installed, |compass-short| launches and prompts you to
156
152
configure privacy settings and specify update preferences.
Original file line number Diff line number Diff line change @@ -9,6 +9,30 @@ Release Notes
9
9
:backlinks: none
10
10
:depth: 1
11
11
:class: twocols
12
+
13
+ |compass| 1.18
14
+ --------------
15
+
16
+ *Released May 17, 2019*
17
+
18
+ - Provided fixes to the |compass-short| Windows installer. With the
19
+ new ``.msi`` installer you can:
20
+
21
+ - Select the destination of the |compass-short| installation.
22
+
23
+ - Install |compass-short| for all users.
24
+
25
+ - Script the |compass-short| installation and perform a quiet
26
+ install.
27
+
28
+ - Added support for Ubuntu 18.10 and other recent Linux distributions.
29
+
30
+ - New :ref:`Schema Validation <validation>` experience.
31
+
32
+ - Added support for
33
+ :manual:`JSON schema validation </core/schema-validation/#json-schema>`.
34
+
35
+ - Includes smart editor with autocomplete.
12
36
13
37
|compass| 1.17
14
38
--------------
You can’t perform that action at this time.
0 commit comments