{"collection":{"slug":"productivity-apps","name":"Productivity & Collaboration"},"digest":{"id":"cwd_KkhXJviEE6QDMUCXZ7-jr","weekStart":"2026-07-06","title":"Agents everywhere","intro":"Notion released a dedicated iOS app for its Agents and made Workers shareable across teams, while Figma added parallel AI image editing and GPT-5.6 support, and Slack expanded its SDK for agent-driven workflows.","body":"### Agents go mobile and social\n\nThe biggest story of the week is Notion doubling down on agents. The company launched a standalone [Notion Agents iOS app](/release/rel_FxxxQ54P-BVP-yArVzoD5-notion-launches-agents-ios-app), bringing its AI-powered assistants to mobile for the first time. You can now run agents directly from your pocket — prepping for a meeting from the elevator or capturing ideas on a walk. For teams, Notion also rolled out [Worker sharing across teams](/release/rel_LWdLsmkupLefuEUaxGIkZ-notion-rolls-out-worker-sharing-across-teams), letting you share Workers with teammates at Can connect or Full access permission levels. A Salesforce Worker built by one teammate can now power agents across the team.\n\n### SDK upgrades for building with agents\n\nThe Notion JS SDK v5.23.0 arrived with practical enhancements for integration developers. The standout is [webhook signature verification](/release/rel_R3lBGlj_10ov_vF8jpKFg-notion-js-sdk-v5-23-0-adds-webhook-signature-verification-and-data-source) — `verifyWebhookSignature()` and `signWebhookPayload()` helpers that save you from hand-rolling HMAC-SHA256. Also new are pagination helpers that page past the ~10,000-row limit by partitioning on `created_time`, plus automatic retry on HTTP 529 service overload.\n\nSlack's Node SDK saw a pair of agent-focused updates. `@slack/web-api@7.19.0` expanded [app manifest types for agents](/release/rel_P5lCLt1rlFA8-qlMR8hgX-slack-node-sdk-slack-web-api-7-19-0-expands-app-manifest-types-for-agents), adding `agent_view` and `assistant_view` features along with recent agent events like `assistant_thread_started` and `app_context_changed`. Meanwhile, `@slack/webhook@7.2.0` added [webhook retries and Workflow Builder support](/release/rel_FrkhfunbUvUp5SUNWYQNv-slack-node-sdk-slack-webhook-7-2-0-adds-webhook-retries-and-workflow-builder) through a new `WebhookTrigger` class.\n\n### Design tools: parallel AI and model upgrades\n\nFigma had a busy week on the AI front. You can now [run multiple AI image edits simultaneously](/release/rel_SxtSOUl9lcLTO3frs9vgV-figma-now-lets-you-run-multiple-ai-image-edits-simultaneously) via the toolbar — no more waiting for one edit to finish before starting the next. And [Figma Make now supports GPT-5.6](/release/rel_7b5J2W3VtryN_La7O6twW-figma-make-now-supports-gpt-5-6), selectable from the model picker on all plans. Separately, Code Connect v1.4.9 fixed [parser failures with spaces in paths](/release/rel_hIzQrlRVFA5z268Z0k75t-code-connect-v1-4-9-fixes-parser-failures-with-spaces-in-paths-and-improves-slot) affecting Swift, Compose, and custom parsers, and improved slot rendering with `connectedInstances` exposure.\n\n### Quality-of-life improvements across the board\n\nDiscord's July 7 patch was notable for unblocking two long-standing pain points: [looping GIFs now work on Linux](/release/rel_FKWin0HYPsry2AwwKSEUl-discord-july-7-2026-patch-fixes-looping-gifs-on-linux-message-forwarding-silent) after a deep stack fix, and channel pinning — previously limited to Community servers — is now available on all servers. iOS performance got a boost from React Native Fabric migration (20% faster startup), and message forwarding supports `@silent` to avoid pings.\n\nThe rest of the week was routine maintenance: bug fix releases for Notion (1.7.317 through 1.7.320), Linear Mobile 1.80.0, and Figma 26.25.0 all shipped with minor improvements.","releaseIds":["rel_FxxxQ54P-BVP-yArVzoD5","rel_LWdLsmkupLefuEUaxGIkZ","rel_R3lBGlj_10ov_vF8jpKFg","rel_P5lCLt1rlFA8-qlMR8hgX","rel_FrkhfunbUvUp5SUNWYQNv","rel_SxtSOUl9lcLTO3frs9vgV","rel_7b5J2W3VtryN_La7O6twW","rel_hIzQrlRVFA5z268Z0k75t","rel_FKWin0HYPsry2AwwKSEUl"],"releaseCount":15,"generatedAt":"2026-07-13T06:19:38.172Z","releases":[{"id":"rel_FxxxQ54P-BVP-yArVzoD5","title":"Notion launches Agents iOS app","path":"/release/rel_FxxxQ54P-BVP-yArVzoD5-notion-agents-comes-to-ios","org":{"slug":"notion","name":"Notion"},"importance":3},{"id":"rel_LWdLsmkupLefuEUaxGIkZ","title":"Notion rolls out Worker sharing across teams","path":"/release/rel_LWdLsmkupLefuEUaxGIkZ-workers-now-shareable-across-teams","org":{"slug":"notion","name":"Notion"},"importance":3},{"id":"rel_R3lBGlj_10ov_vF8jpKFg","title":"Notion JS SDK v5.23.0 adds webhook signature verification and data source pagination helpers","path":"/release/rel_R3lBGlj_10ov_vF8jpKFg-webhook-signature-verification-data-source-pagination-helpers-ship","org":{"slug":"notion","name":"Notion"},"importance":3},{"id":"rel_P5lCLt1rlFA8-qlMR8hgX","title":"Slack Node SDK @slack/web-api@7.19.0 expands app manifest types for agents","path":"/release/rel_P5lCLt1rlFA8-qlMR8hgX-app-manifest-types-support-agents-and-optional-oauth-scopes","org":{"slug":"slack","name":"Slack"},"importance":3},{"id":"rel_FrkhfunbUvUp5SUNWYQNv","title":"Slack Node SDK @slack/webhook@7.2.0 adds webhook retries and Workflow Builder support","path":"/release/rel_FrkhfunbUvUp5SUNWYQNv-webhook-retries-now-opt-in-webhooktrigger-class-ships","org":{"slug":"slack","name":"Slack"},"importance":2},{"id":"rel_SxtSOUl9lcLTO3frs9vgV","title":"Figma now lets you run multiple AI image edits simultaneously","path":"/release/rel_SxtSOUl9lcLTO3frs9vgV-multiple-ai-image-edits-run-in-parallel","org":{"slug":"figma","name":"Figma"},"importance":3},{"id":"rel_7b5J2W3VtryN_La7O6twW","title":"Figma Make now supports GPT-5.6","path":"/release/rel_7b5J2W3VtryN_La7O6twW-gpt-5-6-available-in-figma-make","org":{"slug":"figma","name":"Figma"},"importance":2},{"id":"rel_hIzQrlRVFA5z268Z0k75t","title":"Code Connect v1.4.9 fixes parser failures with spaces in paths and improves slot rendering","path":"/release/rel_hIzQrlRVFA5z268Z0k75t-parser-no-longer-fails-on-paths-with-spaces-slots-expose-connected-instances","org":{"slug":"figma","name":"Figma"},"importance":3},{"id":"rel_FKWin0HYPsry2AwwKSEUl","title":"Discord July 7, 2026 patch fixes looping GIFs on Linux, message forwarding @silent, channel pinning on all servers","path":"/release/rel_FKWin0HYPsry2AwwKSEUl-gifs-loop-on-linux-message-forwarding-supports-silent-channel-pinning-expands-to","org":{"slug":"discord","name":"Discord"},"importance":3}]}}