v2026.7.29.3
macro-inc/macrov2026.7.29.3Jul 30, 2026by synoet
AI Summary
This maintenance release adds distributed OpenTelemetry support for frontend and sync services while fixing email backfill rate limit issues.
Key Highlights
- Added frontend distributed OpenTelemetry
- Added OpenTelemetry to sync service
- Fixed email backfill failing on rate limit
New Features
- Frontend distributed OpenTelemetry
- Sync service OpenTelemetry
- Email backfill rate limit fix
- Local setup for new user email flow testing
Full Release Notes
## What's Changed * wip: add frontend distributed otel by @404Wolf in https://github.com/macro-inc/macro/pull/5188 * Seanaye/feat/more mutations by @seanaye in https://github.com/macro-inc/macro/pull/5278 * fix: edit with ai button by @peterchinman in https://github.com/macro-inc/macro/pull/5290 * feat: local setup for testing new user email flow by @gbirman in https://github.com/macro-inc/macro/pull/5280 * fix(ios): clicking links by @peterchinman in https://github.com/macro-inc/macro/pull/5291 * fix: sync service otel by @404Wolf in https://github.com/macro-inc/macro/pull/5292 * fix(email): stop additional-inbox connects failing on backfill rate limit by @gbirman in https://github.com/macro-inc/macro/pull/4840 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.7.29.0...v2026.7.29.3