Skip to content

v1.2.0

Choose a tag to compare

@j7-dev j7-dev released this 03 Jun 09:10
· 40 commits to master since this release

   🚀 Features

  • 新增支付網關相關 skill(ECPay、NewebPay、PAYUNi、Shopline)  -  by @j7-dev and Claude Opus 4.8 (1M context) (fc391)
  • trim:
    • 後端三層防線自動修剪設定欄位前後不可見字元  -  by @j7-dev (56c33)
    • 前端失焦自動修剪金鑰欄位前後不可見字元  -  by @j7-dev (34378)

   🐞 Bug Fixes

  • 更新 agent 名稱及 marketplace URL 至 zenbu-powers  -  by @j7-dev (86d53)
  • 更新 Marketplace 遷移來源至 zenbuapps/zenbu-powers  -  by @j7-dev (ef2e5)
  • ci:
    • Use opus alias instead of pinned claude-opus-4-6  -  by @j7-dev and Claude Opus 4.8 (1M context) (cf96f)
    • Apply opus alias to composite action and issue workflow  -  by @j7-dev and Claude Opus 4.8 (1M context) (105a4)
    • Prevent workflow self-cancellation loop  -  by @j7-dev and Claude Opus 4.8 (1M context) (4a4c6)
    • Ensure dynamic upgrade fires when specs already exist from prior runs  -  by @j7-dev and Claude Opus 4.8 (1M context) (50f1d)
    • Scope dynamic_upgrade specs check to current issue  -  by @j7-dev and Claude Opus 4.8 (1M context) (3fdac)
    • Harmonize word boundary syntax to POSIX style per spec gotcha #5  -  by @j7-dev and Claude Opus 4.8 (1M context) in #5 (4cda0)
    • Commit 訊息改用繁體中文、分支名稱改為 issue/{N}  -  by @j7-dev and Claude Opus 4.8 (1M context) (79805)
    • 分支解析加入舊格式 fallback 向後相容  -  by @j7-dev and Claude Opus 4.8 (1M context) (c6321)
    • PR mode 加入 guard 防止觸發開發管線  -  by @j7-dev and Claude Opus 4.8 (1M context) (6f2f7)
    • 移除 pnpm/action-setup 重複版本指定  -  by @j7-dev and Claude Opus 4.8 (1M context) (c36bd)
    • 將 lockfile 納入版控以修復 CI frozen-lockfile 錯誤  -  by @j7-dev and Claude Opus 4.8 (1M context) (58843)
    • 兜底 push 前重新設定 git 認證  -  by @j7-dev and Claude Opus 4.8 (1M context) (1f7f4)
    • Support prefixed Bunny CDN URLs in smoke test report regex  -  by @j7-dev and Claude Opus 4.8 (1M context) (3db5b)
  • payment:
    • 修正 PaymentMethodOption type 後綴不一致導致驗證失效  -  by @j7-dev and Claude Opus 4.8 (1M context) (c3263)
  • refund:
    • 修復退款 Modal 在訂單頁從不彈出的問題  -  by @j7-dev and Claude Opus 4.8 (1M context) (6886b)
    View changes on GitHub

Full Changelog: v1.1.2...v1.2.0