releases.shpreview

Productivity & Collaboration

The everyday tools teams plan, design, and communicate in.

This week: Figma bridges code and design while Slack SDKs modernise for Node 20
FriJul 17, 20261 release
Notion
Daily summary

Notion ships a quiet maintenance update

Notion released a routine bug-fix and performance build with no new capabilities.

WedJul 15, 20265 releases
FigmaSlackNotion
Daily summary

Notion SDK adds trashed-content search and richer type exports

The Notion JavaScript SDK gained the ability to search only trashed pages and data sources, while also exporting previously internal rich text annotation types and fixing a pagination regression introduced in the prior version.

  • Notion SDK's search now accepts an <code>in_trash</code> filter to return only trashed content, leaving normal searches unaffected
  • Rich text annotation types and a pagination helper fix for strictNullChecks are now available from the SDK's entrypoint
Slack

Slack 26.07.30

v26.07.30

Bug Fixes • Button, button, who's got the button? Workflows with Salesforce links certainly did not — those buttons couldn't be tapped on iOS. This up...

Read post
Slack 26.07.30
Bolt JSv5.0.0
TueJul 14, 20262 releases
SlackNotion
Daily summary

Slack Node SDK drops Node 18, overhauls error handling

Slack's Node SDK v8 cuts support for Node 18 and replaces plain error objects with a typed Error subclass hierarchy, requiring a migration from error.code checks to instanceof checks.

  • Slack Node SDK v8 requires Node 20+ and replaces plain error objects with typed Error subclasses (WebAPIPlatformError extends SlackError, etc.), migrating from error.code comparisons to instanceof checks
Node SDK@slack/web-api@8.0.0
+7
MonJul 13, 20261 release
Figma
SatJul 11, 20261 release
Notion
Daily summary

Notion ships bug fixes and performance improvements

Notion released a round of bug fixes and performance improvements.

  • Notion addressed bugs and improved performance across the platform.
FriJul 10, 20261 release
Notion
Daily summary

Notion delivers a routine maintenance update

A bug-fix and performance release for the Notion desktop app.

ThuJul 9, 20262 releases
LinearNotion
Daily summary

Notion ships a quiet bug-fix day

Notion released a minor maintenance update with bug fixes and performance improvements.

WedJul 8, 20264 releases
NotionFigmaSlack
Daily summary

Slack and Notion SDKs add webhook reliability and data pagination

Slack’s Node SDK added opt-in retries to webhooks and a new WebhookTrigger class, while Notion’s JS SDK shipped webhook signature verification helpers and fixed pagination to page past the 10,000-row cap.

  • Slack Node SDK now supports opt-in retries on IncomingWebhook and WebhookTrigger, plus a new WebhookTrigger class for Workflow Builder
  • Notion SDK adds verifyWebhookSignature() for confirming webhook origin and fixes data source pagination to support iterating past 10,000 rows
Notion

Workers now shareable across teams

Notion Workers can now be shared with teammates, with Can connect and Full access permission levels. Released from the Developer Portal under Settings → Connections.

Read post
SDK (JS)v5.23.0
Node SDK@slack/webhook@7.2.0
TueJul 7, 20263 releases
NotionFigma
Daily summary

Quiet day of polishing across Notion and Figma

Both Notion and Figma shipped routine bug-fix releases with no standout user-facing changes.

  • Notion and Figma both released maintenance updates focused on bug fixes and performance improvements.