Releases: BranchMetrics/capacitor-branch-deep-links
Releases · BranchMetrics/capacitor-branch-deep-links
v8.3.0
v8.2.1
- Update Branch Android SDK to 5.12.4
v8.2.0
- Branch Android SDK bumped to 5.12.3
- Branch iOS SDK bumped to 3.6.3
v8.1.0
- Added the handleUrl method to iOS and updated BranchUrlParams to include
branch
instead ofurl
.
v8.0.0
- Updated the
addListener
method to return aPromise<PluginListenerHandle>
. - Updates the core Capacitor plugin to 6.0.0
- Branch Android SDK bumped to 5.12.0
- Branch iOS SDK bumped to 3.4.3
v7.1.0
- Added new method, setDMAParamsForEEA(), for setting DMA compliance parameters.
- Branch Android SDK bumped to 5.9.0
- Branch iOS SDK bumped to 3.2.0
v7.0.0
- Branch Android SDK bumped to 5.7.5
- Branch iOS SDK bumped to 3.0.1
- Added new methods, getLatestReferringParams() and getFirstReferringParams
v6.0.0
v5.0.0
- Updates the core capacitor plugin to 4.0.1
- Android minSdk bumped to 22
- iOS platform bumped to 13
- Android Branch SDK updated to 5.2.3 which targets 32 as well.
- Android Branch SDK dependency type changed from
implementation
toapi
to keep references consistent and integration simpler
v4.2.0
- Android SDK to 5.2.0 https://github.com/BranchMetrics/android-branch-deep-linking-attribution/releases/tag/5.2.0
- iOS SDK to 1.43.1 https://github.com/BranchMetrics/ios-branch-deep-linking-attribution/releases/tag/1.43.1
- Added
getBranchQRCode()
method for generating Branch QR codes.