releases.shpreview

Initiatives get their own properties, Slack SDKs grow up

June 29 – July 5, 2026

Linear added detailed properties to initiatives while Slack shipped multiple SDK enhancements and new IDP group visibility, making for a week of platform-level improvements across two major tools.

Linear brings maturity to initiative management

Linear made its initiative feature considerably more useful by adding four new properties: proposed and canceled statuses, priority, and labels. Previously, initiatives were essentially named containers for projects — now they carry the same structural depth as the projects themselves, letting teams surface which initiatives are under consideration (proposed) versus intentionally abandoned (canceled), and sort by priority or filter by product line. For organizations that map quarterly goals to initiatives, these fields bring enough precision to use initiatives as a genuine planning layer rather than a loose grouping.

Enterprise teams also gained a notable addition: Okta administrators can now centrally manage Linear's MCP access for Claude users, a shift that separates this week from the typical "add a field" release. Meanwhile, filtered views can now be shared via URL, making it easier to send a colleague directly to a specific slice of the roadmap without recreating the query.

Slack SDKs sharpen developer experience

The Slack SDK suite saw three coordinated updates. The Node SDK's web-api@7.18.0 and the Python SDK v3.43.0 both made thread_ts optional for assistant.threads.setSuggestedPrompts, a small API relaxation that saves a round-trip for agents that don't yet have a thread context — relevant if you're building the agentic integrations Slack has been pushing toward. The same theme extends to the Node SDK's types package v2.22.0, which added the app_context_changed event type, part of Slack's new agent context management system for tracking active view changes.

Separately, the Node SDK's webhook@7.1.0 exported addAppMetadata for external instrumentation, a thin but welcome concession for teams that wrap Slack's client in their own observability layers.

Visibility and user experience improvements

Slack itself added a long-requested feature: org owners and admins can now make IDP groups visible to all users, allowing anyone to mention those groups or add them to channels directly. Previously, IDP groups were an invisible mapping — useful for automated provisioning but opaque to the people who actually needed to @ the team. This closes a UX gap without any configuration change on the identity provider side.

Notion shipped version 3.6 with external agents and HTML blocks, though details were light in this week's release. Figma and Discord both published routine bug-fix releases, rounding out the week with maintenance rather than headline news.

Releases covered