We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a817605 commit 0c39eabCopy full SHA for 0c39eab
CHANGELOG.md
@@ -1,7 +1,14 @@
1
# Backtrace Cocoa Release Notes
2
3
+## Version 1.7.4-beta1
4
+- Modifies the CI job to run tests daily on schedule in #81
5
+- Skip file attachments that are larger than 10MB in #84
6
+- Adds additional functionality for breadcrumbs in beta in #79
7
+- Improves out of memory (OOM) reporting in #88
8
+- Updates README by @lysannep in #89
9
+
10
## Version 1.7.3
-- Enable OOM reports for 15.3.1 against, disable client side unwinding by default
11
+- Enables OOM reports for iOS version 15.3.1, and disables client side unwinding by default
12
- Added BETA Breadcrumbs implementation
13
- Updated BETA Crash Free metrics based on feedback from beta testing
14
- Updated build scripts
0 commit comments