We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9242827 commit e017e77Copy full SHA for e017e77
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
## Unreleased
4
5
+## 3.3.1 (2024-06-19)
6
+
7
+### Bug fixes
8
9
+* Support `antora.yml` files when version is undefined or `true` (#871) - thanks @leonardopavanrocha @alaindresse
10
+* Check if WebView is disposed (before refreshing)
11
12
+### Improvements
13
14
+* Add activation event for .adoc files - thanks @ohhmm
15
+* Render Mermaid diagrams locally (i.e., without relying on Kroki) - thanks @ztuowen
16
17
+## 3.2.3 (2024-03-26)
18
19
### Bug fixes
20
21
* Fix a regression on xref introduced in 3.2.1 by @ViToni
0 commit comments