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
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,21 @@
1
1
## Newest Release
2
2
3
+
### 2.0.4 - 07 Dec 2021
4
+
5
+
- Updates the Xcode build settings of the Catalog and Native Catalog example projects to work on iOS simulators on Apple Silicon Macs. (#32129)
6
+
- Sets `currentPageIndex` in `onStateChanged` callbacks always to the currently visible page index. Also adds `affectedPageIndex` to get the page that is corresponding to the other states in the callback. (#31926)
7
+
- PSPDFKit now requires React Native 0.66.3 or later. (#32119)
8
+
- Updates for PSPDFKit 8.0.2 for Android. (#32119)
9
+
10
+
## Previous Releases
11
+
3
12
### 2.0.3 - 02 Nov 2021
4
13
5
14
- PSPDFKit now requires React Native 0.66.1 or later. (#31744)
6
15
- Updates for PSPDFKit 8.0.1 for Android. (#31744)
0 commit comments