diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ad46f7c..1ac60d9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [0.25.1] - 2024/09/06 +### 基於 Flutter v3.24 開發 + +* 修正貢獻名單 + ## [0.25.0] - 2024/09/03 ### 基於 Flutter v3.24 開發 diff --git a/RELEASE_NOTE.md b/RELEASE_NOTE.md index c1009ec1..f10c5d0e 100644 --- a/RELEASE_NOTE.md +++ b/RELEASE_NOTE.md @@ -1,15 +1,3 @@ ### 基於 Flutter v3.24 開發 -* 升級 Flutter `3.24` API 變動所影響套件,並升級 Dart 版本至 `3.0` -* 支援 Android predictive back -* 支援 NSYSU GDSC 相關訊息 -* `AboutUsPage` 支援 Instagram 欄位 -* 改善 `AboutUsPage` 連結行為 -* 修正課表對話框 `CourseScaffoldSettingDialog` 高度錯誤 -* 修正 `OptionDialog` 高度錯誤 -* 範例補上 Android `desugaring` 所需設定 -* 修正深色主題文字選取時的顏色 -* 修正課表下載權限檢查 -* 修改桌面版檔案儲存實作為 `file_saver` -* 支援 Android target version `34` 相關 - * `flutter_local_notification` 新版本 API \ No newline at end of file +* 修正貢獻名單 \ No newline at end of file diff --git a/example/pubspec.lock b/example/pubspec.lock index ad9efa8b..cad49151 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -15,7 +15,7 @@ packages: path: ".." relative: true source: path - version: "0.25.0" + version: "0.25.1" ap_common_plugin: dependency: "direct main" description: diff --git a/pubspec.lock b/pubspec.lock index e2f00747..03e45d16 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1419,10 +1419,10 @@ packages: dependency: transitive description: name: vm_service - sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc + sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d" url: "https://pub.dev" source: hosted - version: "14.2.4" + version: "14.2.5" watcher: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 762934c3..d25f9142 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: ap_common description: The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app -version: 0.25.0 +version: 0.25.1 homepage: https://github.com/abc873693/ap_common environment: