0.11.0 - 2026-08-06
Important
✨ New features
- (frontend): Implement session replay by @anupcowkur in #4163
🐛 Bug fixes
- (backend): Escape user-supplied values in email HTML by @anupcowkur in #4193
- (backend): Add misssing authz check in app retention fetch by @anupcowkur in #4191
- (backend): Fail fast on unreachable valkey at boot (#4162) by @detj in #4162
- (backend): Map mcp oauth cb errors to proper status codes (#4161) by @detj in #4161
- (frontend): Wrap long text inside dialogs by @anupcowkur in #4194
- (frontend): Skip standalone output on Vercel by @anupcowkur in #4187
- (frontend): Narrow build file tracing to the dashboard by @anupcowkur
- (frontend): Keep network timeline readable at wide slider ranges by @anupcowkur in #4182
- (frontend): Use canvas chart for network status distribution plot by @anupcowkur in #4181
- (frontend): Fix footer blog link by @anupcowkur in #4175
🔨 Misc
- (backend): Upgrade posthog-go to v1.22.0 by @anupcowkur in #4185
- (frontend): Upgrade jest to v30 by @anupcowkur in #4190
- (frontend): Move the tailwind config into css by @anupcowkur in #4189
- (frontend): Drop the top-level sharp dependency by @anupcowkur in #4188
- (frontend): Upgrade nextjs to 16.3.0 by @anupcowkur
- (frontend): Move blog to top level header tab by @anupcowkur in #4186
- (frontend): Move posthog config defaults to 2026-06-25 by @anupcowkur
- (frontend): Upgrade posthog frontend SDKs by @anupcowkur
- (frontend): Switch to canvas rendering for all line plots by @anupcowkur in #4184
- (frontend): Center digits optically in the cost estimator inputs by @anupcowkur in #4183
- (frontend): Left-align pricing header to match feature pages by @anupcowkur
- (frontend): Merge landing highlight boxes into one rounded card by @anupcowkur
- (frontend): Align footer sections with the new nav structure by @anupcowkur
- (frontend): Restructure landing nav into product and resources menus by @anupcowkur
- (frontend): Use canvas charts for network details plots by @anupcowkur
- (frontend): Update header with more links by @anupcowkur in #4179
- (frontend): Resolve tailwind lint warnings by @anupcowkur in #4178
- (frontend): Improve mobile layouts by @anupcowkur in #4177
- (frontend): Update improve docs CTA spacing by @anupcowkur in #4174
- (frontend): Add twitter card tags to docs and marketing pages by @anupcowkur in #4168
- (frontend): Update toast colours to match theme by @anupcowkur in #4167
- (frontend): Update cta to "Get Started For Free" by @anupcowkur in #4164
- (frontend): Match docs theme switcher to rest of app by @anupcowkur in #4143
- (frontend): Add bluesky & discord links to footer by @anupcowkur in #4142
- (kmp): Make log severity shorthands members of Measure by @abhaysood in #4151
- Show server error messages for test Slack alert failures by @anupcowkur in #4141
♻️ Refactor
- (frontend): Throw from api fetchers instead of returning status objects by @anupcowkur in #4173
📚 Documentation
- (frontend): Add migration guide for 0.11.x (#4192) by @detj in #4192
- Update .all-contributorsrc [skip ci] by @allcontributors[bot] in #4172
- Update README.md [skip ci] by @allcontributors[bot]
- Explain self host tradeoffs better by @anupcowkur in #4166
- Update README by @anupcowkur
- Split getting started into per-platform pages by @abhaysood in #4067