Update: changelog

This commit is contained in:
Jocs 2018-03-23 18:59:20 +08:00
parent 0b08429436
commit 2c3215affe

View File

@ -1,19 +1,23 @@
### 0.8.5 ### 0.8.8
**:cactus:Feature** **:cactus:Feature**
- Add user preferences in `Mark Text menu`, the shoutcut is `CmdorCtrl + ,`, you can set the default `theme` and `autoSave`. - Add user preferences in `Mark Text menu`, the shoutcut is `CmdorCtrl + ,`, you can set the default `theme` and `autoSave`.
- Add `autoSave` to `file menu`, the default value is in `preferences.md` which you can open in `Mark Text menu`. #45 - Add `autoSave` to `file menu`, the default value is in `preferences.md` which you can open in `Mark Text menu`. #45
- Add drag and drop to open Markdown file with Mark Text @fxha
- User setting: fontSize, lineHeight, color in realtime mode.
**:butterfly:Optimization** **:butterfly:Optimization**
- Theme can be saved in user preferences now #16 - Theme can be saved in user preferences now #16
- Custom About dialog @fxha
**:beetle:Bug fix** **:beetle:Bug fix**
- fix: prevent open image or file directly when drag and drop over Mark Text #42 - fix: prevent open image or file directly when drag and drop over Mark Text #42
- fix: set theme to all the open window not just the active one. - fix: set theme to all the open window not just the active one.
- fix: set correct application menu offset on windows #44 - fix: set correct application menu offset on windows #44
- fix: Missing preferences menu in Linux and Windows. @fxha
### 0.7.17 ### 0.7.17