Skip to content

Commit 10786a6

Browse files
author
Edward Smith
committed
Updated release notes.
1 parent f2c07b1 commit 10786a6

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

ChangeLog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
Branch iOS SDK Change Log
22

3+
- v0.12.18
4+
* Updated share channel names for some older iOS app versions.
5+
* Updated how the SFSafariViewController window is handled when finding a strong match.
6+
- The keyWindow and firstResponder will no longer lose focus at app start up (#484, AIS-122).
7+
- Branch now plays nicely with the Facebook login controller (AIS-122).
8+
* Improved handling of queued link opens. (#491, #503, AIS-128)
9+
* Made the preference helper more robust to prevent crashes (#514)
10+
* Updated nullability of callback parameters for Swift (#509, #507, AIS-149).
11+
* Fixed some nil reference errors found by static analysis.
12+
* Fixed a small memory leak.
13+
314
- v0.12.17
415
* Made the preference file creation more robust and fault tolerant.
516

ReleaseNotes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Branch SDK Release Notes
44

55
Check the change log for specific fixes: [Change log on Github.](https://github.com/BranchMetrics/ios-branch-deep-linking/blob/master/ChangeLog.md)
66

7+
#### Branch Version 0.12.18
8+
9+
* There are no breaking changes in this release.
10+
* There are no significant new features in this release.
11+
* Special testing instructions: Test with slow networks and fast app switches.
12+
713
#### Branch Version 0.12.17
814
Crash fix due to preferences
915

0 commit comments

Comments
 (0)