|
2 | 2 | Branch SDK Release Notes |
3 | 3 | ======================== |
4 | 4 |
|
5 | | -Branch Version 0.12.12 |
6 | | ----------------------- |
7 | | -### Bug fixes, iOS 10 Compatibility, and Swift Updates |
| 5 | +#### Branch Version 0.12.12 |
| 6 | +Bug fixes, Swift Updates, and iOS 10 Compatibility – Tuesday, October 11 2016 |
8 | 7 |
|
9 | | -Monday, October 10 2016 |
| 8 | +* There are no breaking changes in this release. |
10 | 9 |
|
11 | | -* Added release notes to SDK |
| 10 | +* The Swift example and documentation have been updated for Swift 3.0. |
12 | 11 |
|
13 | | - Author: Edward Smith <[email protected]> |
| 12 | +* We've diagnosed a open problem when Branch, Localytics, and Google Analytics are all used |
| 13 | + in the same app. You can read the details and work-arounds in the Github issue |
| 14 | + [Branch, Localytics, and Google Analytics.](https://github.com/BranchMetrics/ios-branch-deep-linking/issues/485) |
14 | 15 |
|
15 | | - |
16 | | -* Don't send instrumentation data in GET requests |
17 | | - |
18 | | - Author: Alex Austin <[email protected]> |
19 | | - |
20 | | - |
21 | | -* Updated Update README.md Documentation Syntax for Swift |
22 | | - |
23 | | - Author: Alex Austin <[email protected]> |
24 | | - |
25 | | - |
26 | | -* Removed initSession option |
27 | | - |
28 | | - Author: Jonas Bauer <[email protected]> |
29 | | - |
30 | | - |
31 | | -* Fixed instrumentation data property types |
32 | | - |
33 | | - Author: Seamus Clancy <github:sclancy> |
34 | | - |
35 | | - |
36 | | -* Updated Swift documentation |
37 | | - |
38 | | - Author: Alex Austin <[email protected]> |
39 | | - |
40 | | - |
41 | | -* Fixed Spotlight content discovery |
42 | | - |
43 | | - Author: Edward Smith <[email protected]> |
44 | | - |
45 | | - The Branch SDK was not responding to Spotlight queries correctly. |
46 | | - |
47 | | - |
48 | | -* Fixed crash that sometimes occurred when a user completed a Branch action |
49 | | - |
50 | | - Author: Edward Smith <[email protected]> |
51 | | - |
52 | | - |
53 | | -* Updated Swift example to Swift 3.0 |
54 | | - |
55 | | - Author: Alex Austin <[email protected]> |
56 | | - |
57 | | - |
58 | | -* Added email subject to share action |
59 | | - |
60 | | - Author: Alex Austin <[email protected]> |
61 | | - |
62 | | - |
63 | | -* Added 'Notes' to the list of sharing channels |
64 | | - |
65 | | - Author: Ahmed Nawar <[email protected]> |
| 16 | +* Check the change log for specific fixes. [Change log on Github.](https://github.com/BranchMetrics/ios-branch-deep-linking/blob/master/ChangeLog.md) |
0 commit comments