File tree Expand file tree Collapse file tree 4 files changed +30
-10
lines changed Expand file tree Collapse file tree 4 files changed +30
-10
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,10 @@ Favorite Connections
16
16
easily reconnect to the same MongoDB deployment using the same
17
17
specifications.
18
18
19
+ .. note::
20
+
21
+ .. include:: /includes/fact-connection-keychain-access.rst
22
+
19
23
Save a Favorite Connection
20
24
--------------------------
21
25
Original file line number Diff line number Diff line change
1
+ On macOS systems, the first time that you update |compass | to version
2
+ 1.20 or later, you will need to allow access to your system storage
3
+ **for each ** saved connection in :guilabel: `Recents ` and
4
+ :guilabel: `Favorites `. To learn more, see :ref: `keychain-access `.
Original file line number Diff line number Diff line change @@ -30,6 +30,10 @@ Release Notes
30
30
|compass| 1.20
31
31
--------------
32
32
33
+ .. note::
34
+
35
+ .. include:: /includes/fact-connection-keychain-access.rst
36
+
33
37
*Released December 5, 2019*
34
38
35
39
- Added the option to include driver syntax when
@@ -69,13 +73,6 @@ Release Notes
69
73
70
74
- Various bug fixes and improvements.
71
75
72
- .. note::
73
-
74
- When you update |compass| to version 1.20, you will need to allow
75
- access to your system storage for each item in :guilabel:`Recents`
76
- and :guilabel:`Favorites`. This should be the last update that
77
- requires you to enter your keychain password.
78
-
79
76
|compass| 1.19
80
77
--------------
81
78
Original file line number Diff line number Diff line change 1
1
.. _upgrade-compass:
2
2
3
- =======================
4
- Upgrade MongoDB Compass
5
- =======================
3
+ ======================
4
+ Update MongoDB Compass
5
+ ======================
6
6
7
7
.. default-domain:: mongodb
8
8
@@ -48,6 +48,21 @@ You can enable automatic updates to the latest version of Compass on the
48
48
Instead, |compass-short| prompts you to upgrade when a new version is
49
49
available.
50
50
51
+ .. _keychain-access:
52
+
53
+ Allow Keychain Access for Recent and Favorite Connections
54
+ ---------------------------------------------------------
55
+
56
+ On macOS systems, the first time that you update |compass| to version
57
+ 1.20 or later, you will need to allow access to your system storage
58
+ **for each** saved connection in :guilabel:`Recents` and
59
+ :guilabel:`Favorites`.
60
+
61
+ When prompted for your keychain password, click :guilabel:`Always Allow`
62
+ to prevent being prompted for your password in the future. This
63
+ ensures |compass| has access to your saved connections when updating
64
+ to new versions.
65
+
51
66
.. _migrate-from-community:
52
67
53
68
Migrate to Compass from Compass Community
You can’t perform that action at this time.
0 commit comments