0.8.2 - 2025-07-22
🔨 Misc
- (backend): Brand team invite, removal & role change emails by @anupcowkur in #2422
- (frontend): Update landing page videos & flutter availability by @anupcowkur in #2431
- Ignore flutter tags in cliff config (#2440) by @detj in #2440
- Revert unwanted changes to root changelog (#2439) by @detj in #2439
📚 Documentation
- Update README with flutter support inclusion by @anupcowkur in #2441
- Update README with new feature videos by @anupcowkur in #2432
0.8.1 - 2025-07-15
🐛 Bug fixes
🔨 Misc
0.8.0 - 2025-07-15
✨ New features
- (backend): Support error in ios handled exceptions by @detj
- (backend): Add flutter exception symbolication (#2166) by @abhaysood in #2166
- (backend): Implement email invites by @anupcowkur in #2091
- (frontend): Show ios handled exceptions in session timeline by @detj in #2314
- (frontend): Update charts UIs by @anupcowkur in #2178
- (frontend): Add collapsible sidebar with submenus by @anupcowkur in #2148
- (frontend): Show profile pic of logged in user by @anupcowkur in #2115
- (frontend): Show logged in user avatar by @anupcowkur in #2110
🐛 Bug fixes
- (backend): Members were not ordered in a predictable manner (#2246) by @detj in #2246
- (backend): Validate & sort by os specific versioning (#2240) by @detj in #2240
- (backend): Remove unwanted warning on sessionator record (#2231) by @detj in #2231
- (backend): Metrics fetch would fail sometimes (#2191) by @detj in #2191
- (backend): Auto rotate compose logs (#2112) by @detj in #2112
- (backend): Check user & member role in team member removal, role change, invite resend & invite revoke by @anupcowkur in #2103
- (backend): Prevent removal or role change of member in their default team by @anupcowkur in #2071
- (backend): Get own team correctly when user is owner of multiple teams by @anupcowkur in #2069
- (frontend): Check window before accessing persisted filters by @anupcowkur in #2284
- (frontend): Show google login after nonce calculation by @anupcowkur in #2283
- (frontend): Fix sidebar inset padding by @anupcowkur in #2224
- (frontend): Fix misaligned chevron in dropdown select by @anupcowkur in #2222
- (frontend): Fixes selected app version not updating correctly by @anupcowkur in #2190
- (frontend): Update member roles after role change by @anupcowkur in #2176
- (frontend): Fix tooltip chevron colour by @anupcowkur in #2174
- (frontend): Fix sidebar colour by @anupcowkur in #2172
- (frontend): Allow concurrent GET requests by @anupcowkur in #2168
- (frontend): Fix infinite loop in dropdown select by @anupcowkur in #2163
- (frontend): Fix incorrect parsing of url filters by @anupcowkur in #2150
- (frontend): Fix error on app name change by @anupcowkur in #2149
- (frontend): Add missing css semicolons by @anupcowkur in #2129
- (frontend): Fix metadata for social preview links by @anupcowkur in #2122
- (frontend): Select first root span available if url span invalid by @anupcowkur in #2119
- (frontend): Update filters on ready state change by @anupcowkur in #2116
- (frontend): Relaxes cookie restricitions in dev by @anupcowkur in #2096
- (frontend): Improve teams error UI on change role & remove member errors by @anupcowkur in #2072
- (frontend): Filters not updating on no data/not onboarded states by @anupcowkur in #2066
🔨 Misc
- (backend): Modify production dashboard compose (#2410) by @detj in #2410
- (backend): Reverse proxy all dashbaord apis using nextjs rewrites (#2406) by @detj in #2406
- (backend): Update sessionator clean commands by @anupcowkur in #2352
- (backend): Add versioning column for bug reports table by @anupcowkur in #2332
- (backend): Handle empty dir cases in sessionator (#2329) by @detj in #2329
- (backend): Move crash + anr groups to clickhouse by @anupcowkur in #2323
- (backend): Improve workflow security (#2255) by @detj in #2255
- (backend): Remove unused ios session data (#2254) by @detj in #2254
- (backend): Upgrade go dependencies (#2252) by @detj in #2252
- (backend): Remove "Own Team Id" from access token by @anupcowkur in #2121
- (backend): Delete stale auth sessions in cleanup by @anupcowkur in #2120
- (backend): Use cookies to store access + refresh tokens by @anupcowkur in #2064
- (deps): Bump golang.org/x/net from 0.37.0 to 0.38.0 in /backend/api (#2127) by @dependabot[bot] in #2127
- (deps): Bump golang.org/x/net in /backend/cleanup (#2126) by @dependabot[bot] in #2126
- (deps): Bump golang.org/x/net in /self-host/sessionator (#2124) by @dependabot[bot] in #2124
- (frontend): Use circle checkbox for multi select dropdown for clearer selected state differentiation by @anupcowkur in #2335
- (frontend): Save journey type as part of url by @anupcowkur in #2330
- (frontend): Fix typo in bug reports search placeholder by @anupcowkur in #2296
- (frontend): Replace journey with sessions graph in overview by @anupcowkur in #2291
- (frontend): Organise imports by @anupcowkur in #2281
- (frontend): Update positive toast text copy by @anupcowkur in #2280
- (frontend): Select new team on team create by @anupcowkur in #2279
- (frontend): Show toast on team name change by @anupcowkur in #2278
- (frontend): Adjust apps and teams pages UIs by @anupcowkur in #2275
- (frontend): Move team creation to dialog by @anupcowkur in #2273
- (frontend): Update loading and error states by @anupcowkur in #2265
- (frontend): Use loading spinner instead of loading text by @anupcowkur in #2263
- (frontend): Move app creation to dialog flow by @anupcowkur in #2261
- (frontend): Update integration guide link by @anupcowkur in #2251
- (frontend): Update apps page UI by @anupcowkur in #2248
- (frontend): Update session mem & cpu graphs by @anupcowkur in #2245
- (frontend): Update apps page ui with better section differentiation by @anupcowkur in #2243
- (frontend): Reduce loading spinner size by @anupcowkur in #2239
- (frontend): Avoid page reload on app name change by @anupcowkur in #2237
- (frontend): Avoid table reload during members, roles & invites updates in team page by @anupcowkur in #2236
- (frontend): Remove redundant 'rounded-md' in buttons by @anupcowkur in #2233
- (frontend): Update teams page UI by @anupcowkur in #2227
- (frontend): Add toasts by @anupcowkur in #2226
- (frontend): Update positive & negative toast variants by @anupcowkur in #2225
- (frontend): Use new alert dialogs and toasts by @anupcowkur in #2211
- (frontend): Make table rows links by @anupcowkur in #2208
- (frontend): Make metrics card larger in small screens by @anupcowkur in #2206
- (frontend): Update metrics UI by @anupcowkur in #2192
- (frontend): Update stacktrace bg + line height by @anupcowkur in #2185
- (frontend): Update table UIs by @anupcowkur in #2182
- (frontend): Update stack trace UI by @anupcowkur in #2180
- (frontend): Standardise buttons, links, inputs using Button component and standard styles by @anupcowkur in #2165
- (frontend): Update filter pills ui by @anupcowkur in #2162
- (frontend): Show filters focus ring only on keyboard nav by @anupcowkur in #2160
- (frontend): Update filters ui by @anupcowkur in #2159
- (frontend): Use Button component in sidebar by @anupcowkur in #2158
- (frontend): Update social preview links metadata by @anupcowkur in #2125
- (frontend): Move gsi client script inside google-sign-in component by @anupcowkur in #2123
📚 Documentation
- (backend): Fix incorrect command in contributing guide (#2414) by @detj in #2414
- (backend): Add smtp configuration to self host guide (#2412) by @detj in #2412
- (backend): Update sdk api documentation by @detj
- (backend): Update clickhouse migration docs (#2264) by @detj in #2264
- (backend): Add low memory note for podman on macos (#2169) by @detj in #2169
- (backend): Add faq for nginx conf in self host guide (#2146) by @detj in #2146
- (backend): Update self host guide (#2139) by @detj in #2139
- (backend): Add banner in contributing (#2101) by @detj in #2101
- Improve SDK documentation (#2256) by @abhaysood in #2256
- Format sdk api docs (#2144) by @detj in #2144
- Add a faqs page in docs (#2141) by @detj in #2141
- Remove defunct command from contribution guide (#2137) by @detj in #2137
- Update github-oauth.md (#2131) by @DominatorVbN in #2131