Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 28b3797

Browse files
author
chrwend
committed
Merge branch 'release/1.1.4'
2 parents db881be + 0299d9f commit 28b3797

File tree

75 files changed

+242
-390
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+242
-390
lines changed

Documentation/Changelog.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
## Changelog
22

3+
### 1.1.4
4+
* [IMPROVEMENT] Upgrade to HockeySDK for iOS 4.1.3
5+
* [NEW] Norwegian (Bokmal) localization
6+
* [NEW] Persian (Farsi) localization
7+
38
### 1.1.3
4-
[BREAKING CHANGE] Feedback not supported by version 1.1.3 or higher.
5-
[IMPROVEMENT] Upgrade to PLCrashReporter 1.3
6-
[IMPROVEMENT] Upgrade to HockeySDK for iOS 4.1.2
7-
[IMPROVEMENT] Updated Chinese translations
9+
* [BREAKING CHANGE] Feedback not supported by version 1.1.3 or higher.
10+
* [IMPROVEMENT] Upgrade to PLCrashReporter 1.3
11+
* [IMPROVEMENT] Upgrade to HockeySDK for iOS 4.1.2
12+
* [IMPROVEMENT] Updated Chinese translations
813

914
### 1.1.2
1015
* [BUGFIX] Fix bug where report for managed exceptions didn't contain a CrashReporter Key. The key is needed to get proper user statistics on the portal
@@ -13,7 +18,7 @@
1318

1419
### 1.1.1
1520

16-
- [BUGFIX] Fixes an issue where the whole app's Application Support directory was accidentally excluded from backups.
21+
* [BUGFIX] Fixes an issue where the whole app's Application Support directory was accidentally excluded from backups.
1722
This SDK release explicitly includes the Application Support directory into backups. If you want to opt-out of this fix and keep the Application Directory's backup flag untouched, add the following to the code of your exported Xcode project:
1823

1924
```objectivec

ExampleGame/Assets/HockeyAppUnityIOS/HockeyAppUnity-Scripts/HockeyAppIOS.cs.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/AppIconPlaceHolder.png.meta

Lines changed: 3 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/Arrow.png.meta

Lines changed: 3 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/Arrow@2x.png.meta

Lines changed: 3 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/Arrow@3x.png.meta

Lines changed: 3 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/Blur.png.meta

Lines changed: 3 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/Blur@2x.png.meta

Lines changed: 3 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/Blur@3x.png.meta

Lines changed: 3 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ExampleGame/Assets/HockeyAppUnityIOS/HockeySDKResources.bundle/Cancel.png.meta

Lines changed: 3 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)