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
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
## Newest Release
2
2
3
+
### 2.8.1 - 27 Feb 2024
4
+
5
+
- Updates for PSPDFKit 13.3.1 for iOS. (#43565)
6
+
- Removes `scrollViewInsetAdjustment`, `spreadFitting` and `allowedMenuActions` configuration options which are deprecated in PSPDFKit for iOS. (#43565)
7
+
8
+
## Previous Releases
9
+
3
10
### 2.8.0 - 18 Dec 2023
4
11
5
12
- Adds TypeScript types support to PSPDFKit plugin. (#42380)
@@ -13,8 +20,6 @@
13
20
- Fixes issue where onAnnotationsChanged event did not fire when a form field was updated on Android. (#42525)
14
21
- Fixes issue where annotation toolbar color picker wasn't added by default. (#42761)
0 commit comments