@lingo.dev/_sdk@0.17.3
epi052/feroxbuster@lingo.dev/_sdk@0.17.3Jul 24, 2026by github-actions[bot]
AI Summary
A patch update to the SDK that improves analytics tracking by associating events with the correct organization.
Key Highlights
- SDK PostHog events now attach the `organization` group
New Features
- Organization-level analytics grouping for SDK events
Full Release Notes
### Patch Changes - [#2172](https://github.com/lingodotdev/lingo.dev/pull/2172) [`8c0393a`](https://github.com/lingodotdev/lingo.dev/commit/8c0393a084204affb58e789ae434e147f2338a61) Thanks [@cherkanovart](https://github.com/cherkanovart)! - SDK PostHog events now attach the `organization` group when the API reports the key's organization, so SDK activity shows up in org-level analytics. No behavior change for API keys whose server does not return an organization id.