Skip to content

[beta] OCRC v2.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@pilgrimlyieu pilgrimlyieu released this 03 Sep 00:49
· 117 commits to master since this release
ed72d28

更新日志

添加

  • 通用
    • 未检测到截图时弹出提示
    • 自定义搜索引擎支持(详见 #21
    • 右键快速搜索支持(详见 #21
  • 选项
    • BaiduSearchEngine 块与以下默认键值
      • 百度: https://www.baidu.com/s?wd=@W
      • 谷歌: https://www.google.com/search?q=@W
      • 必应: https://cn.bing.com/search?q=@W
      • 百度百科: https://baike.baidu.com/item/@W
      • 维基百科: https://zh.wikipedia.org/wiki/@W

移除

  • 选项
    • 破坏Advance_EverythingOnOff
    • 破坏Advance_EverythingPath

更改

  • 通用
    • 使用 SnippingTool 代替 ScreenClippingHost 作为默认截图工具。使其无需依赖于快捷键 Win + Shift + S

修复

  • 通用
    • 修复默认截图工具更改后无法成功截图的问题

Changelog

Added

  • General
    • A warning will be thrown if image snipped is not detected
    • Custom search engines support(see #21)
    • Right click to quickly search support(see #21)
  • Options
    • BaiduSearchEngine section with default keys and values
      • 百度: https://www.baidu.com/s?wd=@W
      • 谷歌: https://www.google.com/search?q=@W
      • 必应: https://cn.bing.com/search?q=@W
      • 百度百科: https://baike.baidu.com/item/@W
      • 维基百科: https://zh.wikipedia.org/wiki/@W

Removed

  • Options
    • BREAKING: Advance_EverythingOnOff
    • BREAKING: Advance_EverythingPath

Changed

  • General
    • Use SnippingTool instead of ScreenClippingHost as default snipping tool, which makes it not need to depend on shortcut key Win + Shift + S

Fixed

  • General
    • Fix "Cann't succeed in snippings" bug after default snipping tool is changed

具体更新 Detailed

OCRC-v2.0.0-beta.1...OCRC-v2.0.0-beta.5