2.6.0
What's Changed
- Added colorScheme to default signal payload by @FPST-08 in #193
- Return to reference type for config by unchecking Sendable conformance by @Jeehut in #206
- Replace 'nonisolated(unsafe)' from Swift 5.10+ with a more compatible approach by @Jeehut in #207
- Respect SwiftUI previews & analyticsDisabled for internal signals by @Jeehut in #211
- Add default accessibility parameters to send alongside each request by @Jeehut in #212
- Add screen scale factor on iOS, macOS, and tvOS for proper pixels by @Jeehut in #213
New Contributors
Full Changelog: 2.5.1...2.6.0