Skip to content

Commit

Permalink
release: v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Sep 6, 2024
1 parent 6949b66 commit 2bc56a5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
17 changes: 6 additions & 11 deletions RELEASE_NOTE.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
### 基於 Flutter v3.24.1 開發
### 基於 Flutter v3.24.2 開發

* 升級 Android 目標版本至 `34` 與相關套間更新
* 啟用 Android 和 macOS `Impeller` 支援
* 修正 iOS 17 Home Widget 支援
* 修正 Xcode 15 編譯錯誤
* 支援 iOS 16 `Accessory Widget`
* 補上 `flutter_local_notification` Android `desugaring` 所需設定
* `ap_common`
* 修正課表對話框 `CourseScaffoldSettingDialog` 高度錯誤
* 修正 `OptionDialog` 高度錯誤
* 修正深色主題文字選取時的顏色
* 修正粉絲專頁連結錯誤
* 修正 Android 14 課程提醒無法開啟
* 更新 Firebase SDK 最新版本
* 更新 Firebase Crashlytics 設定方式
* 支援 Android 與 iOS 原生偵錯上傳
6 changes: 6 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"10401": {
"visible": true,
"date": "2024/09/06",
"zh-TW": "* 技術支援更新",
"en-US": "* SDK support update."
},
"10400": {
"visible": true,
"date": "2024/09/01",
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: nsysu_ap
description: NSYSU AP

version: 1.4.0+10400
version: 1.4.1+10401

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

0 comments on commit 2bc56a5

Please sign in to comment.