Skip to content

Commit 40d1d75

Browse files
committed
Release 1.0.1-ce
1 parent da462e0 commit 40d1d75

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hackmd",
3-
"version": "1.0.0-ce",
3+
"version": "1.0.1-ce",
44
"description": "Realtime collaborative markdown notes on all platforms.",
55
"main": "app.js",
66
"license": "AGPL-3.0",

public/docs/release-notes.md

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

4+
<i class="fa fa-tag"></i> 1.0.1-ce <i class="fa fa-clock-o"></i> 2018-01-19 15:00
5+
---
6+
7+
### Security
8+
* Fix Dropbox client secret leak
9+
10+
### Enhancements
11+
* Improve version handling
12+
* It's 2018!
13+
14+
### Fixes
15+
* Fix image alt-tag rendering
16+
* Fix Dropbox appkey
17+
418
<i class="fa fa-tag"></i> 1.0.0-ce <i class="fa fa-clock-o"></i> 2018-01-18 12:00
519
---
620
### License

0 commit comments

Comments
 (0)