Skip to content

Releases: zhuzhuyule/HexoEditor

HexoEditor v1.5.30-Stable

11 Apr 15:22
Compare
Choose a tag to compare

Download: 百度云盘 | FTP

Add

  • 🚩 Zoom Factory.#24
  • Modify Setting UI.
  • Modify Shortcut
Key Method 说明
Ctrl - V pasteOriginContent 源内容粘贴
Shift - Ctrl - V pasteContent 智能粘贴

Fix

  • Fix Bold/Italic/Delete/Comment switching issue for multiple lines. #27

HexoEditor v1.5.28-Bate

27 Mar 10:18
Compare
Choose a tag to compare

Delete v1.5.28 All Packages.(2018-4-12)

Download: 百度云盘

Add

  • 🚩HTML to Markdown.
  • 🚩Editor Shortcut.
Key Method 说明
Tab tabAdd 添加缩进
Shift - Tab tabSubtract 减少缩进
Ctrl - B toggleBlod 切换粗体
Ctrl - I toggleItalic 切换斜体
Ctrl - D toggleDelete 切换删除
Ctrl - ` toggleComment 切换注解
Ctrl - L toggleUnOrderedList 切换无序列表
Ctrl - Alt - L toggleOrderedList 切换有序列表
Ctrl - ] toggleHeader 增加标题
Ctrl - [ toggleUnHeader 减少标题
Ctrl - = toggleBlockquote 增加引用
Ctrl - - toggleUnBlockquote 减少引用
Ctrl - U drawLink 添加超级链接
Ctrl - Alt - U drawImageLink 添加图片
Ctrl - T drawTable(row col) 添加表格(行 列)
Ctrl - V pasteContent 智能粘贴
Ctrl - Shift - V pasteOriginContent 源内容粘贴
Alt - F formatTables 格式化表格
  • Modify shortcut tip in different system.
  • Modify UI bug.
  • Add COS customize option.

Fix

  • Fix open new post ,but image dir name fail.
  • Fix shortcut invalid.
  • Fix open new post ,but image dir name fail.
  • Fix mode change logic && shortcut.

HexoEditor v1.3.26-Stable

06 Feb 05:45
Compare
Choose a tag to compare

Delete v1.3.26 All Packages.(2018-4-12)

Download: 百度云盘

Fix

  • 🚩Fix Mac kill server failed.
  • 🚩Fix change file name not change image path
  • 🚩Fix Linux and Mac Image path parse failed.
  • Fix highlight Markdown error.

v1.3.25 for linux

03 Feb 06:20
Compare
Choose a tag to compare

Delete v1.3.25 All Linux Packages.(2018-2-6)

Download: 百度云盘

Fix

  • Fix Save image file failed.

HexoEditor v1.3.24-Beta

02 Feb 03:36
Compare
Choose a tag to compare

Delete v1.3.24 All Packages.(2018-2-6)

Delete v1.3.24 Linux Packages.(2018-2-3)

Download: 百度云盘

Fix

  • 🚩Fix create log file failed.
  • 🚩Fix single upload image to SM.MS invalid.
  • Fix mac open error
  • Fix menu UI

HexoEditor v1.3.22-Beta

31 Jan 07:09
Compare
Choose a tag to compare

Delete v1.3.22 All Packages.(2018-2-3)

Download: 百度云盘

Tip

  • This version need to create file in your computer, so you need start width admin or install in Non-system disk.

New

  • 🚩 Add quick execute hexo command
  • 🚩 Add quick open paths.
  • 🚩 Add Image Could supposed. Include[SM.MSCOSQiNiu]
  • Add log info
  • Add Focus Mode
  • Update UI

Fix

  • Fix Auto save setting.
  • Fix #13
  • Fix #11
  • Fix #9

HexoEditor v1.1.10-Base

07 Jan 17:07
Compare
Choose a tag to compare

Delete v1.1.10 All Packages.(2018-2-3)

Download: 百度云盘

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 !

HexoEditor v1.1.8-beta

29 Dec 03:20
Compare
Choose a tag to compare

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