v2026.7.7.0
macro-inc/macrov2026.7.7.0Jul 7, 2026by synoet
AI Summary
A minor release focusing on visual improvements, specifically displaying tags on rows and fixing mobile call view padding.
Key Highlights
- Show tags on task and document rows.
- Added copy invite link button for teams.
- Fixed mobile content inset for call recording body.
New Features
- Tags on task and document rows
- Copy invite link button
Full Release Notes
## What's Changed * ai(chore): fix wrangler url, add env vars for localdev by @404Wolf in https://github.com/macro-inc/macro/pull/4535 * feat(tags): show tags on task and document rows by @gbirman in https://github.com/macro-inc/macro/pull/4526 * fix(soup): propagate in-place item edits to grouped list caches by @gbirman in https://github.com/macro-inc/macro/pull/4536 * fix(tasks): soften duplicate-detection badge copy by @jbecke in https://github.com/macro-inc/macro/pull/4539 * feat(teams): copy invite link button by @whutchinson98 in https://github.com/macro-inc/macro/pull/4540 * fix(calls): apply mobile content inset to call recording body by @jbecke in https://github.com/macro-inc/macro/pull/4538 * fix(soup): include root projects in negated project-id filters by @evanhutnik in https://github.com/macro-inc/macro/pull/4531 * change invite formatting and rate limit by @seanaye in https://github.com/macro-inc/macro/pull/4542 * fix(favorites): use preview for favorites name resolution by @synoet in https://github.com/macro-inc/macro/pull/4541 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.7.6.3...v2026.7.7.0