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 4e31677 commit 76ed419Copy full SHA for 76ed419
CHANGELOG
@@ -1,6 +1,8 @@
1
mkdocs-material-7.3.6+insiders-3.2.2 (2021-11-06)
2
3
* Fixed always last feedback rating being sent
4
+ * Fixed #3145: code annotations eat whole comment lines
5
+ * Fixed #3170: Feedback widget doesn't send data to GA4
6
7
mkdocs-material-7.3.6+insiders-3.2.1 (2021-11-04)
8
docs/insiders/changelog.md
@@ -9,6 +9,8 @@ template: overrides/main.html
9
### 3.2.2 <small>_ November 6, 2021</small> { id="3.2.2" }
10
11
- Fixed always last feedback rating being sent
12
+- Fixed #3145: code annotations eat whole comment lines
13
+- Fixed #3170: Feedback widget doesn't send data to GA4
14
15
### 3.2.1 <small>_ November 4, 2021</small> { id="3.2.1" }
16
0 commit comments