v2026.6.25.0
macro-inc/macrov2026.6.25.0Jun 25, 2026by synoet
AI Summary
Enhances email signature management by storing settings locally and improves task blocks with a larger GitHub PR section.
Key Highlights
- Store and sanitize email signatures in settings.
- Improved task block with larger GitHub PR section.
- Fixed paste node markdown conversion.
New Features
- Signature storage in settings
- Larger GitHub PR section in task block
Full Release Notes
## What's Changed * feat(email): store & sanitize signature in settings, drop Gmail fetch by @evanhutnik in https://github.com/macro-inc/macro/pull/4318 * refactor: internal api key by @whutchinson98 in https://github.com/macro-inc/macro/pull/4329 * fix(md): fix media uplaod confirm effect writing to doc history by @sedson in https://github.com/macro-inc/macro/pull/4330 * fix(channels): thread reply input focus only on intent by @peterchinman in https://github.com/macro-inc/macro/pull/4316 * feat(task): larger gh pr section in task block sidepanel by @sedson in https://github.com/macro-inc/macro/pull/4332 * seanaye/ci/attach desktop artifact to release by @seanaye in https://github.com/macro-inc/macro/pull/4331 * fix(doppler): rust log by @whutchinson98 in https://github.com/macro-inc/macro/pull/4334 * [fix] paste node doesn't correctly convert to md by @ehayes2000 in https://github.com/macro-inc/macro/pull/4333 * hide visibility by @seanaye in https://github.com/macro-inc/macro/pull/4335 * fix desktop launcher exec path by @seanaye in https://github.com/macro-inc/macro/pull/4340 * seanaye/fix/nix app runtime by @seanaye in https://github.com/macro-inc/macro/pull/4342 * feat(settings): make settings menu more beautiful by @aidanhb in https://github.com/macro-inc/macro/pull/4321 * fix(ai): model selector for free users (2063) by @ehayes2000 in https://github.com/macro-inc/macro/pull/4341 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.6.24.0...v2026.6.25.0