|
1 | | -Changelog |
2 | | -========= |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## TBD |
3 | 4 |
|
4 | | -## TBD () |
| 5 | +### Dependencies |
5 | 6 |
|
| 7 | +Update bugsnag-cocoa to [v6.34.1](https//github.com/bugsnag/bugsnag-cocoa/releases/tag/v6.34.1) [#263](https://github.com/bugsnag/bugsnag-unreal/pull/263) |
| 8 | + |
| 9 | +Changelog |
| 10 | +========= |
| 11 | +### TBD () |
6 | 12 |
|
7 | 13 | * Updates the bugsnag-android dependency from v5.31.3 to [v6.8.0](https://github.com/bugsnag/bugsnag-android/blob/v6.8.0/CHANGELOG.md) |
8 | 14 | * Included apple privacy manifest in released package [2#34](https://github.com/bugsnag/bugsnag-unreal/pull/234) |
9 | 15 | * Updates the bugsnag-cocoa dependency from v6.28.0 to [v6.29.0](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6290-2024-06-19) |
10 | 16 |
|
11 | | -## 2.0.0 (2024-01-12) |
| 17 | +### 2.0.0 (2024-01-12) |
12 | 18 |
|
13 | 19 | * Removed the bugsnag android gradle plugin due to incompatibility with UE 5.1+. Symbols can now be uploaded via the [BugSnag CLI](https://docs.bugsnag.com/platforms/unreal-engine/showing-full-stacktraces/#android-proguard-and-ndk-mappings)[#220](https://github.com/bugsnag/bugsnag-unreal/pull/220) |
14 | 20 | * Updates the bugsnag-cocoa dependency from v6.26.2 to [v6.28.0](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6280-2023-12-13) (includes compliance with Apple's Required Reasons API – see [online docs](https://docs.bugsnag.com/platforms/ios/appstore-privacy/#declaring-required-reasons-for-api-usage)) |
15 | 21 | * Updates the bugsnag-android dependency from v5.30.0 to [v5.31.3](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5313-2023-11-06) |
16 | 22 |
|
17 | | -## 1.8.0 (2023-08-28) |
| 23 | +### 1.8.0 (2023-08-28) |
18 | 24 |
|
19 | 25 | * Added support for Unreal Engine 5.2 |
20 | 26 | * Updates the bugsnag-cocoa dependency from v6.25.2 to [v6.26.2](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6262-2023-04-20) |
21 | 27 | * Updates the bugsnag-android dependency from v5.28.4 to [v5.30.0](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5300-2023-05-11) |
22 | 28 | * Increased MaxBreadcrumb limit from 100 to 500 [#212](https://github.com/bugsnag/bugsnag-unreal/pull/212) |
23 | 29 |
|
24 | | -## 1.7.0 (2022-03-13) |
| 30 | +### 1.7.0 (2022-03-13) |
25 | 31 |
|
26 | 32 | * Add support for Unreal Engine v5.1.1 |
27 | 33 | * Updates the bugsnag-android dependency from v5.28.1 to [v5.28.4](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5284-2023-02-08) |
28 | 34 | * Updates the bugsnag-cocoa dependency from v6.25.0 to [v6.25.2](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6252-2023-01-18) |
29 | 35 |
|
30 | | -## 1.6.0 (2022-11-09) |
| 36 | +### 1.6.0 (2022-11-09) |
31 | 37 |
|
32 | 38 | * Adds the `Telemetry.Usage` configuration property. [#194](https://github.com/bugsnag/bugsnag-unreal/pull/194) |
33 | 39 | * Adds the `MaxStringValueLength` configuration property. [#193](https://github.com/bugsnag/bugsnag-unreal/pull/193) |
34 | 40 | * Updates the package branding |
35 | 41 |
|
36 | | -## 1.5.1 (2022-10-27) |
| 42 | +### 1.5.1 (2022-10-27) |
37 | 43 |
|
38 | 44 | * Updates the bugsnag-cocoa dependency from v6.19.0 to [v6.25.0](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6240-2022-10-05) |
39 | 45 | * Updates the bugsnag-android dependency from v5.24.0 to [v5.28.1](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5281-2022-10-19) |
40 | 46 |
|
41 | | -## 1.5.0 (2022-07-06) |
| 47 | +### 1.5.0 (2022-07-06) |
42 | 48 |
|
43 | 49 | * Adds the `Telemetry` configuration property. |
44 | 50 | * Updates the bugsnag-android dependency from v5.22.1 to [v5.24.0](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5240-2022-06-30) |
45 | 51 | * Updates the bugsnag-cocoa dependency from v6.16.8 to [v6.19.0](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6190-2022-06-29) |
46 | 52 |
|
47 | | -## 1.4.0 (2022-05-11) |
| 53 | +### 1.4.0 (2022-05-11) |
48 | 54 |
|
49 | 55 | * Adds official support for Unreal Engine 5.0 🚀 |
50 | 56 | * Fixes improper use of `TCHAR_TO_UTF8()` that could result in use-after-free on Android. |
51 | 57 | [#157](https://github.com/bugsnag/bugsnag-unreal/pull/157) |
52 | 58 | * Updates the bugsnag-android dependency from v5.22.0 to [v5.22.1](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5221-2022-04-28) |
53 | 59 | * Updates the bugsnag-cocoa dependency from v6.16.6 to [v6.16.8](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6168-2022-05-04) |
54 | 60 |
|
55 | | -## 1.3.1 (2022-04-26) |
| 61 | +### 1.3.1 (2022-04-26) |
56 | 62 |
|
57 | 63 | * Fixes `java.lang.ClassNotFoundException` in minified Android builds. |
58 | 64 | [#151](https://github.com/bugsnag/bugsnag-unreal/pull/151) |
59 | 65 |
|
60 | | -## 1.3.0 (2022-04-11) |
| 66 | +### 1.3.0 (2022-04-11) |
61 | 67 |
|
62 | 68 | * Adds the `MaxReportedThreads` configuration property (Android only.) |
63 | 69 | [#144](https://github.com/bugsnag/bugsnag-unreal/pull/144) |
64 | 70 | * Updates the bugsnag-android dependency from v5.19.2 to [v5.22.0](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5220-2022-03-31) |
65 | 71 | * Updates the bugsnag-cocoa dependency from v6.16.1 to [v6.16.6](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6166-2022-04-06) |
66 | 72 |
|
67 | | -## 1.2.0 (2022-02-17) |
| 73 | +### 1.2.0 (2022-02-17) |
68 | 74 |
|
69 | 75 | * Adds support for macOS as a target platform. |
70 | 76 | [#136](https://github.com/bugsnag/bugsnag-unreal/pull/136) |
71 | 77 |
|
72 | | -## 1.1.0 (2022-02-02) |
| 78 | +### 1.1.0 (2022-02-02) |
73 | 79 |
|
74 | 80 | * New APIs to support forthcoming feature flag and experiment functionality. |
75 | 81 | For more information, please see https://docs.bugsnag.com/product/features-experiments |
76 | 82 | [#123](https://github.com/bugsnag/bugsnag-unreal/pull/123) |
77 | | - |
78 | 83 | * Updates the bugsnag-android dependency from v5.16.0 to [v5.19.2](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5192-2022-01-31) |
79 | 84 | * Updates the bugsnag-cocoa dependency from v6.14.3 to [v6.16.1](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6161-2022-01-19) |
80 | 85 |
|
81 | | -## 1.0.1 (2022-01-04) |
| 86 | +### 1.0.1 (2022-01-04) |
82 | 87 |
|
83 | 88 | * Plugin is no longer flagged as "beta" |
84 | 89 |
|
85 | | -## 1.0.0 (2021-12-17) |
| 90 | +### 1.0.0 (2021-12-17) |
86 | 91 |
|
87 | 92 | This is the initial public release of Bugsnag for Unreal Engine, supporting Android and iOS as target platforms. |
88 | | - |
89 | 93 | Documentation: https://docs.bugsnag.com/platforms/unreal-engine/ |
90 | | - |
91 | 94 | Download: https://www.unrealengine.com/marketplace/en-US/product/bugsnag |
92 | | - |
93 | 95 | 🚀 |
| 96 | + |
0 commit comments