v2026.6.3.1

macro-inc/macrov2026.6.3.1Jun 3, 2026by whutchinson98

AI Summary

This patch release focuses on bug fixes including mobile view issues, Safari icon rendering, and task deduplication logic. It also introduces support for Google authentication via FusionAuth.

Key Highlights

  • Fixed mobile view rendering issues
  • Resolved Safari entity icon rendering
  • Added FusionAuth Google IDP support
  • Improved task duplication detection

New Features

  • FusionAuth Google IDP support
  • GitHub PR foreign entity updates

Full Release Notes

## What's Changed
* fix(home): mobile view by @dev-rb in https://github.com/macro-inc/macro/pull/3737
* fix(icon): render entity icons with explicit size class for Safari by @peterchinman in https://github.com/macro-inc/macro/pull/3738
* fix: task dup detection by @ehayes2000 in https://github.com/macro-inc/macro/pull/3735
* feat(iac): add in fusionauth idp support for google by @whutchinson98 in https://github.com/macro-inc/macro/pull/3741
* Fix AI tools lexical client auth by @synoet in https://github.com/macro-inc/macro/pull/3742
* fix(style): Update email disconnected and AI empty state by @aidanhb in https://github.com/macro-inc/macro/pull/3744
* fix: task dedup frontend fixes by @ehayes2000 in https://github.com/macro-inc/macro/pull/3745
* feat(github): update foreign entity when github pr is enriched by @whutchinson98 in https://github.com/macro-inc/macro/pull/3743
* fix(gmail): broken email links by @whutchinson98 in https://github.com/macro-inc/macro/pull/3747
* fix: add env var to dss by @ehayes2000 in https://github.com/macro-inc/macro/pull/3749


**Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.6.3.0...v2026.6.3.1