You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* doc(server): Update CHANGELOG to v2.3.0
* doc(android): Update CHANGELOG to v3.31.0
* chore(release): bump server to 2.3.0
* chore(release): bump android to 3.31.0
Copy file name to clipboardExpand all lines: posthog-android/CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
## Next
2
2
3
+
# 3.31.0 - 2026-02-05
4
+
3
5
- fix: Queue pending feature flags reload instead of dropping requests when a reload is already in flight ([#407](https://github.com/PostHog/posthog-android/pull/407))
4
6
- feat: Expose `getFeatureFlagResult` to public API ([#405](https://github.com/PostHog/posthog-android/pull/405))
0 commit comments