Skip to content

Commit 50c80c9

Browse files
committed
Release version 1.3.1
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
1 parent b817b9e commit 50c80c9

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-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": "CodiMD",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
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: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
Release Notes
22
===
33

4+
<i class="fa fa-tag"></i> 1.3.1 <i class="fa fa-clock-o"></i> 2019-03-23 00:00
5+
---
6+
7+
### Enhancements
8+
* Add some missing translations
9+
* Add Serbian language
10+
11+
### Fixes
12+
* Fix broken redirect for empty `serverURL`
13+
* Fix wrong variable type for HSTS maxAge
14+
* Fix GitLab snippets showing up without being configured
15+
* Fix Google's API after disabling Google+
16+
* Fix broken PDF export
17+
18+
### Contributors
19+
* atachibana (translator)
20+
* [Aurélien JANVIER](https://github.com/ajanvier) (translator)
21+
* [Daan Sprenkels](https://github.com/dsprenkels) (translator)
22+
* Farizrizaldy (translator)
23+
* [Luclu7](https://github.com/Luclu7)
24+
* Sylke Vicious (translator)
25+
* [toshi0123](https://github.com/toshi0123) & okochi-toshiki
26+
* [Turakar](https://github.com/Turakar)
27+
* [Vladan](https://github.com/cvladan) (translator)
28+
429
<i class="fa fa-tag"></i> 1.3.0 <i class="fa fa-clock-o"></i> 2019-03-03 00:00
530
---
631

0 commit comments

Comments
 (0)