Skip to content

Commit de53890

Browse files
(DOCSP-5593): 1.18 release updates
1 parent 6cfbee3 commit de53890

File tree

2 files changed

+28
-8
lines changed

2 files changed

+28
-8
lines changed

source/install.txt

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -143,14 +143,10 @@ Install Compass
143143
- id: windows
144144
content: |
145145

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.
154150

155151
#. Once installed, |compass-short| launches and prompts you to
156152
configure privacy settings and specify update preferences.

source/release-notes.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,30 @@ Release Notes
99
:backlinks: none
1010
:depth: 1
1111
: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.
1236

1337
|compass| 1.17
1438
--------------

0 commit comments

Comments
 (0)