Skip to content

v0.0.63

Choose a tag to compare

@j7-dev j7-dev released this 09 Apr 05:20
· 18 commits to master since this release

   🚀 Features

  • 創建 .github/copilot-instructions.md 檔案  -  by j7-dev (7681a)
  • 更新依賴,確認可以 Google OAuth2 授權成功  -  by @j7-dev (d8ac5)
  • Google OAuth & get_live_broadcast  -  by @j7-dev (e4e08)
  • 活動提供商 & Activity ManagerService  -  by @j7-dev (c0ada)
  • PromoLinkDTO  -  by @j7-dev (386c4)
  • 整合 Strauss  -  by @j7-dev (e409e)
  • LINE API service  -  by @j7-dev (028fd)
  • 調整 strauss 打包設定  -  by @j7-dev (8cc98)
  • 推播未來直播場次  -  by @j7-dev (dc73a)
  • Liff APP 前端  -  by @j7-dev (1f625)
  • 抓 promoLink 的篩選條件的 Youtube 場次  -  by @j7-dev (09426)
  • Improve LINE webhook event handling and logging  -  by @j7-dev (fb669)
  • Implement singleton pattern for MessageService and update usage across components  -  by @j7-dev (76f6b)
  • Enhance RegistrationDTO with user and auto approval fields  -  by @j7-dev (a858a)
  • Update RegisterActivitySuccess and RegisterLifecycle to enforce type hints and register additional hooks  -  by @j7-dev (c014f)
  • Add registration of custom post statuses in ERegistrationStatus enum  -  by @j7-dev (91927)
  • Svg icons  -  by @j7-dev (bafce)
  • Workflow 後端  -  by @j7-dev (cd15b)
  • WorkflowRule & Workflow 節點呼叫  -  by @j7-dev (942c3)
  • PromoLink List  -  by @j7-dev (ba83b)
  • PromoLink Edit  -  by @j7-dev (16200)
  • Setting Page API  -  by @j7-dev (60dec)
  • LINE 設定教學  -  by @j7-dev (10982)
  • Youtube 設定教學  -  by @j7-dev (89ae6)
  • Add LIFF URL handling and update settings structure  -  by @j7-dev (44e80)
  • Add confirmation message after user registration  -  by @j7-dev (87925)
  • backend:
    • 擴展工作流節點定義系統,新增 9 個節點型別  -  by @j7-dev and Claude Opus 4.6 (1M context) (1e9a5)
  • docs:
    • 新增 AI 開發工具相關說明,包括瀏覽器操作、視覺檢查與資料庫操作  -  by @j7-dev (078ee)
  • frontend:
    • 重構 FlowCanvas 為動態節點表單系統  -  by @j7-dev and Claude Opus 4.6 (1M context) (fa80f)
    • 新增 Workflow 執行監控前端頁面  -  by @j7-dev and Claude Opus 4.6 (1M context) (ecd45)
  • node-definition:
    • 實作 WaitNode execute 方法,支援 minutes/hours/days 延遲排程  -  by @j7-dev (dc97a)
  • trigger:
    • 新增 LINE Postback 觸發點與群組事件枚舉存根  -  by @j7-dev and Claude Opus 4.6 (1M context) (348e7)
  • trigger-point:
    • 實作觸發點分組 + 搜尋功能  -  by @j7-dev and Claude Opus 4.6 (1M context) (e9d67)
    • 新增 WooCommerce、顧客及訂閱觸發點  -  by @j7-dev (45924)
  • trigger-points:
    • 建立 REST API 讓前端動態取得觸發點,移除前端硬編碼常數  -  by @j7-dev and Claude Opus 4.6 (1M context) (ac216)
    • 擴展 WorkflowRule 觸發點至 15 個,實作 TriggerPointService 與 ActivitySchedulerService  -  by @j7-dev and Claude Opus 4.6 (1M context) (5b509)
  • workflow:
    • 新增訂單完成觸發點與是/否分支節點  -  by @j7-dev and Claude Opus 4.6 (1M context) (d16ad)
    • 實作節點定義 execute() 並導入 Action Scheduler 鏈式排程  -  by @j7-dev and Claude Opus 4.6 (1M context) (2d540)
    • 新增 Workflow 執行監控 REST API  -  by @j7-dev and Claude Opus 4.6 (1M context) (d77bb)
  • workflow-rules:

   🐞 Bug Fixes

    View changes on GitHub