Skip to content

Commit

Permalink
release: v3.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Jan 6, 2024
1 parent ead7e9b commit 4be96d7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
10 changes: 5 additions & 5 deletions RELEASE_NOTE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### 基於 Flutter v3.10.6 開發
### 基於 Flutter v3.13.9 開發

* Flutter 版本遷移至 `v3.10`
* 升級 Android Target Version 至 `33`
* iOS 最小支援版本提高至 `11`
* 套件 `dio` 遷移至 `v5`
* 改善自動登入時密碼錯誤無法登出
* 修正密碼錯誤判斷
* 支援 iOS 17 Home Widget
* 支援校方更多登入錯誤判斷
6 changes: 6 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"31004": {
"visible": true,
"date": "2024/01/07",
"zh-TW": "* 改善密碼錯誤導致無法登出\n* 支援更多校方登入錯誤訊息",
"en-US": "* Improve password error lead to can't logout.\n* Support more login error message."
},
"31003": {
"visible": false,
"date": "2023/11/14",
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A new Flutter application.

publish_to: none

version: 3.10.3+31003
version: 3.10.4+31004

environment:
sdk: '>=2.19.0 <3.0.0'
Expand Down

0 comments on commit 4be96d7

Please sign in to comment.