Releases: plaidev/nubrick-ios
Releases · plaidev/nubrick-ios
v0.16.2
What's Changed
- Update MagicPod API URL to Nubrick by @VictorB00 in #330
- Fix MagicPod organization name to Nubrick.app by @VictorB00 in #331
- Fix collection cell to correctly layout by @VictorB00 in #332
- Fix collection layout by applying frame size to container view by @VictorB00 in #333
- Clamp negative border radius values to zero by @t-jimbo in #334
- Expose trackCrashes as public init parameter on NubrickClient by @VictorB00 in #336
- Add onTooltip callback and priority-based config selection by @VictorB00 in #337
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- Fix race condition in appendUserEvent by making it async by @VictorB00 in #328
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- Rename NativebrikCachePolicy → NubrickCachePolicy
- Update internal APIs
Full Changelog: v0.15.3...v0.16.0
v0.15.3
What's Changed
- Update email address in podspec by @VictorB00 in #322
- Fix image display size by @VictorB00 in #323
- Release v0.15.3 by @github-actions[bot] in #324
Full Changelog: v0.15.2...v0.15.3
v0.15.2
What's Changed
- Remove animation for UIKit embedding by @VictorB00 in #319
- Send embedding size updates to flutter by @VictorB00 in #320
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- Set right address and platform for crash events sent to backend by @VictorB00 in #317
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- Fix duplicate MetricKit subscribers on Flutter hot restart by @VictorB00 in #315
- Add embedding width/height support with AutoLayout improvements by @VictorB00 in #314
Full Changelog: v0.14.6...v0.15.0
v0.14.6
What's Changed
- Use CrashSeverity enum and only send error events for error/fatal levels by @VictorB00 in #312
Full Changelog: v0.14.5...v0.14.6
v0.14.5
What's Changed
- chore: add make xcframework command and development guide by @t-jimbo in #309
- Add severity level support for crash reports by @VictorB00 in #310
Full Changelog: v0.14.4...v0.14.5
v0.14.4
What's Changed
- Fix wrong calculation for buffer cleanup by @VictorB00 in #304
Full Changelog: v0.14.3...v0.14.4