Improvements
- Android SDK 2.8.2 — Paywalls preload significantly faster with a lighter memory and CPU footprint, and popup paywalls now animate in and dismiss their spinner without waiting on the configured loading delay.
- SuperwallDelegate — Heads up (potentially breaking): `handleLog` is now always called on a dedicated background thread, so custom logging that touches the UI must dispatch to the main thread itself.