Skip to content

v3.3.53

Choose a tag to compare

@j7-dev j7-dev released this 07 May 11:52
· 25 commits to master since this release

   🚀 Features

  • api: 新增 /upload/options 端點以查詢上傳允許的 MIME 類型,並標記 /options/upload 為 deprecated  -  by @j7-dev (4c444)
  • styles: 新增 .pc-alert 樣式以調整段落間距  -  by @j7-dev (810ad)

   🐞 Bug Fixes

  • ci:
    • Use opus alias instead of pinned claude-opus-4-6  -  by @j7-dev and Claude Opus 4.6 (1M context) (66a1b)
    • Correct detached HEAD branch detection and guard-comment integer compare  -  by @j7-dev (8a919)
    • 移除 pnpm/action-setup 的 version 輸入,改由 packageManager 欄位決定  -  by @j7-dev and Claude Opus 4.6 (1M context) (2df7f)
    • 將 pnpm-lock.yaml 納入版本控制以修復 frozen-lockfile 安裝失敗  -  by @j7-dev and Claude Opus 4.6 (1M context) (9e412)
    • 修復兜底推送缺少 git 認證導致 push 失敗  -  by @j7-dev and Claude Opus 4.6 (1M context) (2919c)
    View changes on GitHub