Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 增加聚焦编辑器快捷键
Shift + Alt/Option + X - feat: 编辑器菜单支持中文
- feat: 优化点击预览滚动到编辑器位置的行为
- feat: 优化批量勾选待办(选中后按
Cmd/Ctrl + O)的行为 - feat(plugin): 设置项增加
needReloadWindowWhenChanged字段,支持定义值变更后是否重载页面 - feat(plugin):
SETTING_CHANGED钩子增加schema参数
- feat: add focus editor shortcut
Shift + Alt/Option + X - feat: editor menu supports Chinese
- feat: optimize the behavior of clicking preview to scroll to the editor position
- feat: optimize the behavior of batch checking to-do items (press
Cmd/Ctrl + Oafter selecting) - feat(plugin): add
needReloadWindowWhenChangedfield to setting item, support to define whether to reload page after value changes - feat(plugin):
SETTING_CHANGEDhook addsschemaparameter