Skip to content

Commit c6eaf43

Browse files
author
PSPDFKit
committed
Release 4.1.1
1 parent cd7600d commit c6eaf43

File tree

8 files changed

+189
-316
lines changed

8 files changed

+189
-316
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
## Newest Release
22

3-
### 4.1.0 - 03 January 2024
3+
### 4.1.1 - 17 Jan 2025
4+
- Fixes build issues where some Android resource ids are missing. (J#HYB-625)
5+
- Fixes issue where oPageChanged callback returns the wrong page index on iOS. (J#HYB-575)
6+
7+
## Previous Releases
8+
9+
### 4.1.0 - 03 Jan 2024
410

511
- Adds support for `PspdfkitWidgetController.addEventListener` to iOS and Android. (J#HYB-550)`
612
- Adds support for the latest Android Studio version. (J#HYB-539)
@@ -10,8 +16,6 @@
1016
- Updates for Nutrient iOS SDK 14.3.0.
1117
- Fixes onPageChanged callback being triggered early on iOS. (J#HYB-596)
1218

13-
## Previous Releases
14-
1519
### 4.0.0 - 01 Nov 2024
1620

1721
- Adds Pigeon for communication between Flutter and native iOS and Android platforms. (J#HYB-455)

0 commit comments

Comments
 (0)