HexoEditor version history
8 releases tracked, newest first.
v1.5.30
Apr 11, 2018- Added Zoom Factory feature
- Modified Setting UI and shortcuts
- Updated paste shortcuts (Ctrl-V for origin, Shift-Ctrl-V for smart paste)
- Fixed Bold/Italic/Delete/Comment switching for multiple lines
9 downloads
v1.5.28
Mar 27, 2018### Delete v1.5.28 All Packages.(2018-4-12)
### Download: [百度云盘](https://pan.baidu.com/s/1rar512s#list/path=%2F%E9%9D%9E%E5%90%8C%E6%AD%A5%2FGithub%2FHexoEditor%2Fv1.5.28&parentPath=%2F%E9%9D%9E%E5%90%8C%E6%AD%A5%2FGithub)
## Add
- :triangular_flag_on_post:HTML to Markdown.
- :triangular_flag_on_post:Editor Shortcut.
| Key | Method | 说明 |
| :--------------------: | :------------------ | :-------------- |
| `Tab` | tabAdd | 添加缩进 |
| `Shift` - `Tab` | tabSubtract | 减少缩进 |
| `Ctrl` - `B` | toggleBlod | 切换粗体 |
| `Ctrl` - `I` | toggleItalic | 切换斜体 |
| `Ctrl` - `D` | toggleDelete | 切换删除 |
| `Ctrl` - <code>\`</code> | toggleComment | 切换注解 |
| `Ctrl` - `L` | toggleUnOrderedList | 切换无序列表 |
| `Ctrl` - `Alt` - `L` | toggleOrderedList | 切换有序列表 |
| `Ctrl` - `]` | toggleHeader | 增加标题 |
| `Ctrl` - `[` | toggleUnHeader | 减少标题 |
| `Ctrl` - `=` | toggleBlockquote | 增加引用 |
| `Ctrl` - ` - ` | t
0 downloads
v1.3.26
Feb 6, 2018### Delete v1.3.26 All Packages.(2018-4-12)
### Download: [百度云盘](https://pan.baidu.com/s/1rar512s#list/path=%2F%E9%9D%9E%E5%90%8C%E6%AD%A5%2FGithub%2FHexoEditor%2Fv1.3.26&parentPath=%2F%E9%9D%9E%E5%90%8C%E6%AD%A5%2FGithub)
## Fix
- :triangular_flag_on_post:Fix Mac kill server failed.
- :triangular_flag_on_post:Fix change file name not change image path
- :triangular_flag_on_post:Fix Linux and Mac Image path parse failed.
- Fix highlight Markdown error.
0 downloads
v1.3.25
Feb 3, 2018### Delete v1.3.25 All Linux Packages.(2018-2-6)
### Download: [百度云盘](https://pan.baidu.com/s/1rar512s#list/path=%2F%E9%9D%9E%E5%90%8C%E6%AD%A5%2FGithub%2FHexoEditor%2Fv1.3.25%20for%20linux&parentPath=%2F%E9%9D%9E%E5%90%8C%E6%AD%A5%2FGithub)
## Fix
- Fix Save image file failed.
0 downloads
v1.3.24
Feb 2, 2018### Delete v1.3.24 All Packages.(2018-2-6)
### Delete v1.3.24 Linux Packages.(2018-2-3)
### Download: [百度云盘](https://pan.baidu.com/s/1rar512s#list/path=%2F%E9%9D%9E%E5%90%8C%E6%AD%A5%2FGithub%2FHexoEditor%2Fv1.3.24&parentPath=%2F%E9%9D%9E%E5%90%8C%E6%AD%A5%2FGithub)
## Fix
- :triangular_flag_on_post:Fix create log file failed.
- :triangular_flag_on_post:Fix single upload image to SM.MS invalid.
- Fix mac open error
- Fix menu UI
0 downloads
v1.3.22
Jan 31, 2018### Delete v1.3.22 All Packages.(2018-2-3)
### Download: [百度云盘](https://pan.baidu.com/s/1rar512s#list/path=%2F%E9%9D%9E%E5%90%8C%E6%AD%A5%2FGithub%2FHexoEditor%2Fv1.3.22&parentPath=%2F%E9%9D%9E%E5%90%8C%E6%AD%A5%2FGithub)
## Tip
- This version need to create file in your computer, so you need start width admin or install in Non-system disk.
## New
- :triangular_flag_on_post: Add quick execute hexo command
- :triangular_flag_on_post: Add quick open paths.
- :triangular_flag_on_post: Add Image Could supposed. Include[[SM.MS](https://sm.ms/)、[COS](https://cloud.tencent.com/)、[QiNiu](https://portal.qiniu.com/)]
- Add log info
- Add Focus Mode
- Update UI
## Fix
- Fix Auto save setting.
- Fix #13
- Fix #11
- Fix #9
0 downloads
v1.1.10
Jan 7, 2018### Delete v1.1.10 All Packages.(2018-2-3)
### Download: [百度云盘](https://pan.baidu.com/s/1rar512s)
## Tip:
### If you used version 1.1.8,you should update to new version and reset the settings of `Render Theme` !
## New
- Add all platform package.
- Re-make icon.
- Made some optimization
- Preserve line separators of each files
## Fix
- Fix set custom theme proper.
- Fix open settings/about window when minimize.
- Fix add theme or set hexo config, same name covered.
- Fix `<img>` tag render error.
- Fix theme change event bug.
- Fix no save doc exit.
- Fix editor change and blur, when get focus ,editor cursor error pos !
0 downloads
v1.1.8
Dec 29, 2017# Delete v1.1.8 All Packages.(2018-1-10)
# New
- Add shortcut
- Add quick new hexo post
- Add quick set hexo settings
- Add fix file name ( in hexo post edit)
- Add show/hide editor line number
- Add scroll together/none
# Fix
- Exit app and close settings/about windows
- Select editor ui bug
0 downloads