Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 878 Bytes

File metadata and controls

28 lines (21 loc) · 878 Bytes

版本標記說明

手動在版本標題後方加上標籤,例如:## 7.9.5 (2024-01-01) — Stable

標籤一覽

標籤 中文 使用時機
Stable 穩定版 日常使用正常,無明顯問題
Core Stable 核心版 有重要組件改動或修正,應優先使用
Experimental 實驗版 新功能或大改動,可能不穩定
Hotfix 緊急修復 修正嚴重問題(音畫不同步、crash、無法推流)
Major 重大更新 架構重構、關鍵依賴升級(如 HaishinKit、Metal pipeline 改動)

標註範例

## 7.9.5 — Stable
## 7.10.0 — Core Stable
## 7.11.0-beta — Experimental
## 7.11.1 — Hotfix
## 8.0.0 — Major

備註

  • 同一版可以複數標籤(如 Core Stable + Hotfix
  • 若後續發現問題,可以降級或移除標籤