v8.11.0
github-actions
released this
01 Apr 04:56
·
267 commits
to refs/heads/master
since this release
π₯ Breaking Changes
- Refactor sub-menu (#492)
β Features
- Support mermaid inside backtick code block (a396c61)
```mermaid
graph TD
A[Hard] -->|Text| B(Round)
B --> C{Decision}
C -->|One| D[Result 1]
C -->|Two| E[Result 2]
```
π Bug Fixes
- Fix Microsoft Clarity Analytics (#480)
- Fix tabs style issue (32892a6)
- Support linebreaks inside
a
andimg
elements (edf3675)
π Improvements
π External Changes
- Update actions/labeler action to v4 (#478)
- Update actions/checkout action to v3 (#476)
- Update dependency eslint to v8.12.0 (#488)
- Update dependency mocha to v9.2.2 (#487)
- Update dependency hexo to v6.1.0 (#486)
- Update availability of pjax & local_search in vendors (#496)
π Localization
- New Crowdin updates (#483)
For full changes, see the comparison between v8.10.1 and v8.11.0