Skip to content

Commit 792f705

Browse files
committed
Update release for 2.4.0
Signed-off-by: Yukai Huang <[email protected]>
1 parent 6585976 commit 792f705

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

public/docs/release-notes.md

+38
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,44 @@
11
Release Notes
22
===
33

4+
<i class="fa fa-tag"></i> 2.4.0 Papilio maraho <i class="fa fa-clock-o"></i> 2021-05-11
5+
---
6+
7+
<div style="text-align: center; margin-bottom: 1em;">
8+
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/32/Papilio_maraho_male_ventral_view_20160423.jpg/569px-Papilio_maraho_male_ventral_view_20160423.jpg" width="600">
9+
<small style="display: block;">Papilio maraho</small>
10+
</div>
11+
12+
> Papilio maraho is a species of butterfly in the family Papilionidae. It is endemic to Taiwan.
13+
> \- Wikipedia [Papilio maraho](https://en.wikipedia.org/wiki/Papilio_maraho)
14+
15+
[Check out the complete release note][v2_4_0]. Thank you CodiMD community and all our contributors. ❤️
16+
17+
[v2_4_0]: https://hackmd.io/@codimd/release-notes/%2F%40codimd%2Fv2_4_0
18+
19+
## Enhancements
20+
21+
- Support autofix linter errors
22+
- Support anonymous updates via API
23+
- Support mediawiki export format in pandoc export
24+
- Add some help strings to Prometheus metrics
25+
- Allow more syntax highlight modes in editor
26+
- Support TOC level customization
27+
- Follow Google guidelines to use Google OAuth
28+
29+
## Fixes
30+
31+
- Vimeo won't show up due to the jsonp callback data unable be parsed with jQuery
32+
- Fix slide mode stored XSS
33+
- Enforce PG ssl require mode on heroku
34+
- Webpack exclude path should support windows path
35+
- Free url can read any md in file system
36+
- Use encoded noteId when calling updateHistory
37+
38+
## Docs
39+
40+
- Add matrix badge and links to README [#1629](https://github.com/hackmdio/codimd/pull/1629) [@a-andreyev](https://github.com/a-andreyev)
41+
442
<i class="fa fa-tag"></i> 2.3.1 Isoetes taiwanensis <i class="fa fa-clock-o"></i> 2021-01-04
543
---
644

0 commit comments

Comments
 (0)