Skip to content →

Changelog

New updates and improvements to Linear.


New to Product Intelligence: Auto-apply triage suggestions

Automation settings being configured so that the suggested team is auto-applied to issues in Triage

New to Product Intelligence: Auto-apply triage suggestions

Let Product Intelligence take the first pass at triage and automatically apply suggestions to issues.

Set up rules to automatically accept suggestions for individual issue properties, or only for specific values. For example, you can configure triage suggestions to always apply the suggested team and assignee but only automatically apply specific labels like bug.

Properties that have been automatically applied are clearly marked in the suggestions header. Hover over them to review the reasoning or to make changes.

Linear product intelligence interface showing that the bug label was auto-applied and showing reasoning (it was suggested because it matched similar issues that are labeled as bugs). The team was also auto-applied (Rider app team) but the iOS label was only suggested, since the settings are limited to only auto-applying the bug label.

By letting Product Intelligence take the first pass, you can dramatically reduce the time it takes to triage issues. Your team can focus its attention fully on solving problems, rather than being continuously interrupted.

You can configure Triage suggestions at the workspace or team level. It is part of Product Intelligence, which is available in Technology Preview to anyone on the Business and Enterprise plans.

To get started, ask your workspace admin to enable Product Intelligence or learn more in the docs.

OAuth improvements

We're moving OAuth apps to use short-lived access tokens for user-initiated OAuth. These new tokens will be valid for 24 hours and paired with refresh tokens.

Starting October 1st, 2025, all newly created OAuth apps will issue refresh tokens by default. Existing apps will have until April 1st, 2026 to migrate to the new refresh token system.

We also added support for the client_credentials grant type for apps that use OAuth tokens for direct server-to-server communication and cannot support a user-initiated OAuth flow involving refresh tokens.

View the updated OAuth developer documentation to learn more.