You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: flutter_custom_tabs/CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,13 @@
1
+
## 2.4.1
2
+
3
+
- Updates minimum required `flutter_custom_tabs_ios` version to 2.4.1.
4
+
- Fix SFSafariViewController launch failure under UIScene lifecycle.
5
+
1
6
## 2.4.0
2
7
3
8
- Always enables app-specific history for lightweight URL launch.
4
9
- Corrects minimum iOS version support.
5
-
- Updates minimum required `flutter_custom_tabs_androidios` version to 2.4.0.
10
+
- Updates minimum required `flutter_custom_tabs_ios` version to 2.4.0.
6
11
- This version introduces Swift Package Manager (SPM) support.
7
12
- Note that due to the removal of unnecessary bridge code, running `flutter clean` might be required after upgrading to this version to avoid potential build issues.
8
13
- Updates minimum required `flutter_custom_tabs_android` version to 2.3.1.
0 commit comments