Skip to content

Commit

Permalink
changelog 3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Aug 16, 2024
1 parent 1d20443 commit 71e7383
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Next

## 3.7.2 - 2024-08-16

- recording: improve ios session recording performance by avoiding redrawing after screen updates ([#166](https://github.com/PostHog/posthog-ios/pull/166))
- `debouncerDelay` is changed from 500ms to 1s since the iOS screenshot has to be taken in the main thread and its more sensitive to performance issues

Expand Down

0 comments on commit 71e7383

Please sign in to comment.