Notion
npx @buildinternet/releases get notionNotion 3.6 shipped External Agents GA, webhook signature verification, and a dedicated iOS Agents app.
External Agents graduated to general availability. Any workspace can now integrate a custom AI agent (Claude, Codex, self-built bots) via the External Agents API. No beta limits remain.
Notion Workers gained team sharing. Build and iterate on Workers with teammates. "Can connect" lets teammates use a Worker; "Full access" lets them improve it or apply it to a new Custom Agent. Access via Settings > Connections > Developer portal, or app.notion.com/developers.
Notion Agents launched on iOS. A dedicated iOS app brings your agents to your pocket — prep for meetings, capture ideas on the go, and let agents handle follow-through from anywhere.
JS SDK v5.23.0 added two key helpers. verifyWebhookSignature() confirms webhooks came from Notion without hand-rolling HMAC-SHA256. iterateAllDataSourceRows / collectAllDataSourceRows page past the 10,000-row cap on data source queries by partitioning on created_time and de-duping rows automatically.
iOS received bug-fix builds v1.7.313–1.7.320. No new capabilities in this series — stability patches and performance improvements only.
