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: CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 5.5.1 - 16 Apr 2026
2
+
3
+
- Fixes `Nutrient.present(...)` failing on iOS apps using the `UIScene` lifecycle. (J#HYB-992)
4
+
1
5
## 5.5.0 — 09 Apr 2026
2
6
3
7
- Adds `NutrientInstantView`, a widget that embeds a live Instant document directly in the Flutter widget tree with real-time collaboration support on Android and iOS. (J#HYB-988)
@@ -14,10 +18,10 @@
14
18
- Fixes an Android issue where interactions were incorrectly routed when multiple `NutrientView` instances were shown simultaneously. (J#HYB-136)
15
19
- Fixes annotation model validation and serialization issues. (J#HYB-821)
16
20
17
-
## 5.4.1 - 22 Feb 2026
21
+
## 5.4.1 — 22 Feb 2026
18
22
19
23
- Updates to Nutrient iOS SDK 26.5.0. (#50888)
20
-
- Fixes an iOS issue where the `AdapterBridge` couldn't retrieve the `PSPDFViewController` via FFI when using `NutrientView` with a platform adapter. (#50888)
24
+
- Fixes an iOS issue where the `AdapterBridge` couldn’t retrieve the `PSPDFViewController` via FFI when using `NutrientView` with a platform adapter. (#50888)
0 commit comments