File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.2.0-alpha.0 (2025-10-21)
2+
3+ ### Updates
4+ - Updated Android SDK version to [ 3.6.1] ( https://github.com/Iterable/iterable-android-sdk/releases/tag/3.6.1 )
5+ - Updated iOS SDK version to [ 6.6.1] ( https://github.com/Iterable/swift-sdk/releases/tag/6.6.1 )
6+ - Added JWT Capabilities:
7+ - Added ` Iterable.authhManager ` , which manages the authentication flow
8+ - Added ` IterableRetryBackoff ` and ` IterableAuthFailureReason ` enums
9+ - Added ` onJWTError ` and ` retryPolicy ` for control over JWT flow
10+ - Moved all native calls to ` IterableApi.ts `
11+ - Added JWT example to our example app
12+
13+ ### Fixes
14+ - Created a standalone ` IterableLogger ` to avoid circular dependencies
15+
116## 2.1.0-beta.1
217
3- ## Fixes
18+ ### Fixes
419- Add Temporary fix for circular paths, which break expo ([ 9c09743] ( https://github.com/Iterable/react-native-sdk/commit/9c09743 ) )
520
621## 2.1.0-beta.0
You can’t perform that action at this time.
0 commit comments