Skip to content

Commit 952c5f8

Browse files
committed
docs: update release note for 2.6.1
Signed-off-by: Yukai Huang <[email protected]>
1 parent b1188a5 commit 952c5f8

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

public/docs/release-notes.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Release Notes
22
===
33

4+
<i class="fa fa-tag"></i> 2.6.1 <i class="fa fa-clock-o"></i> 2025-10-01
5+
---
6+
7+
[Check out the complete release note][v2_6_1].
8+
9+
## Enhancements
10+
11+
- Migrate RevealMarkdown to ES module imports to modernize presentation code and fix related rendering issues. [#1941](https://github.com/hackmdio/codimd/pull/1941)
12+
- Update dependencies and improve Markmap integration to harden against XSS and keep third‑party libs up to date. [#1934](https://github.com/hackmdio/codimd/pull/1934)
13+
14+
## Fixes
15+
16+
- Prevent exporting empty notes in the user archive export. [#1942](https://github.com/hackmdio/codimd/pull/1942)
17+
- Fix broken Travis badge in docs. [#1940](https://github.com/hackmdio/codimd/pull/1940)
18+
19+
[v2_6_1]: https://hackmd.io/@codimd/release-notes/%2F%40codimd%2Fv2_6_1
20+
421
<i class="fa fa-tag"></i> 2.6.0 <i class="fa fa-clock-o"></i> 2025-06-10
522
---
623

0 commit comments

Comments
 (0)