Skip to content

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 21 Sep 03:20
· 1 commit to main since this release
c3de8a5

Corrected release / 版本一致性修正版

  • Package, executable version and both Skill bootstrap defaults are 1.2.3.
  • Includes #31: preserve actionable JavaScript error summaries and handle closed output pipes without panicking.
  • #32 synchronizes release versions and rejects mismatches before builds/uploads; all three compiled binaries are checked before packaging.
  • Replaces misversioned v1.2.2 (those original assets remain unchanged). Existing installations need an explicit upgrade; updating Skill text alone does not replace the executable.

GitHub and COS platform files have matching verified SHA-256 hashes. The downloaded Windows binaries report 1.2.3; the Skill ZIP pins 1.2.3 for Windows and macOS. macOS/Linux compiled versions were checked by their release jobs.

修复了1.2.2包名与程序/Skill安装版本不一致的问题。升级后请执行 browser-cli version,确认返回 1.2.3。完整WorkBuddy业务回归另行记录,不把发包成功等同于业务测试通过。

Full changelog: v1.2.2...v1.2.3