v2026.6.15.1
macro-inc/macrov2026.6.15.1Jun 16, 2026by synoet
AI Summary
Implements paywall for multi-inbox and fixes email connection stability.
Key Highlights
- Paywall multi-inbox behind professional subscription
- Fix inbox reconnect self-deletion
- Fix concurrent inbox connect backfill dedup
New Features
- Multi-inbox paywall
- Inbox reconnect fix
- Backfill dedup fix
Full Release Notes
## What's Changed * feat(email): paywall multi-inbox behind professional subscription by @gbirman in https://github.com/macro-inc/macro/pull/4092 * chg(md): restyle loading for md document by @sedson in https://github.com/macro-inc/macro/pull/4091 * fix(email): stop inbox reconnect from self-deleting the link by @gbirman in https://github.com/macro-inc/macro/pull/4093 * fix(email): dedup concurrent inbox connect backfills by @gbirman in https://github.com/macro-inc/macro/pull/4095 * chore: update loro by @404Wolf in https://github.com/macro-inc/macro/pull/4096 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.6.15.0...v2026.6.15.1