We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f849a commit e10886dCopy full SHA for e10886d
posthog-server/CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Next
2
3
+- fix!: Restructured `groupProperties` and `userProperties` types to match the API and other SDKs
4
+
5
## 1.1.0 - 2025-10-03
6
7
- feat: `timestamp` can now be overridden when capturing an event ([#297](https://github.com/PostHog/posthog-android/issues/297))
posthog/CHANGELOG.md
+- fix: Typed `groupProperties` and `userProperties` types to match the API and other SDKs
## 4.2.0 - 2025-10-23
- feat: allow override of event timestamp ([#309](https://github.com/PostHog/posthog-android/pull/309))
0 commit comments