We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4493b0e commit 2eb824dCopy full SHA for 2eb824d
snooty.toml
@@ -25,7 +25,7 @@ toc_landing_pages = [
25
26
[constants]
27
download-page = "`downloads page <https://www.mongodb.com/download-center/compass?tck=docs_compass>`__"
28
-current-version = "1.34.1"
+current-version = "1.34.2"
29
30
[[banners]]
31
targets = [
source/release-notes.txt
@@ -10,6 +10,17 @@ Release Notes
10
:depth: 1
11
:class: twocols
12
13
+|compass| 1.34.2
14
+----------------
15
+
16
+*Released December 16, 2022*
17
18
+Bug Fixes:
19
20
+- Fix (compass-editors): fix nested field autocomplete (:issue:`COMPASS-6335`)
21
+- Fix (schema): fix display of geo visualizations for nested fields
22
+ (:issue:`COMPASS-6363`)
23
24
|compass| 1.34.1
----------------
0 commit comments