Skip to content

Commit c4d9d8d

Browse files
committed
v0.14.0
1 parent f3ddf4f commit c4d9d8d

2 files changed

Lines changed: 24 additions & 2 deletions

File tree

auto_updater.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"url": "https://github.com/BoostIO/boost-releases/releases/download/v0.13.0/Boostnote-mac.zip",
3-
"name": "v0.13.0"
2+
"url": "https://github.com/BoostIO/boost-releases/releases/download/v0.14.0/Boostnote-mac.zip",
3+
"name": "v0.14.0"
44
}

readme.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,28 @@
66

77
## Changelog
88

9+
## 0.14.0(2020.1.3)
10+
11+
- Ability to stop auto update [#2617](https://github.com/BoostIO/Boostnote/pull/2617)
12+
- Admonition [#3297](https://github.com/BoostIO/Boostnote/pull/3297)
13+
- Add TOC UI [#3352](https://github.com/BoostIO/Boostnote/pull/3352)
14+
- Improve exporting notes with diagrams [#3317](https://github.com/BoostIO/Boostnote/pull/3317)
15+
- Add Czech translation [#3264](https://github.com/BoostIO/Boostnote/pull/3264)
16+
- Add state diagram to markdown preview [#3354](https://github.com/BoostIO/Boostnote/pull/3354)
17+
- Add Ok button to export confirmation box [#3386](https://github.com/BoostIO/Boostnote/pull/3386)
18+
- Fix emoji render on notes list [#3385](https://github.com/BoostIO/Boostnote/pull/3385)
19+
- Fix height of mermaid diagrams [#2585](https://github.com/BoostIO/Boostnote/pull/2585
20+
- Fix TOC links and scrolling [#3318](https://github.com/BoostIO/Boostnote/pull/3318)
21+
- Fix preview-window's scroll behavior, #3289 [#3294](https://github.com/BoostIO/Boostnote/pull/3294)
22+
- Fix/fix to work markdownlint#3147 [#3285](https://github.com/BoostIO/Boostnote/pull/3285)
23+
- Add error handling to "New note from URL" dialog [#3313](https://github.com/BoostIO/Boostnote/pull/3313)
24+
- Delete Dialog: typo for the "type" property [#3369](https://github.com/BoostIO/Boostnote/pull/3369)
25+
- Remove redundant conditions of macOS in main-menu [#3390](https://github.com/BoostIO/Boostnote/pull/3390)
26+
- Improve reading files [#3371](https://github.com/BoostIO/Boostnote/pull/3371)
27+
- Bump lodash from 4.17.10 to 4.17.13 [#3324](https://github.com/BoostIO/Boostnote/pull/3324)
28+
- Bump js-yaml from 3.12.0 to 3.13.1 [#3323](https://github.com/BoostIO/Boostnote/pull/3323)
29+
- Upgrade electron to v4 [#3322](https://github.com/BoostIO/Boostnote/pull/3322)
30+
931
## 0.13.0(2019.10.16)
1032

1133
- Format markdown content with Prettier [#3093](https://github.com/BoostIO/Boostnote/pull/3093)

0 commit comments

Comments
 (0)