Skip to content

[beta] OCRC v2.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pilgrimlyieu pilgrimlyieu released this 24 Aug 15:12
· 141 commits to master since this release
98ebfbb

更新日志

更改

  • 通用

    • 未经严密测试重构代码(将代码由 v1.1 转为 v2)
      • 使用 thqby 的由 C++ 编写的 ahk-json.dll 进行 JSON 解析与转换,也许可以提高运行效率
    • 破坏:将配置文件名称由 OCRC.privacy.ini 转为 OCRC.ini
    • 破坏:更改了部分选项的名称
      • Advance_ThirdPartyScreenShotOnOff -> Advance_ThirdPartyScreenshotOnOff
      • Advance_ThirdPartyScreenShotPath -> Advance_ThirdPartyScreenshotPath
      • Baidu_RecogType -> Baidu_RecognitionType
      • Baidu_ProbType -> Baidu_ProbabilityType
      • Baidu_PuncStyle -> Baidu_PunctuationStyle
  • Baidu

    • 移除了搜索的镜像网站(谷歌镜像与维基镜像)

Changelog

Changed

  • General

    • UNTESTEDRefactor(Convert codes from v1.1 to v2)
      • Use thqby's ahk-json.dll written by C++ to achieve the parse and stringify, which maybe enhance performance
    • BREAKING: Rename configure name from OCRC.privacy.ini to OCRC.ini
    • BREAKING: Change some names of setting
      • Advance_ThirdPartyScreenShotOnOff -> Advance_ThirdPartyScreenshotOnOff
      • Advance_ThirdPartyScreenShotPath -> Advance_ThirdPartyScreenshotPath
      • Baidu_RecogType -> Baidu_RecognitionType
      • Baidu_ProbType -> Baidu_ProbabilityType
      • Baidu_PuncStyle -> Baidu_PunctuationStyle
  • Baidu

    • Remove mirror sites in search engines(Google mirror and Wiki mirro)

具体更新 Detailed

1.2.2 -> 2.0.0-beta.1