Skip to content

v3.69.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 09:03
· 24 commits to develop since this release

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

  1. feat: 增加繁体中文语言支持
  2. feat: 增加配置项支持禁用编辑器粘性滚动
  3. fix: 修复更改预览器后,未刷新控制面板的问题
  4. feat(plugin): ctx.api.proxyRequest 方法增加 abortSignal 参数用以取消请求;支持 sse 参数用以接收服务器推送事件

  1. feat: Added support for Traditional Chinese language
  2. feat: Added support for disabling editor sticky scrolling through configuration option
  3. fix: Fixed issue where control panel was not refreshed after changing previewer
  4. feat(plugin): Added abortSignal parameter to ctx.api.proxyRequest method for canceling requests; added support for sse parameter for receiving server-sent events