v2026.5.22.0
macro-inc/macrov2026.5.22.0May 22, 2026by synoet
AI Summary
This release focuses on UI improvements, collaboration bug fixes, and CRM functionality updates.
Key Highlights
- UI revamp for login behind feature flag
- Fix for entities being highlighted twice in multiple groups
- Added team task ID feature
- CRM updates to hide companies and contacts
New Features
- Login UI revamp
- Team task ID
- CRM company/contact hiding
Full Release Notes
## What's Changed * feat(login): UI revamp behind FF by @dev-rb in https://github.com/macro-inc/macro/pull/3457 * fix(soup): Entity being highlighted twice when in multiple groups by @dev-rb in https://github.com/macro-inc/macro/pull/3481 * fix(md): add better vertical bounds checking for draggable block plugin by @sedson in https://github.com/macro-inc/macro/pull/3482 * feat(teams): team task id by @whutchinson98 in https://github.com/macro-inc/macro/pull/3421 * feat(crm): hide companies and contacts by @evanhutnik in https://github.com/macro-inc/macro/pull/3474 * fix(task): create task for non-team members by @whutchinson98 in https://github.com/macro-inc/macro/pull/3483 * fix(tasks): share with team by @whutchinson98 in https://github.com/macro-inc/macro/pull/3484 * fix(channels): live updating by @synoet in https://github.com/macro-inc/macro/pull/3487 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.5.21.0...v2026.5.22.0