Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 05:24
Scap AppStore
  1. 新增:支持将图片拖放到主编辑窗口。
  2. 新增:支持通过 Finder「打开方式」打开图片。
  3. 新增:支持屏幕裁剪并复制到剪贴板,同时修复辅助参考线问题。
  4. 优化:将绘图板入口调整到状态菜单中的「打开图片」上方。
  5. 优化:移除通知名称中多余的 public 修饰符。
  6. 性能优化:通过异步导出保持工具栏复制操作的响应速度。
  7. 性能优化:后台加载缩略图,避免设置界面卡顿
  8. 性能优化:截图后从内存中打开编辑器,提升打开速度
  9. 修复:复制/保存时正确合成屏幕内容与标注内容。

  1. feat: drop images onto the main editor windo
  2. feat: support opening images via Finder Open With.
  3. feat: add screen crop copy-to-clipboard and fix guide lines.
  4. style: place drawing board above open-image in status menu.
  5. style: drop redundant public on notification names.
  6. perf: keep toolbar copy responsive with async export.
  7. perf: load background thumbs without freezing settings
  8. perf: open editor from memory after capture
  9. fix: composite screen and annotations on copy/save.