Skip to content

v3.85.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Nov 16:23
· 1 commit to develop since this release

Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb

  1. feat: 设置中增加自动在中英文之间添加空格选项
  2. feat: 优化设置面板交互,图片存放目录增加建议列表,自定义 CSS 样式 增加代码高亮
  3. feat: 快捷筛选器交互,增加字符高亮
  4. feat: 升级 Electron 到 38.7.1
  5. fix: 修复设置面板错误提示位置不正确问题
  6. feat(plugin): 增加 ctx.utils.createTextHighlighter 文本高亮工具函数

  1. feat: Add an option to automatically insert spaces between Chinese and English in the settings
  2. feat: Optimize the settings panel interaction, add a suggested list for image storage directories, and add code highlighting to custom CSS styles
  3. feat: Improve the interaction of the quick filter, add character highlighting
  4. feat: Upgrade Electron to 38.7.1
  5. fix: Fix the incorrect error message location in the settings panel
  6. feat(plugin): Add the text highlighting utility ctx.utils.createTextHighlighter