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 c77384c commit 1b8221aCopy full SHA for 1b8221a
CHANGELOG.md
@@ -1,6 +1,17 @@
1
2
# Change Log
3
4
+## v5.2 - 2023-09-26
5
+- add markdown-it as default compiler
6
+- add support for markdown extended syntax
7
+- fix auto scroll on very large pages
8
+- fix detect wildcard subdomains in origin
9
+- fix allow port in origin
10
+- theme fixes
11
+- new default icon with an overlay
12
+- update mermaid from v9.4.0 to v10.4.0
13
+- update marked from v4 to v9
14
+
15
## v5.1 - 2023-03-14
16
- new advanced options page for managing the enabled origins
17
- each enabled origin now can have its own header and path detection setup
0 commit comments