Skip to content

Commit ff6e817

Browse files
chore: release v1.2.1
1 parent 6c3c273 commit ff6e817

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.2.1] - 2026-06-20
4+
5+
### Bug Fixes
6+
- 改善 WebView 登入流程的除錯資訊,當登入頁面資料解析失敗時更容易定位問題。
7+
- 修正測試資料檢查,讓假資料驗證與最新資料格式一致。
8+
9+
### Performance Improvements
10+
- 優化成績趨勢折線圖的點擊與繪製處理,減少互動時不必要的重複計算。
11+
- 優化成績模擬器的歷史分數範圍計算,降低切換與重算時的額外負擔。
12+
- 減少科目名稱與加權計算中的重複物件建立,提升大量成績資料處理時的效率。
13+
314
## [1.2.0] - 2026-06-16
415

516
### Features

0 commit comments

Comments
 (0)