Releases: measure-sh/measure
Releases · measure-sh/measure
measure_flutter-v0.5.0
[measure_flutter-v0.5.0] - 2026-04-08
This version updates to latest iOS and Android versions.
🔨 Misc
- (flutter): Prepare measure_flutter release 0.5.0 (#3449) by @abhaysood in #3449
- (flutter): Prepare measure_dio-v0.4.0 (#3317) by @abhaysood in #3317
measure_dio-v0.5.0
[measure_dio-v0.5.0] - 2026-04-08
🔨 Misc
- (flutter): Prepare measure_dio release 0.5.0 (#3451) by @abhaysood in #3451
v0.10.0
[0.10.0] - 2026-04-06
Important
✨ New features
- (backend): Implement user notification preferences by @anupcowkur in #3295
- (backend): Implement MCP server by @anupcowkur in #3254
- (backend): Add ingest service (#3249) by @detj in #3249
- (backend): Add error rate spike thresholds prefs & make threshold prefs app specific by @anupcowkur in #3233
- (backend): Implement app api key rotation by @anupcowkur in #3188
- (backend): Send alerts on bug reports by @anupcowkur in #3183
- (backend): Add test Slack alerts by @anupcowkur in #2898
- (backend): Add common path for Crashes and ANRs by @anupcowkur in #2894
- (frontend): Add network performance tab (#3281) by @abhaysood in #3281
- (frontend): Add llms.txt and llms-full.txt by @anupcowkur in #3289
- (frontend): Add docs to website by @anupcowkur in #3284
- (frontend): Implement dynamic config (#3007) by @abhaysood in #3007
🐛 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_idto 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
- (backend): Update production compose.yml (#3421) by @detj in #3421
- (backend): Update all workflow dependencies (#3420) by @detj in #3420
- (backend): Modify validation of ingest batch size (#3415) by @detj in #3415
- (backend): Update root go work (#3412) by @detj in #3412
- (backend): Remove unknown file (#3403) by @detj in #3403
- (backend): Remove ingestion from api service (#3402) by @detj in #3402
- (backend): Update go.mod files again (#3400) by @detj in #3400
- (backend): Update go dependencies (#3399) by @detj in #3399
- (backend): Add workflow for ingest-worker (#3395) by @detj in #3395
- (backend): Update ingest-worker go dependencies (#3394) by @detj in #3394
- (backend): Introduce event driven ingestion pipeline via iggy & pub/sub (#3314) by @detj in #3314
- (backend): Use attachment size from SDK when available by @anupcowkur in #3385
- (backend): Tidy billing deps by @anupcowkur in #3358
- (backend): Add more billing tests by @anupcowkur in #3344
- (backend): Revert validations for http urls (#3326) by @abhaysood in #3326
- (backend): Fix invalid urls in session data (#3322) by @abhaysood in #3322
- (backend): Update billing to GB days by @anupcowkur in #3319
- (backend): Upgrade to clickhouse v25.12 (#3307) by @detj in #3307
- (backend): Add missing libs to alerts in compose.yml (#3305) by @abhaysood in #3305
- (backend): Fix migrations & ready for next release (#3288) by @detj in #3288
- (backend): Show unit-days used in pro plan by @anupcowkur in #3282
- (backend): Remove clickhouse read pool from alerts (#3273) by @detj in #3273
- (backend): Remove proxy symbol method from ingest service (#3276) by @detj in #3276
- (backend): Reverse proxy urls using recommended api (#3274) by @detj in #3274
- (backend): Close readonly connection pool in api service (#3271) by @detj in #3271
- (backend): Use clickhouse read pool in api service (#3270) by @detj in #3270
- (backend): Add ingest allow check tests to ingest service by @anupcowkur in #3267
- (backend): Add session start time attribute to events and spans (#3240) by @abhaysood in #3240
- (backend): Add usage threshold banners by @anupcowkur in #3223
- (backend): Reset free plan limit to 1M units by @anupcowkur in #3222
- (backend): Reduce free plan limit to 1000 for testing by @anupcowkur in #3220
- (backend): Remove max_threads setting (#3218) by @detj in #3218
- (backend): Replace deprecated async insert to modern alternative (#3217) by @detj in #3217
- (backend): Add actor to cloud-deploy dispatch trigger job (#3214) by @detj in #3214
- (backend): Implements custom error thresholds by @anupcowkur in #3210
- (backend): Use dynamic time groupings for plots by @anupcowkur in #3206
- (backend): Update daily summary time range and email by @anupcowkur in #3198
- (backend): Update authz roles & UI checks by @anupcowkur in #3189
- (backend): Update self-host gitignore (#3187) by @detj in #3187
- (backend): Use additional context for inter dependencies in go services (#3156) by @detj in #3156
- (backend): Implement cloud billing by @anupcowkur in #3151
- (backend): Optimize & improve dashboard read queries (#3139) by @detj in #3139
- (backend): Update /usage api response in docs by @anupcowkur in #3108
- (backend): Update ingestion metrics by @anupcowkur in #3107
- (backend): Update go dependencies (#3098) by @detj in #3098
- (backend): Update retention periods by @anupcowkur in #3091
- (backend): Add migration guide entry for v0.10.x (#3074) by @abhaysood in #3074
- (backend): Sync go.work (#3050) by @detj in #3050
- (backend): Update go image tag (#3032) by @detj in #3032
- (backend): Handle an invalid payload condition to debug panics (#3029) by @detj in #3029
- (backend): Fix a code comment (#2981) by @detj in #2981
- (backend): No waiting for background tasks in debug (#2980) by @detj in #2980
- (backend): Remove redis command from production compose (#2983) by @detj in #2983
- (backend): Integrate with redis-go (#2973) by @abhaysood in #2973
- (backend): Improve ingest flow & tracing (#2970) by @detj in #2970
- (backend): Set exec bit for postgres init script (#2921) by @detj in #2921
- (backend): Set execute bit for clickhouse init script (#2918) by @detj in #2918
- (backend): Fix shebang in clickhouse init script (#2916) by @detj in #2916
- (backend): Upgrade to latest clickhouse lts version...
ios-v0.10.0
android-v0.17.0
android-v0.17.0 - 2026-03-25
✨ New features
- (android): Implement improved layout snapshots (#3308) by @abhaysood in #3308
- (android): Add diagnostic mode for SDK logging (#3333) by @abhaysood in #3333
🐛 Bug fixes
- (android): Mask bug report screenshots (#3309) by @abhaysood in #3309
🔨 Misc
- (android): Prepare sdk release 0.17.0 (#3349) by @abhaysood in #3349
- (android): Use correct session start time in sessions table (#3343) by @abhaysood in #3343
- (android): Fix incorrect export flag handling (#3342) by @abhaysood in #3342
- (android): Limit sdk log files to max 5 (#3340) by @abhaysood in #3340
- (android): Export existing events when a new session starts (#3338) by @abhaysood in #3338
- (android): Increase read and connection timeout (#3335) by @abhaysood in #3335
- (android): Cleanup expired attachments (#3310) by @abhaysood in #3310
measure_dio-v0.4.0
Update to measure_flutter-v0.4.0
ios-v0.9.2
android-v0.16.1
[android-v0.16.1] - 2026-03-04
🐛 Bug fixes
- (android): Trigger session start event reliably (#3252) by @abhaysood in #3252
🔨 Misc
- (android): Use ISO 8601 for session start time attribute (#3247) by @abhaysood in #3247
- (android): Add session start time attr to events and spans (#3246) by @abhaysood in #3246
- (android): Handle http_sampling_rate dynamic config (#3229) by @abhaysood in #3229
- (android): Upload mapping file artifact in sample app build (#3244) by @abhaysood in #3244
- (android): Allow configuring sample app credentials (#3243) by @abhaysood in #3243
- (android): Set next development version (#3150) by @abhaysood in #3150
ios-v0.9.1
🐛 Bug fixes
- (ios): Make config api call asynchronously (#3202)
measure_flutter-v0.4.0
[measure_flutter-v0.4.0] - 2026-02-19
Important
Follow the upgrade guide for more details if you are upgrading from a previous version.
https://github.com/measure-sh/measure/blob/main/docs/sdk-upgrade-guides/measre_flutter-v0.4.0.md
✨ New features
- (flutter): Add layout snapshot with widget analyzer (#2751)
- (flutter): Add dynamic config and modify initialization (#3090)
🔨 Misc
- (flutter): Fix layout snapshots for release builds (#3145)