Skip to content

Commit

Permalink
Release 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PSPDFKit committed Mar 7, 2022
1 parent 7265e24 commit 6f6288b
Show file tree
Hide file tree
Showing 13 changed files with 40 additions and 32 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Newest Release

### 2.2.1 - 04 Mar 2022

- Updates for PSPDFKit 8.1.2 for Android. (#33315)
- Updates for PSPDFKit 11.2.4 for iOS. (#33315)
- Fixes React Native Annotation Processor Catalog example for Android.(#33189)

## Previous Releases

### 2.2.0 - 14 Feb 2022

- This release requires you to update your Android project's `compileSdkVersion` to version 31. Please refer to [our migration guide](https://pspdfkit.com/guides/react-native/migration-guides/react-native-2-2-migration-guide) for this release.
Expand All @@ -11,8 +19,6 @@
- Fixes an issue where the `spreadFitting` configuration value is inverted on Android. (#32789)
- Removes `signingConfig` from React Native Android's sample projects app-level `build.gradle` files. (#32767)

## Previous Releases

### 2.1.0 - 06 Jan 2022

- Adds documentation for all the configuration options. (#31898)
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* Contains gradle configuration constants
*/
ext {
PSPDFKIT_VERSION = '8.1.1'
PSPDFKIT_VERSION = '8.1.2'
}

buildscript {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-pspdfkit",
"version": "2.2.0",
"version": "2.2.1",
"description": "React Native PDF Library by PSPDFKit",
"keywords": [
"react native",
Expand Down
2 changes: 1 addition & 1 deletion samples/Catalog/Catalog.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const examples = [
component.props.navigation.push('StateChange');
},
},
Platform.OS === 'ios' && {
{
key: 'item6',
name: 'Annotation Processing',
description:
Expand Down
4 changes: 3 additions & 1 deletion samples/Catalog/configuration/Constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ export const tiffImagePath =
export const pspdfkitColor = '#267AD4';

export const writableDocumentPath =
fileSystem.DocumentDirectoryPath + '/' + exampleDocumentName;
Platform.OS === 'ios'
? fileSystem.DocumentDirectoryPath + '/' + exampleDocumentName
: 'file://' + fileSystem.DocumentDirectoryPath + '/' + exampleDocumentName;
2 changes: 1 addition & 1 deletion samples/Catalog/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ target 'Catalog' do
inherit! :complete
# Pods for testing
end
pod 'PSPDFKit', '~> 11.2.2'
pod 'PSPDFKit', '~> 11.2.4'
# Enables Flipper.
#
# Note that if you have use_frameworks! enabled, Flipper will not work and
Expand Down
16 changes: 8 additions & 8 deletions samples/Catalog/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ PODS:
- glog (0.3.5)
- libevent (2.1.12)
- OpenSSL-Universal (1.1.180)
- PSPDFKit (11.2.2):
- PSPDFKit/Core (= 11.2.2)
- PSPDFKit/Core (11.2.2)
- PSPDFKit (11.2.4):
- PSPDFKit/Core (= 11.2.4)
- PSPDFKit/Core (11.2.4)
- RCT-Folly (2021.06.28.00-v2):
- boost
- DoubleConversion
Expand Down Expand Up @@ -275,7 +275,7 @@ PODS:
- React-jsinspector (0.66.4)
- React-logger (0.66.4):
- glog
- react-native-pspdfkit (2.2.0):
- react-native-pspdfkit (2.2.1):
- PSPDFKit
- React
- react-native-safe-area-context (3.3.2):
Expand Down Expand Up @@ -385,7 +385,7 @@ DEPENDENCIES:
- FlipperKit/FlipperKitUserDefaultsPlugin (= 0.99.0)
- FlipperKit/SKIOSNetworkPlugin (= 0.99.0)
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
- PSPDFKit (~> 11.2.2)
- PSPDFKit (~> 11.2.4)
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
- RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
- RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
Expand Down Expand Up @@ -531,7 +531,7 @@ SPEC CHECKSUMS:
glog: 5337263514dd6f09803962437687240c5dc39aa4
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
OpenSSL-Universal: 1aa4f6a6ee7256b83db99ec1ccdaa80d10f9af9b
PSPDFKit: 1b4214c4d3b371bc73001a907045052be87b3c35
PSPDFKit: c4500722e73a3fd620b979d9375601a9479a8a41
RCT-Folly: a21c126816d8025b547704b777a2ba552f3d9fa9
RCTRequired: 4bf86c70714490bca4bf2696148638284622644b
RCTTypeSafety: c475a7059eb77935fa53d2c17db299893f057d5d
Expand All @@ -544,7 +544,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: 94ce921e1d8ce7023366873ec371f3441383b396
React-jsinspector: d0374f7509d407d2264168b6d0fad0b54e300b85
React-logger: 933f80c97c633ee8965d609876848148e3fef438
react-native-pspdfkit: cd2fdb7c7b2758702e6b28da025f9d550f005bd9
react-native-pspdfkit: d1e8169e3f045572187c6ff5753bd349ff778668
react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057
React-perflogger: 93075d8931c32cd1fce8a98c15d2d5ccc4d891bd
React-RCTActionSheet: 7d3041e6761b4f3044a37079ddcb156575fb6d89
Expand All @@ -565,6 +565,6 @@ SPEC CHECKSUMS:
Yoga: e7dc4e71caba6472ff48ad7d234389b91dadc280
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: b3f5d8f753fa5e5da850a97aa58bdd32c8297b6d
PODFILE CHECKSUM: 0ee43f84ef1cd27dbd927a351014a56d016b8321

COCOAPODS: 1.11.2
2 changes: 1 addition & 1 deletion samples/Catalog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Catalog",
"version": "2.2.0",
"version": "2.2.1",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down
2 changes: 1 addition & 1 deletion samples/Catalog/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6048,7 +6048,7 @@ react-native-iphone-x-helper@^1.3.0:
integrity sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg==

"react-native-pspdfkit@file:../..":
version "2.2.0"
version "2.2.1"

react-native-safe-area-context@^3.3.2:
version "3.3.2"
Expand Down
4 changes: 2 additions & 2 deletions samples/NativeCatalog/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ target 'NativeCatalog' do
inherit! :complete
# Pods for testing
end
pod 'PSPDFKit', '~> 11.2.2'
pod 'Instant', '~> 11.2.2'
pod 'PSPDFKit', '~> 11.2.4'
pod 'Instant', '~> 11.2.4'
# Enables Flipper.
#
# Note that if you have use_frameworks! enabled, Flipper will not work and
Expand Down
22 changes: 11 additions & 11 deletions samples/NativeCatalog/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@ PODS:
- FlipperKit/FlipperKitNetworkPlugin
- fmt (6.2.1)
- glog (0.3.5)
- Instant (11.2.2)
- Instant (11.2.4)
- libevent (2.1.12)
- OpenSSL-Universal (1.1.180)
- PSPDFKit (11.2.2):
- PSPDFKit/Core (= 11.2.2)
- PSPDFKit/Core (11.2.2)
- PSPDFKit (11.2.4):
- PSPDFKit/Core (= 11.2.4)
- PSPDFKit/Core (11.2.4)
- RCT-Folly (2021.06.28.00-v2):
- boost
- DoubleConversion
Expand Down Expand Up @@ -276,7 +276,7 @@ PODS:
- React-jsinspector (0.66.4)
- React-logger (0.66.4):
- glog
- react-native-pspdfkit (2.2.0):
- react-native-pspdfkit (2.2.1):
- PSPDFKit
- React
- react-native-safe-area-context (3.3.2):
Expand Down Expand Up @@ -386,8 +386,8 @@ DEPENDENCIES:
- FlipperKit/FlipperKitUserDefaultsPlugin (= 0.99.0)
- FlipperKit/SKIOSNetworkPlugin (= 0.99.0)
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
- Instant (~> 11.2.2)
- PSPDFKit (~> 11.2.2)
- Instant (~> 11.2.4)
- PSPDFKit (~> 11.2.4)
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
- RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
- RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
Expand Down Expand Up @@ -532,10 +532,10 @@ SPEC CHECKSUMS:
FlipperKit: d8d346844eca5d9120c17d441a2f38596e8ed2b9
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 5337263514dd6f09803962437687240c5dc39aa4
Instant: 872613d414ca58677e98a91ce66613a911f1ff7d
Instant: d3052a5778e775bbf52a4b16486a2a398a8b88ba
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
OpenSSL-Universal: 1aa4f6a6ee7256b83db99ec1ccdaa80d10f9af9b
PSPDFKit: 1b4214c4d3b371bc73001a907045052be87b3c35
PSPDFKit: c4500722e73a3fd620b979d9375601a9479a8a41
RCT-Folly: a21c126816d8025b547704b777a2ba552f3d9fa9
RCTRequired: 4bf86c70714490bca4bf2696148638284622644b
RCTTypeSafety: c475a7059eb77935fa53d2c17db299893f057d5d
Expand All @@ -548,7 +548,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: 94ce921e1d8ce7023366873ec371f3441383b396
React-jsinspector: d0374f7509d407d2264168b6d0fad0b54e300b85
React-logger: 933f80c97c633ee8965d609876848148e3fef438
react-native-pspdfkit: cd2fdb7c7b2758702e6b28da025f9d550f005bd9
react-native-pspdfkit: d1e8169e3f045572187c6ff5753bd349ff778668
react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057
React-perflogger: 93075d8931c32cd1fce8a98c15d2d5ccc4d891bd
React-RCTActionSheet: 7d3041e6761b4f3044a37079ddcb156575fb6d89
Expand All @@ -569,6 +569,6 @@ SPEC CHECKSUMS:
Yoga: e7dc4e71caba6472ff48ad7d234389b91dadc280
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: bd5bd485f30d0701b85c02187b725eed5ccf8e9c
PODFILE CHECKSUM: 1d2cac7585bc48baf1570124f7acead4def87be7

COCOAPODS: 1.11.2
2 changes: 1 addition & 1 deletion samples/NativeCatalog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "NativeCatalog",
"version": "2.2.0",
"version": "2.2.1",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down
2 changes: 1 addition & 1 deletion samples/NativeCatalog/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6048,7 +6048,7 @@ react-native-iphone-x-helper@^1.3.0:
integrity sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg==

"react-native-pspdfkit@file:../..":
version "2.2.0"
version "2.2.1"

react-native-safe-area-context@^3.3.2:
version "3.3.2"
Expand Down

0 comments on commit 6f6288b

Please sign in to comment.