v0.1.2 — logout session fix
Pre-release
Pre-release
Security and release fix for the public beta.
- Clears the embedded portal WebView session during
GleanFeed.logout()so a same-device account switch cannot reopen an SDK surface with the previous portal session. - Ensures the next SDK surface waits for pending portal-session cleanup before resolving a URL.
- Scopes cookie cleanup to Glean Feed portal hosts and exact custom-domain hosts.
- Bumps the public SDK version and install examples to exact
0.1.2.
Validation:
swift testpassed locally and in GitHub CI.- iOS simulator build passed locally and in GitHub CI.