v2026.8.12.0
macro-inc/macrov2026.8.12.0Aug 12, 2026by synoet
AI Summary
This update introduces Google-style event reminders and Meet integration, alongside support for Microsoft as an identity provider. It also enhances the Markdown editor with checklists and split layouts.
Key Highlights
- Added Google-style event reminders with notification dispatch
- Integrated Google Meet on calendar events
- Added Microsoft as an identity provider
- Added Markdown checklist progress plugin
New Features
- Google Calendar reminders with notifications
- Google Meet on calendar events
- Markdown checklist progress plugin
- Swap split positions ability
- Microsoft IDP support
- Stripe payment bot
- Calendar event mentions support
Full Release Notes
## What's Changed * feat(calendar): add Google-style event reminders with notification dispatch by @gbirman in https://github.com/macro-inc/macro/pull/5559 * chore(db): bump size by @whutchinson98 in https://github.com/macro-inc/macro/pull/5577 * feat(email): hexify gmail client by @whutchinson98 in https://github.com/macro-inc/macro/pull/5490 * fix(ci): ignore Nix developer override for DMG linker by @seanaye in https://github.com/macro-inc/macro/pull/5581 * feat(md): add checklist progress plugin to md and tasks by @sedson in https://github.com/macro-inc/macro/pull/5599 * feat(splits): ability to swap split positions by @sedson in https://github.com/macro-inc/macro/pull/5600 * fix(launcher): make search mode better by @sedson in https://github.com/macro-inc/macro/pull/5601 * fix(md): temp disable same state check for md history by @sedson in https://github.com/macro-inc/macro/pull/5569 * fix(email): backfill not working and block not loading from cache data by @dev-rb in https://github.com/macro-inc/macro/pull/5592 * style: use agent color for skills and autos by @sedson in https://github.com/macro-inc/macro/pull/5603 * Update star history chart with latest GitHub star data by @jbecke in https://github.com/macro-inc/macro/pull/5604 * feat(soup): combine created and assigned task view tabs by @dev-rb in https://github.com/macro-inc/macro/pull/5310 * fix(auth): request Google Calendar scope only on explicit opt-in by @gbirman in https://github.com/macro-inc/macro/pull/5602 * feat(auth): add in microsoft idp by @whutchinson98 in https://github.com/macro-inc/macro/pull/5607 * bump lambda alarm thresholds by @whutchinson98 in https://github.com/macro-inc/macro/pull/5608 * fix(local): support signup and login without Doppler by @cameronapak in https://github.com/macro-inc/macro/pull/5552 * Seanaye/feat/put notifs in kafka by @seanaye in https://github.com/macro-inc/macro/pull/5609 * feat(calendar): add and remove Google Meet on calendar events by @gbirman in https://github.com/macro-inc/macro/pull/5584 * Seanaye/feat/gql subscribe notifs by @seanaye in https://github.com/macro-inc/macro/pull/5610 * fix(ios calls): do not replay dead calls by @peterchinman in https://github.com/macro-inc/macro/pull/5617 * fix(graphql): email backfill not running by @dev-rb in https://github.com/macro-inc/macro/pull/5619 * feat(channel_bots): infer Macro agent invocation in agent threads by @ehayes2000 in https://github.com/macro-inc/macro/pull/5605 * Update star history charts to reflect 1698 stars by @jbecke in https://github.com/macro-inc/macro/pull/5622 ## New Contributors * @cameronapak made their first contribution in https://github.com/macro-inc/macro/pull/5552 **Full Changelog**: https://github.com/macro-inc/macro/compare/v2026.8.11.0...v2026.8.12.0