Skip to content

2.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jul 08:58

✨ 新功能

✨ NEW FEATURES

  • 新增手动解决冲突功能,支持对比编辑并合并冲突的笔记。
  • Added manual conflict resolution function to support comparing, editing and merging conflicting notes.
  • 同步日志中对于存在冲突的笔记提供“解决冲突”的快捷操作入口。
  • For conflicting notes in the synchronization log, a quick operation entry for "resolving conflicts" is provided.
  • 云预览设置中新增“动态附件目录”开关,开启后请求云端预览文件会自动拼接默认附件存放目录。
  • A new "Dynamic Attachment Directory" switch has been added to the cloud preview settings. When turned on, requesting a cloud preview file will automatically splice the default attachment storage directory.
  • 云预览远端源映射配置新增 {notePath}(当前笔记路径)和 {attachmentFolderPath}(默认附件目录)变量支持。
  • Cloud preview remote source mapping configuration adds {notePath} (current note path) and {attachmentFolderPath} (default attachment directory) variable support.

⚡️ 优化与改进

⚡️ Optimization and improvement

  • 优化远端笔记库名修改流程,改为点击后弹窗确认修改,避免误触直接清空本地同步时间缓存。
  • Optimize the process of modifying the name of the remote note library, and change it to a pop-up window after clicking to confirm the modification, to avoid accidentally clearing the local synchronization time cache directly.

💄 其他/体验

💄 Other/Experience

  • 调整“远端服务地址”与“远端授权令牌”输入框为垂直布局,优化长文本展示。
  • Adjust the "Remote Service Address" and "Remote Authorization Token" input boxes to a vertical layout to optimize the display of long text.