Skip to content

Commit 5208533

Browse files
committed
Update 1.4.1 release note
Signed-off-by: Yukai Huang <[email protected]>
1 parent 7d3931d commit 5208533

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

Diff for: public/docs/release-notes.md

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

4+
<i class="fa fa-tag"></i> 1.4.1 <i class="fa fa-clock-o"></i> 2019-12-13
5+
---
6+
7+
[CodiMD 1.4.1](https://github.com/hackmdio/codimd/releases/tag/1.4.1) is a minor release including bug fixes introduced in 1.4.0 and earlier versions. We encourage everyone to upgrade to 1.4.1 now. Also, we're preparing for the next major release, and you can see how things are going on [GitHub](https://github.com/hackmdio/codimd/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc+milestone%3ANext). Stay tuned, and we hope you love it!
8+
9+
### Fixes
10+
11+
- Fix urlpath in webpack build
12+
- Fix mysql not bundled in package.json
13+
- Fix minio image uploading
14+
- Fix pcheck not parsed url correctly
15+
- Fix manage_users script
16+
17+
### Enhancement
18+
19+
- Added Scalingo compatible deployment
20+
21+
[Check out the complete release note][v1_4_1]. Thank you CodiMD community and all our contributors. ❤️
22+
23+
[v1_4_1]: https://hackmd.io/@codimd/release-notes/%2F%40codimd%2Fv1_4_1
24+
425
<i class="fa fa-tag"></i> 1.4.0 Syrmaticus mikado <i class="fa fa-clock-o"></i> 2019-11-11
526
---
627

@@ -20,7 +41,7 @@ It has been over 200+ commits since our last release. These are the highlights f
2041
- [New Emoji sets][new-emoji]
2142
- [Slide mode plugins][slide-mode-plugins]: Elapsed time bar and Spotlight
2243

23-
[Go read the complete release note here][v1_4_0]. Thank you CodiMD community and all our contributors. ❤️
44+
[Check out the complete release note][v1_4_0]. Thank you CodiMD community and all our contributors. ❤️
2445

2546
[table-tools]: https://hackmd.io/@codimd/v1_4_0#New-Table-Tools
2647
[markdownlint]: https://hackmd.io/@codimd/v1_4_0#Markdownlint-integration

0 commit comments

Comments
 (0)