8000 Release v3.29.0 · purocean/yn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v3.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 06:29
· 1619 commits to develop since this release
  1. feat: 增加 OpenAI 集成
  2. feat: 编辑器支持折叠内容
  3. feat: 点击大纲目录标题时候高亮对应标题
  4. feat: 增加代理配置项
  5. feat: 增加编辑器行号配置项
  6. feat: 增加样式类 avoid-page-break
  7. upd: 优化 Markdown 渲染性能
  8. upd: 增大预览最大宽度
  9. fix: 修复嵌入 HTML 表格不能合并单元格问题
  10. fix: 修复 Mermaid 图形可能有空白问题
  11. fix: 修复自定义容器中脑图不能展示问题
  12. feat(plugin): 支持添加配置分组
  13. upd(plugin): 移除 ctx.constant 模块,使用 ctx.args 代替
  14. upd(plugin): 移除 ctx.editor.revealLineInCenter, ctx.editor.revealLine, ctx.editor.setScrollToTop 方法

  1. feat: add OpenAI integration
  2. feat: the editor supports collapsing content
  3. feat: when clicking on the title of the outline, the corresponding title will be highlighted
  4. feat: add proxy configuration
  5. feat: add editor line number configuration
  6. feat: add style class avoid-page-break
  7. upd: optimize Markdown rendering performance
  8. upd: increase the maximum width of the preview
  9. fix: fix the problem that cells cannot be merged in embedded HTML tables
  10. fix: fix Mermaid graphics may have blank issue
  11. fix: fix the problem that the brain map cannot be displayed in the custom container
  12. feat(plugin): support adding configuration groups
  13. upd(plugin): remove ctx.constant module, use ctx.args instead
  14. upd(plugin): remove ctx.editor.revealLineInCenter, ctx.editor.revealLine, ctx.editor.setScrollToTop methods
0