Skip to content

Commit 86a5baf

Browse files
author
Edward Smith
committed
Updated ChangeLog.md and removed the reduntant ReleaseNotes.md.
1 parent 5a1ea20 commit 86a5baf

File tree

2 files changed

+26
-46
lines changed

2 files changed

+26
-46
lines changed

ChangeLog.md

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

3+
- v0.12.20
4+
* Started beta program.
5+
* Updated the build script.
6+
* Merge pull request #517 from brianmichel/bsm/call-javascript-from-main-thread.
7+
* Fixed and re-applied patches from v0.12.18. These are:
8+
- Updated share channel names for some older iOS app versions.
9+
- Updated how the SFSafariViewController window is handled when finding a strong match.
10+
* The keyWindow and firstResponder will no longer lose focus at app start up (#484, AIS-122).
11+
* Branch now plays nicely with the Facebook login controller (AIS-122).
12+
- Improved handling of queued link opens. (#491, #503, AIS-128)
13+
- Made the preference helper more robust to prevent crashes (#514)
14+
- Updated nullability of callback parameters for Swift (#509, #507, AIS-149).
15+
- Fixed some nil reference errors found by static analysis.
16+
- Fixed a small memory leak.
17+
318
- v0.12.19
419
* Reverted changes from release 0.12.18.
520

21+
- v0.12.18
22+
* Updated share channel names for some older iOS app versions.
23+
* Updated how the SFSafariViewController window is handled when finding a strong match.
24+
- The keyWindow and firstResponder will no longer lose focus at app start up (#484, AIS-122).
25+
- Branch now plays nicely with the Facebook login controller (AIS-122).
26+
* Improved handling of queued link opens. (#491, #503, AIS-128)
27+
* Made the preference helper more robust to prevent crashes (#514)
28+
* Updated nullability of callback parameters for Swift (#509, #507, AIS-149).
29+
* Fixed some nil reference errors found by static analysis.
30+
* Fixed a small memory leak.
31+
632
- v0.12.17
733
* Made the preference file creation more robust and fault tolerant.
834

ReleaseNotes.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)