github measure-sh/measure v0.10.0

7 hours ago

0.10.0 - 2026-04-06

✨ New features

🐛 Bug fixes

  • (backend): Handle lost valkey connection while fetching sdk config (#3417) by @detj in #3417
  • (backend): Panic when dart exceptions is missing (#3414) by @detj in #3414
  • (backend): Order crash/ANR details by descending timestamp by @anupcowkur in #3393
  • (backend): Prevent SSRF in proxy attachment and symbol endpoints by @anupcowkur in #3390
  • (backend): Skip daily snapshots for non-billable teams by @anupcowkur in #3388
  • (backend): Calculate correct month names for usage chart by @anupcowkur in #3372
  • (backend): Account for retention in billing meter by @anupcowkur in #3357
  • (backend): Add missing libs in alerts dockerfile (#3304) by @detj in #3304
  • (backend): Allow more characters for screen view event (#3301) by @detj in #3301
  • (backend): Handle panic for unsolvable malformed sdk request (#3278) by @detj in #3278
  • (backend): Add team_id to app retention query in cleanup (#3236) by @detj in #3236
  • (backend): Journey api would return inaccurate results sometimes (#3213) by @detj in #3213
  • (backend): Crash/anr groups list api would return inaccurate results sometimes (#3212) by @detj in #3212
  • (backend): Onboard app synchronously during ingest (#3205) by @detj in #3205
  • (backend): Populate session attributes for trace only sessions (#3196) by @detj in #3196
  • (backend): Fix syntax error in migration (#3181) by @detj in #3181
  • (backend): Migrate ingestion metrics synchronously (#3180) by @detj in #3180
  • (backend): Update migration for device manufacturer attribute (#3097) by @detj in #3097
  • (backend): Allow larger values for device manufacturer attribute (#3094) by @detj in #3094
  • (backend): Issue free metrics would not show for some cases (#3093) by @detj in #3093
  • (backend): Update migrations for 0.10.x release (#3084) by @abhaysood in #3084
  • (backend): Support empty filters in certain dashboard apis by @detj in #3043
  • (backend): Size metrics will fail sometimes (#3035) by @detj in #3035
  • (backend): Handle panic on invalid exception payload (#3031) by @detj in #3031
  • (backend): Prevent duplicate sessions on search (#3026) by @detj in #3026
  • (backend): Improve handling of launch metrics delta nans by @detj in #2985
  • (backend): Only show sessions having many events (#2979) by @detj in #2979
  • (backend): Fix broken remember query (#2971) by @detj in #2971
  • (backend): Some attachments were not getting uploaded (#2967) by @detj in #2967
  • (backend): Move to async ingestion flow for higher throughput (#2964) by @detj in #2964
  • (backend): Fix default user auth error on clickhouse 25.8 migration (#2925) by @anupcowkur in #2925
  • (backend): Avoid long running database transaction during ingest (#2929) by @detj in #2929
  • (backend): Only use request context till parsing of body in ingest (#2927) by @detj in #2927
  • (backend): Update last_seen for API key by @anupcowkur in #2903
  • (frontend): Fix cookie banner privacy policy link by @anupcowkur in #3397
  • (frontend): Show full date in monthly plot x-axis labels by @anupcowkur in #3387
  • (frontend): Replace invalid <p> nesting with <div> in network overview by @anupcowkur in #3378
  • (frontend): Render HTML tags in markdown with rehype-raw by @anupcowkur in #3373
  • (frontend): Fix overlapping text in session timeline (#3313) by @abhaysood in #3313
  • (frontend): Fix illegible text colour in user profile initials by @anupcowkur in #3279
  • (frontend): Copy correct api base url based on env variable by @anupcowkur in #3268
  • (frontend): Fix plot render errors by @anupcowkur in #3207
  • (frontend): Set posthog blocked status to true by default by @anupcowkur in #3179
  • (frontend): Handle posthog canary fetch non-200 status case by @anupcowkur in #3177
  • (frontend): Fix cookie banner issues by @anupcowkur in #3154
  • (frontend): Fix date filters by @anupcowkur in #3116
  • (frontend): Suppress theme change hydration warnings by @anupcowkur in #3101
  • (frontend): Take users to overview page on team change by @anupcowkur in #2885

🔨 Misc

⚡ Performance

  • (backend): Pre-sign attachment urls async in batches (#3200) by @detj in #3200
  • (backend): Fetch user defined attribute keys concurrently (#3186) by @detj in #3186
  • (backend): Improve performance of read queries (#3042) by @detj in #3042

📚 Documentation

Don't miss a new measure release

NewReleases is sending notifications on new releases.