Skip to content →
June 18, 2026

Agent assisted project updates

Seek to:00:00 / 

Project and initiative updates keep teams aligned, but writing them means pulling out recent changes from issues, documents, and discussions.

Instead of finding that context manually, click Write with Agent to let Linear do it for you. The agent reviews changes made since the last update, checks messages in the linked Slack channel, and writes an update draft for you to refine.

Add your own perspective by prompting for further changes or editing directly, then publish the update.

Desktop navigation history and pinned tabs

We’ve rebuilt our desktop tabs to make navigation feel fluid and predictable.

  • Each desktop tab now has its own history stack, so moving backwards won’t navigate you to another tab
  • Pinned tabs are now a reliable home for important work. They stay anchored in the tab bar, persist after quitting and reopening the app, and aren’t replaced by new content you open.

These changes are live for current desktop users. Try Linear on desktop by downloading the app.

Private sub-teams

Private sub-teams organize groups that work together under one umbrella, like independent business units, skunkworks efforts, or teams handling sensitive data like People Ops.

When you create a sub-team under a private team, you can now choose between two access options:

  • Restricted to parent team members — parent team members can see and choose to join the sub-team. This makes it easy to manage private team structures without coordinating invitations to each sub-team.
  • Private to team members — the team is hidden, except to members directly invited to that sub-team

Private sub-teams are available on Business and Enterprise plans. Learn more in our documentation.

Build agents with Vercel Eve

Vercel Eve is an open-source framework for building custom agents.

Build agents that can investigate incidents, monitor SLAs, or analyze customer feedback. You can deploy agents on Vercel with the guided setup, or host them wherever you run your Eve app.

Once connected to Linear, teammates can delegate issues to your agent or mention it in comments. Learn more about Eve in Vercel’s documentation.

Release pipeline changelogs

Releases let you plan and track your software releases. Now, you can also keep your team aligned on what’s shipping with changelogs for each release pipeline. These changelogs bring a pipeline’s release notes together in one place, so progress is easy to review and share.

Choose to auto-generate release notes in pipeline settings so your changelog is always up to date. Learn more in our documentation.

release pipeline changelog for an iOS pipeline showing fixes in releases 1.81.0 and 1.82.0

OAuth application manifests

OAuth application manifests let platforms provide a one-click OAuth app setup experience for users creating integrations.

Use URL parameters to send users directly to a pre-filled Create OAuth App form in Linear. An equivalent JSON manifest format lets you store configurations in files, validate them locally, or generate them programmatically.

Find the details in our developer docs.

  • Command menu
    Added the missing command menu action for recently deleted initiatives
  • Comments
    Threaded comment highlight corners now match with the reply composer below the thread
  • Customers
    Fixed stale customer request counts on issues and projects after archiving or restoring customer requests
  • Desktop
    Middle-clicking a link to a document comment now properly navigates to the comment
  • Diffs
    Fixed the Unified/Split layout toggle not taking effect when a narrow column had forced the diff into unified view
  • Diffs
    The tooltip on group headers in the Reviews inbox now covers the entire clickable header
  • Documents
    Creating an issue from a selection in a team document now creates it in the correct team
  • Duplicates
    When you remove a duplicate relation, it now restores the issue’s last status
  • Duplicates
    Fixed duplicate merges running concurrently for the same issue during bulk deduplication
  • Filters
    Fixed the filter button not staying visually active while its menu is open
  • Front
    Fixed processing Front conversation links for conversations without a primary recipient
  • GitHub
    Fixed GitHub integrations being marked “disconnected” after a transient GitHub authentication blip
  • Inbox
    We no longer send a removed from merge queue notification when a pull request is successfully merged by GitHub’s merge queue
  • Inbox
    Fixed inbox notifications occasionally appearing as blank while the sender’s name was loading
  • Insights
    Fixed release-filtered burn-up charts failing to render
  • Issues
    Fixed oversized issue status icons in delete confirmation toasts
  • Milestones
    Fixed a flicker in the milestone list when creating the first milestone from a project overview
  • Notifications
    Each recipient’s name display preference is now respected in project and initiative update notifications
  • Project Updates
    Fixed the project updates panel occasionally leaving an empty wrapper element on the page after navigating elsewhere
  • Pull requests
    Right-clicking pull request pills in issue lists now opens the correct menu
  • Pull requests
    Fixed pull request details overflowing their container when hovering over a PR badge
  • SCIM
    Renaming a linked SCIM role group (e.g. linear-admins) in the identity provider no longer causes Linear to stop managing the associated role
  • Settings
    Prevented the language selector from overlapping the scrollbar in Code & Reviews settings
  • Settings
    Fixed an odd transition when switching between the same settings page of different teams
  • Slack
    Slack thread sync no longer fails to import a comment when one of its reactions came from a user without access to the issue
  • Slack
    Underscores in pull request titles are now preserved in Slack notifications
  • Slack
    Slack comment notifications now link out to unsupported images instead of sending invalid Slack image blocks
  • Slack
    Slack pasted message links now sync to Linear threads as a clickable link
  • Agents
    AI chat thinking steps are now shown as blockquotes when copying conversations as markdown
  • Diffs
    Added a “Missing issue” PR filter that shows PRs without a linked issue
  • Diffs
    Raised the size limit for generating Guides on larger pull request diffs
  • Diffs
    Holding Opt and clicking the chevron in the file header now expands/collapses all files
  • Diffs
    Review list approval copy now shows who approved a pull request
  • Diffs
    Whole added/removed lines in diffs render more clearly with the same color as inline added/removed characters
  • Diffs
    Added the ability to use custom font for code in diffs
  • Diffs
    Added contextual help about the Reviews feature and related keyboard shortcuts
  • Diffs
    Polished the pull request review layout — removed the divider between the conversation and code columns, and the Guide now has even horizontal padding with the scrollbar no longer overlapping content
  • Diffs
    Added copy link to file actions in pull request diffs
  • GitHub/GitLab
    Unassigned triage issues remain in triage for Git request and commit automations, unless the final merged change closes the issue
  • PagerDuty
    Added support for PagerDuty shift-based schedules, so triage responsibility on-call now syncs from both shift-based (v3) and classic layer-based schedules (v2)
  • Team documents
    The documents list now supports multi-select
  • Views
    Updated the sort direction icons so the arrow direction matches the active sort order
  • MCP project status update tools are now available in workspaces without recent project update history
  • Fixed issue with fetches failing when descriptions contained Unicode line or paragraph separators
  • templateCreate and templateUpdate now reject unsupported form field payloads

June 11, 2026

Coding sessions in Linear

Seek to:00:00 / 

Earlier this year, we launched Linear Agent, giving teams a new way to plan and coordinate their issues and projects. Since then, we’ve added Code Intelligence to extend that understanding to the codebase, and MCP support to bring all of your context together.

Today we’re closing the loop: Linear Agent can now write code using Claude Code and Codex. You can triage, plan, review, and ship—all in Linear.

Start a coding session by assigning an issue to Linear, or ask it to make a change in a chat, comment, or Slack thread. Each session is grounded in your workspace context, pulling in issue details, history, customer requests, discussions, and related work.

Linear agent working alongside a diff

A coding agent your team will love

Coding sessions run in the cloud, so you can prototype ideas and make changes without setting up a local development environment.

When the change is ready, Linear returns a new diff for review. Share preview links, bring teammates into the discussion, and address feedback with further iterations in the same thread.

Automate the first pass

When a new issue is reported, Linear Agent can investigate and attempt a fix before it reaches an engineer, reducing the load on your team.

It follows your team’s guidance, gathers evidence from tools like Sentry or Datadog through MCP, and inspects the codebase to trace the root cause before producing a fix.

Linear uses this workflow internally to resolve roughly 30% of incoming bug reports, mostly on the first pass.

You can set up your own agent automation in your team’s Triage settings.

issue activity feed, showing a completed coding session

Availability and pricing

Coding sessions are available on Basic, Business, and Enterprise plans. They require a GitHub connection with code access and use AI credits to run. Workspace admins can enable coding sessions in Settings and manage access, usage, and credits from the usage dashboard. Learn more in the docs.

  • Agents
    Filled in the thumbs down button after submitting AI feedback
  • Agents
    Fixed a missing space between the integrations link and surrounding text on the team agents settings page
  • Agents
    Vertically centered the label and preview text in the agent session card’s status row
  • Agents
    Fixed left padding of the agent session card header to match other activity cards
  • Archive
    Fixed restoring a trashed issue or document failing in rare cases where the document’s trashed flag was stored as false
  • Asks
    Allowed Slack workflows and external users using the Asks Agent to access private teams’ channel-configured templates
  • Customers
    Fixed excessive row spacing and the limited customer list on the unfiltered customers page
  • Customers
    Fixed the customer merge preview showing annual revenue under the monthly revenue label
  • Customers
    Fixed a bug where linking a Slack channel to a customer failed for workspaces with multiple Slack connections but a single Asks connection
  • Diffs
    Opening a linear.review link in a workspace without Diffs enabled now routes to enable-reviews instead of bouncing back to GitHub
  • Diffs
    Fixed showing GitHub legacy commit statuses (e.g. external CI like RWX or Jenkins) in PR checks
  • Diffs
    Fixed “Update branch → with rebase” creating a merge commit instead of rebasing
  • Diffs
    Fixed the file list sidebar not scrolling when the file tree was taller than the viewport
  • Display options
    Fixed the display options menu being slow to open on views grouped into a large number of items
  • Editor
    Fixed customer and customer request mentions not loading their details in the iOS editor
  • Editor
    Pasting linear.app/review/<owner>/<repo>/pull/<id> now properly embeds as a PR mention
  • Editor
    Fixed the tooltip for plain links covering link controls
  • GitHub
    Fixed Linear issues with comma-containing label names failing to sync to GitHub
  • Initiatives
    Fixed Initiative projects table columns occasionally overlapping or taking up too much width
  • Integrations
    Fixed an importer freeze when mapping a large number of users
  • Issues
    Fixed a line break appearing between an issue’s status icon and its identifier in undo/redo toasts
  • Labels
    Archived labels no longer appear in the form-template label group picker
  • Links
    Fixed a crash when a link embed with a missing or invalid URL failed to load a preview
  • Mobile
    Release, Release Note, and Release Pipeline mentions now display properly on mobile
  • Notifications
    Fixed agent completion notifications not being delivered to the user who delegated the work
  • Projects
    Project issue list deep links now redirect to the project overview instead of the filtered issue view
  • Project Views
    Fixed saved project views unexpectedly showing empty groups when grouping and filtering projects
  • Pulse
    Fixed daily Pulse summaries being skipped when a single feed update had a malformed body
  • SCIM
    Fixed SCIM role group pushes not repairing a stale role when the user was already tracked in the role’s membership
  • Settings
    AI settings dependent on the Linear Agent now show “Disabled” when the Linear Agent is turned off
  • Slack
    Sharing a project comment link in Slack now unfurls the comment instead of the project
  • SLAs
    Fixed missing SLAs for issues created from Slack asks
  • Updates
    Fixed inconsistent icon spacing in the project/initiative update health control
  • Asks
    Improved longer, cleaner fallback issue titles when creating Asks from Slack without an AI-generated title
  • Diffs
    The “Copy pull request number” action now copies just the number, without the leading #
  • Diffs
    Added a file action to open the full file in GitHub from the review diff
  • Diffs
    Guided reviews now jump directly to a selected file instead of scrolling slowly through every file in between
  • Documents
    Added “New document” and “New document from template” to the right click menu on the create issue button
  • Team Documents
    Added cycle documents to the team documents tab, including support for grouping documents by cycle
  • Triage
    On Android, choosing a status that requires a priority to leave triage now opens the priority picker automatically instead of hiding those statuses
  • Editor
    Changed the strikethrough shortcut to Cmd/Ctrl Shift X
  • list_comments now returns comments on archived issues
  • Documents can now be listed and created under a team
June 4, 2026

Team documents

Shows a team page with pinned docs and links

Important team context doesn’t always belong in a specific issue, project, or initiative. Teams also need a dedicated place for the notes, docs, and shared references that support their work over time. Now, every team has a page to keep its context organized and easy to access.

Teams can create documents directly from their home page, add existing documents from projects and issues, and group resources into sections.

Open a team’s page by clicking on its name in your sidebar, or search by pressing o, then t. Learn more in our documentation.

Shared skills for Linear Agent

Skills let you save reusable instructions for Linear Agent.

We now support sharing skills with your team so great personal workflows can become shared team process. Sharing a skill helps your team standardize recurring workflows like writing specs, running weekly planning, or drafting updates.

Use skills in any agent conversation by clicking on Skills or using a slash command. You can share an existing skill from settings, or by asking Linear Agent. Learn more in our documentation.

Issue description comments

You can now comment directly on text or images in issue descriptions.

Select any part of a description to leave a comment anchored to that exact spot. Use description comments to share feedback on a specific part of the description, rather than commenting on the issue as a whole.

  • Asks
    The Creator in activity log copy for Slack Asks issues now always matches the creator filter.
  • Attachments
    Linear now preserves the original filename (and extension) when downloading attachments whose name contains characters like middle dot (·) or non-breaking space.
  • Comments
    Fixed synced Slack thread replies that could fail or disappear after switching threads.
  • Comments
    Fixed mentioning app users in comments created through triage automations.
  • Comments
    We now correctly strip leading whitespace from comment paragraphs on submit.
  • Diffs
    Files marked as viewed in the Guide tab now stay collapsed when returning to the Diff tab.
  • Diffs
    Fixed links in Guide jumping or over-scrolling past the target when navigating to a file or symbol.
  • Diffs
    Fixed the diff horizontal scrollbar not being draggable when a collapsed unchanged-lines row was present.
  • Diffs
    Fixed Guide showing large blocks of unchanged code when an LLM-supplied hide directive sat adjacent to a long unchanged stretch.
  • Documents
    Capped the document table of contents markers height, showing only top-level headings when there are too many to fit.
  • Documents
    Fixed a previously open document staying selected after creating a new document in side-by-side view.
  • Display options
    Toggling a display option back to its default now correctly clears the modified indicator on the Display button.
  • Editor
    Fixed portrait videos being clamped when going fullscreen.
  • Figma
    Fixed Figma links in comments triggering repeated comment update errors and slow issue loads.
  • GitHub
    GitHub backlink comments are now posted for issues that reference a GitHub URL even when the target repo isn’t synced to a Linear team, as long as the GitHub install can access it.
  • GitHub
    We now correctly handle null GitHub ghost users across webhook, issue sync, and pull request intake paths.
  • GitHub
    Fixed GitHub issue sync failing with a 401 “A JSON web token could not be decoded” error in some GitHub Enterprise Cloud workspaces.
  • Google Sheets
    Fixed a Google Sheets export failure caused by large issue batches overflowing the call stack.
  • Inbox
    Returning to Inbox no longer scrolls to a previously-viewed notification without selecting it.
  • Insights
    Fixed incorrect Insights results when using “Time in status” after an issue status was renamed.
  • Integrations
    Fixed Linear Agent creating a Slack channel for new projects when “Automatically create channel for new projects” was disabled.
  • Keyboard
    Pressing Esc on a page opened directly in a new tab no longer wipes that page from browser history, so the browser back button can still return to it.
  • Linear Agent
    Stopped the Linear agent from chiming in on later Slack thread chatter after it creates an issue/Ask.
  • Login
    Login now shows a clear error instead of a false “email sent” confirmation when emails can’t be delivered to a suppressed address.
  • Onboarding
    Fixed the onboarding invite step hanging on desktop after sending invites.
  • Performance
    Loading icon animations are more performant and use less CPU.
  • Projects
    Fixed missing icons on project milestone context menu actions.
  • Projects
    Fixed missing padding around the milestones help text shown when a project has no milestones.
  • Projects
    Fixed project activity showing the wrong priority change after consecutive priority updates.
  • Pulse
    Fixed Pulse summaries rendering document links with a stray @ prefix instead of a proper document mention.
  • Releases
    Fixed a bug that caused only partial release names to be saved.
  • Diffs
    Clicking “Request review” on a draft pull request that already has requested reviewers now marks it ready for review directly.
  • Diffs
    Outdated review comments are now reflected separately from resolved comments in the code review comment summary.
  • Search
    Fixed exact issue identifier searches with different casing not ranking the matching issue first.
  • Sidebar
    Fixed alt-clicking a team in the sidebar downloading an HTML file instead of collapsing/expanding all teams.
  • Sidebar
    Fixed the “Exploring” sidebar section dropping a team when navigating to its documents tab.
  • Sidebar
    Sidebar nav item hover state changes are now instant.
  • Slack project channels
    Linear no longer overwrites a connected Slack channel’s topic when a project’s description changes.
  • Templates
    Fixed an error that could occur when saving templates that contained legacy invalid content.
  • Templates
    Fixed issue templates intermittently losing their default project and milestone.
  • Triage
    Fixed the triage automation actor name showing “Triage Behaviour” instead of “Triage Behavior”.
  • Triage
    Fixed the triage responsibility settings separators appearing darker than the triage rules card.
  • Version history
    Fixed the “Highlight changes” toggle disappearing when turned off in version history.
  • Views
    Fixed a freeze that could occur when opening some saved issue views.

  • Agents
    Added an Error option to the agent session issue filter and insights grouping.
  • Diffs
    You can now paste a GitHub pull request link into command menu to open it in Linear.
  • Diffs
    Customers on legacy plans can now use Diffs.
  • Diffs
    We now show indentation changes in diffs for more whitespace-sensitive languages (CoffeeScript, Elm, F#, HAML, Haskell, LiveScript, MoonScript, Nim, Stylus, Makefile).
  • Editor
    We now support right-clicking an issue mention in a doc or editor to change its properties.
  • Editor
    We now treat ) and ( as emoji autocomplete aliases for standard smile and sad results.

May 28, 2026

Linear Diffs

Seek to:00:00 / 

Agents generate large volumes of code, but individuals are still accountable for the changes that merge. This leads to a lot of review work, and the capability and performance of traditional review tools hasn’t kept up.

Today, we’re releasing Linear Diffs to make reviewing code a fast and fluid experience native to Linear.

You can now review diffs from any issue with a PR, iterate on further changes with agents, and ship code from Linear. All reviews in Linear sync back to GitHub, so the current state of review work is always clear.

main diffs ui showing code changes and a file list

Guided reviews (beta)

Guided reviews help you efficiently review large PRs. When you view a diff in this format, you’ll see the core of change first, so you don’t have to dig for an entrypoint.

Each section of diffs has an explanation — starting with what the change is, then moving into its consequences. Guided reviews separate out glue code and secondary changes so you can stay focused on what matters. This style of review makes it much easier to move through large changes in a single sitting.

Guided reviews are free during beta and available for Linear customers on Business and Enterprise plans.

guided review with an explanation and file selection on the left, and the diffs on the right

Review Inbox

Staying on top of reviews is easier when review notifications live alongside the rest of your work. Linear notifies your Inbox for work like review requests, your approved PRs, and comment mentions. You can set up additional real-time desktop, Slack, email, or mobile notifications.

We’ve also added a dedicated Reviews tab in your sidebar so you can see all your review work at once. The default focus ordering sorts reviews by what’s closest to shipping, so the work that needs your attention most rises to the top.

Reviews dedicated tab showing what needs your input

Reviewing code

When a review calls for changes, keep iterating from the diff surface with a background coding agent. Agent changes update the diff in real-time, so you don’t need to check out the branch locally for every small tweak.

Diffs is responsive when reviewing even very large PRs. You can view unified or split diffs, enable line wrapping and structural highlighting, and choose custom code themes.

Making changes with agents in a diff

Linear Diffs is available now on all plans. Guided reviews are free during beta and available for Linear customers on Business and Enterprise plans.

Workspace admins can enable Diffs by upgrading Linear’s GitHub integration for code access. Then, individual users can choose to review diffs in Linear.

To learn more about why we built Diffs, read Code review should be fast. For more on Diffs functionality, check our documentation.

  • Agents
    Fixed choppy animation when expanding agent thoughts
  • Agents
    Fixed agent chat incorrectly minimizing on external link click
  • Agents
    Fixed the “Worked for X” label on agent session turns to measure active work time, excluding any idle wait between turns
  • Agents
    Fixed agent panel staying focused when expanding or collapsing
  • Agents
    Prevented the Ask Linear popup from reopening off-screen after the window height shrinks
  • Agents
    Fixed Ask Linear drafts being lost when switching between chats
  • Agents
    Fixed agent lists showing too many skills
  • Asks
    Linear Asks Agent will now automatically reply to external users when requesting additional information
  • Asks
    Fixed Asks Web submission attributions when the submitter logged into Asks Web before accepting their Linear workspace invite
  • Desktop
    Fixed an issue where the desktop application could hang when waking up your computer from sleep
  • Desktop
    Fixed desktop app flash of white background on new window open
  • Diffs
    Fixed deduplication of linked PRs in issue attachment data
  • Diffs
    Fixed refreshing the diff when a PR’s target branch changes (e.g., after a stacked parent merges and GitHub retargets the child)
  • Diffs
    Stopped attributing GitHub PR comments authored by deleted (“ghost”) users to the wrong user in notifications
  • Documents
    Fixed document mention notifications firing on every edit instead of just when a user is newly mentioned
  • Documents
    Shortened the placeholder in the “Change document subscribers” action menu so its keyboard shortcut indicator no longer gets clipped
  • GitHub
    Comments on a not-yet-linked GitHub PR now backfill the issue→PR link via magic-word matching the same way PR lifecycle and review events do
  • Inbox
    Fixed “From is not” filter to correctly exclude issue assignment notifications from integration and OAuth application-driven assignments
  • Inbox
    Fixed inbox badge getting stuck when arriving on a review via a legacy /agent URL
  • Insights
    Fixed a bug where two Duplicate options appeared in the Time in status filter
  • Integrations
    Figma links now show a clean Figma title instead of the raw marketing page title
  • Issues
    Removed Duplicate status from quick issue create and issue template
  • Project templates
    Allowed project-template sub-issues to target other private teams again
  • Sentry
    Fixed a bug where Sentry-created issues could be assigned to deactivated users in triage
  • Settings
    We now correctly truncate long team names in Teams settings list instead of overlapping the next column
  • Shortcuts
    Fixed the Copy as Prompt shortcut so it updates issue status when auto-start-on-open is enabled
  • Sync
    Fixed “Linear servers are not reachable” error that could appear after laptop unlock
  • Triage
    Fixed workspace issue templates not appearing in triage automation filters
  • Views
    Fixed list rows shifting horizontally when toggling a group in views with grouped columns
  • Android
    Improved Android to use server-side filtering for skills
  • Agents
    Dashboard pages are now used as context in the Linear agent chat
  • Integrations
    Connecting GitHub now defaults to enabling code access
  • Project Slack channels
    Used an info-style toast when starting project Slack channel creation
  • Reviews
    Activity page file and code comment links, and PR notifications, now open whichever code view (Diffs or Guide) you last visited
  • Skills
    Updated empty state for skills to match other settings
  • Timeline
    Improved timeline projects aside panel visibility to be remembered per view instead of globally
  • Updates
    Removed the UI for hiding project and initiative update details

May 21, 2026

Project Slack channels

Project overview page in Linear titled "Rider onboarding refresh". #p-rider-onboarding-refresh is a Slack channel appearing next to other project properties in the header.

Project teams often use a Slack channel to discuss and share feedback about their project as it takes shape.

Now, Linear can spin up that Slack channel automatically every time a new project is created. All project members are automatically added to the project Slack channel, and project updates post to that channel by default.

When working in a project’s Slack channel, you can use Linear Agent to answer questions or take actions in the project. Try sending messages to the channel like “@Linear what’s our target date?” or “@Linear file this bug and assign it to me.”

Admins can enable channel creation from settings. Learn more about project Slack channels in our documentation.

Linear Asks Agent

Linear Asks brings internal requests into Linear, where the appropriate team can work on them.

Now, anyone in your Slack workspace can file a request in Linear by mentioning @Linear Asks. Linear checks the templates enabled for that channel, picks the best match, and creates an issue using the conversation as context.

When a template uses required fields, Linear follows up to collect any missing details before creating the issue.

User mentions @Linear Asks in Slack, and Asks replies with a clarifying question -- which laptop model should be sent to Brian? The requester answers and Asks creates the issue.

Admins can configure Linear Asks agent in settings for any connected Slack workspace. Asks is available on Business and Enterprise plans. Learn more in our documentation.

Issue duplicates

Duplicate issues now use a dedicated status type in Linear and move context to the original issue.

When an issue is marked as a duplicate, its customer requests, synced Slack threads, and attachments are moved to the original issue. Whether a teammate, agent or Triage Intelligence marks an issue as a duplicate, the issue context moves to the right place.

Because of theses changes, every issue with a duplicate status must now link to the original issue. On duplicate issues, that original issue is shown clearly in the sidebar.

Duplicate issue underneath the duplicate status in the issue sidebar

When the original issue is completed, every synced Slack thread is notified. Each linked customer ticket in Zendesk or Intercom also reopens, so you can keep your customers in the loop.

Reorder groups in issue and project views

Issues and projects in views are often organized into groups like status, priority, or label. You can now reorder these groups in any list or board view to put the most important sections first.

Click the reorder groups icon in display options, then drag groups into your preferred order. You can reset the view back to the default order at any time.

New icon left of  ordering in Display Options on a view that lets you control how swimlanes are ordered.

GitHub Enterprise Cloud integration

Linear now supports GitHub Enterprise Cloud.

Once connected, GitHub Enterprise Cloud users have access to all the benefits of our popular GitHub integration. Linked pull requests update issue statuses automatically, GitHub Issues sync can be enabled for select repos, and you can review PRs natively with Linear Diffs.

This integration is available on Linear’s Enterprise plan. Read more in our documentation, and install the GitHub Enterprise Cloud integration to get started.

  • Agent chat
    Fixed highlights on the agent chat buttons
  • Agents
    Issues created from templates via the Linear agent (in-app, Slack, Microsoft Teams) now respect required form fields and serialize submitted values into the issue description
  • Agents
    Fixed a freeze when pasting long Markdown content that included todo items into agent toolbar input
  • Asks
    Fixed Asks Web template submissions that create child issues for authenticated non-members
  • Cycles
    Fixed progress ring background blending into the row hover color in quick filter overviews
  • Drafts
    Fixed a bug where saving as draft would fail when an issue template included a sub-issue on a sub-team
  • Duplicates
    Duplicate issues now appear in the canceled section in focus-grouped issue lists instead of active buckets
  • Editor
    Copying part of the text of a list item no longer copies the list structure, only the text itself
  • Editor
    When pasting Markdown content that includes code blocks, the cursor now lands correctly at the end of the pasted content
  • Filters
    Fixed missing rows on Author, Reviewers, Team owners, Customer owner, and Project milestone filters on first open
  • Filters
    Fixed missing rows on Creator filter on search page
  • Filters
    Fixed header filter buttons highlighted while their filter menu is open
  • Labels
    Restored input focus when switching between New group and New label while creating a label
  • Linear Agent
    Fixed resuming Slack threads when the user answers an agent’s follow-up question without @Linear, even after a long delay
  • Notifications
    Fixed an issue where users could be unexpectedly subscribed to issues they never interacted with
  • Performance
    Fixed an issue where switching workspaces could leave the app stuck on the workspace loading screen until a restart
  • Projects
    Fixed public project Slack channels incorrectly appearing as private after renames
  • Releases
    Fixed order of releases by stage position so canceled releases are sorted after completed ones
  • Reviews
    Showed only the relative timestamp for opened pull requests in the review list
  • Settings
    Fixed dropdown text overflowing on narrow viewports
  • Slack
    Fixed double-notifying on Slack when an issue is deduplicated — the duplicate-relation event is now the only user-facing event
  • Sidebar
    Reduced blur and fixed positioning in animated unread count digits on non-retina displays
  • Teams
    Fixed issue where team owners can now update the “Restrict team membership” setting without needing workspace admin permissions
  • Templates
    Fixed moving a project or document template to the parent team or workspace silently reverting
  • Updates
    Switching the project or initiative on an update composer no longer deletes the previously saved draft
  • Workflow
    Show the visible workflow-state icon for merged issue status group headers, with a generic fallback when multiple team states are visible
  • Added parallel AgentSkill GraphQL query and mutation types alongside deprecated AiPrompt roots for the skill migration
  • Added Team.visibility and deprecated Team.private
  • Returns 410 Gone from /oauth/migrate_old_token; old OAuth token migration is no longer supported
  • Inbox
    Grouped agent-authored inbox replies into a dedicated Agents section in focus inbox grouping
  • Issues
    You can now link the same pull request to multiple selected issues from issue actions and Cmd/CtrlK
  • Reviews
    Unreviewed stacked PRs are now ranked below reviewed PRs in the list
  • Triage
    Improved triage actions in the issue header now show labels at wider widths
  • GitHub pull request URLs in document content saved via MCP are now converted to diff mentions

May 14, 2026

Code Intelligence

Seek to:00:00 / 

Code Intelligence gives Linear Agent controlled access to your codebase, turning repositories into shared product context your whole team can use.

With Code Intelligence, Linear Agent can reason about how your product actually works, not just what’s captured in issues, projects, and docs. Ask how a feature is implemented, why something behaves a certain way, what a change might affect, or which technical constraints should shape a plan or customer request without digging through the codebase or interrupting an engineer.

PMs can write sharper specs, Support and Sales can answer technical questions with more confidence, and Engineering can investigate bugs, regressions, and unfamiliar parts of the system faster.

To set up Code Intelligence, a workspace admin should:

  1. Install the GitHub integration and enable code access
  2. Turn on Code Intelligence in AI Settings

From there, admins can choose which repositories to include and whether access is limited to members with existing GitHub permissions or available to the entire workspace.

Code Intelligence is now available in public beta for Business and Enterprise plans, and free to use during the beta period. See the docs for more details.

  • Agent
    Fixed an issue where the agent chat could not be closed while an attachment modal was open
  • Agent
    Fixed natural-language confirmations in Slack threads being recognized while awaiting approval, even without an @Linear mention
  • Android
    Removed the non-responding Linear workspace user from mention autocomplete so only the agent variant appears
  • Boards
    Fixed shared multi-team board views showing different status column orders to different viewers
  • Comments
    Cmd/CtrlF now expands collapsed comment threads when a hidden reply matches the search
  • Customer requests
    The empty-state Add request button on a project’s customer requests page now opens the create form
  • Dashboards
    Fixed double confirmation when deleting a new unnamed dashboard
  • Docs
    Fixed anchor links in the docs “On this page” sidebar replacing the URL hash correctly
  • Editor
    Fixed the overflow menu trigger on block images disappearing when the menu opened
  • Imports
    Fixed migrated document issue links so fallback deep links open in the destination workspace
  • Inbox
    Fixed a bug causing notifications for deleted issues to show up in inbox without issue details
  • Integrations
    Fixed Sentry installation getting stuck on “Continue in the Linear app” when started from Sentry’s directory
  • Issues
    Fixed the status icon hit area in issue lists so near-edge clicks change status instead of opening the issue
  • Projects
    Fixed project progress tooltips behaving consistently across List, Board, and Timeline
  • Projects
    Prevented project updates from being created with a start date after the target date
  • Releases
    Fixed release search by version
  • Releases
    Fixed release sync applying provided names to existing releases, not just newly created ones
  • Slack
    Fixed automation comments appearing in Slack as the Linear bot instead of “Linear (via Linear)”
  • Zendesk
    Fixed the Include message toggle reliably inserting the ticket message when enabled, even with a template applied
  • Agent
    Linear Agent can now resolve and unresolve comment threads, including in automation flows triggered in triage
  • Agents
    Users can now queue follow-up messages while an agent is still working, and they’ll send when the current turn completes
  • Android
    Added a long-press menu for folders in Favorites with rename and remove actions
  • Comments
    Added a hint below the comment input on duplicate issues pointing to the canonical issue
  • Duplicates
    Issue popovers now show the canonical issue when hovering over a duplicate
  • Favorites
    Favorited teams now show the Team Details hover card
  • Favorites
    Added the ability to favorite a team
  • Issues
    Added a delegation footer to issue cards in AI chat showing the agent name and live status
  • Issues
    Added an animated desktop tab indicator for issues and pull request reviews when a coding agent is actively working
  • Notifications
    Added an option to hide sidebar notification badges
  • Projects
    Added a No milestone quick filter at the bottom of the milestones list in the project sidebar
  • Releases
    Added contextual menu actions for attaching documents and links
  • Settings
    Added a Manage button to the current plan card in billing settings with actions to switch plans, change billing period, or cancel
  • Settings
    Added a Switch plan modal in billing settings for changing plans without leaving the page
  • Projects
    Added slackChannelId and microsoftTeamsChannelId fields on Project to return the IDs of connected chat channels
  • Releases
    Added createdAt, startedAt, and completedAt fields to release inputs to support backdating
  • SCIM
    SCIM user payloads now always populate user groups
  • save_project no longer accepts issue-level label IDs, and label arrays sent as JSON strings are parsed instead of silently wiping existing labels
  • Added slackChannelId and microsoftTeamsChannelId fields on Project to return the IDs of connected chat channels
  • Added initiative and cycle parameters to the save_document tool to create or reparent documents under an initiative or cycle
  • Unknown tool parameters now return a validation error instead of being silently dropped
  • Fixed Altletter shortcuts (e.g., AltR) being treated as plain letter presses on Linux/Windows
April 30, 2026

Releases

Seek to:00:00 / 

Plan and track your software releases directly from Linear.

Linear Releases integrates with your CI/CD tools to precisely track the deployment environment, version, and status of every issue, giving team members and agents your full deployment context.

Issue sidebar showing a progression of iOS releases

Issue statuses automatically update when their associated code changes land in production. See what’s live to customers, not just what’s been merged.

Release automation in Android pipeline, moving deployed issues to a deployed status

Write release notes for a single release or for a range of releases. Generate release notes with Linear Agent based on included issues.

Linear Agent generating release notes from scheduled release 0.1.8

Releases supports both continuous deployment and scheduled release methodologies. Add up to 15 release pipelines on Business, or unlimited on Enterprise plans. Learn more in our documentation.

  • Agents
    Pressing Esc to dismiss an invalid mention search in an agent session no longer leaves a stranded popover backdrop that blocks clicks across the app
  • Agents
    Fixed the copy table action in agent chat responses
  • Agents
    Fixed agent-generated content mixing placeholder and normal text when editing issues, documents, and projects created from templates
  • Asks
    Added RFC 3834 auto-response handling to email intake. Outbound notifications are now marked as auto-generated, and inbound auto-responses are ignored to prevent email loops.
  • Command Menu
    Fixed long project names overflowing the issue preview popover in Cmd K search
  • Comments
    Fixed a bug where the comment input would not refocus after sending a comment
  • Customer Requests
    We no longer record a “customer request moved” timeline entry when the move is caused by marking an issue as a duplicate
  • Cycles
    Added a missing option to save custom views from cycle (and other page-level) views with inline filters
  • Editor
    Fixed forward-deleting (Delete / Fn+Backspace) at the end of a list item with a nested list
  • Editor
    Fixed a bug that prevented deleting rows and columns of tables while multiple users were editing
  • Filters
    Fixed a white flash inside the filter input when focusing
  • GitHub
    Fixed Linear issues closing when GitHub PRs are merged via custom merge queues that add the externally-merged label after closing
  • Imports
    Fixed previous imports remaining collapsed after starting an import or while an import is active
  • Inbox
    Fixed Inbox showing emoji reactions as the latest activity instead of more recent comments
  • Initiatives
    Hid the “Parent initiatives” action group from context menus when there is no initiative that can be set as a parent
  • Initiatives
    Hid the “Add existing sub-initiative” action when there are no other initiatives to choose from
  • Initiatives
    Hid the “Sub-initiatives” action group from initiative context menus when the workspace does not have access to the sub-initiatives feature
  • Issue Templates
    Issue templates opened from shared creation links now keep their selected project milestone
  • Microsoft Teams
    Capped unfurls at 15 per message to prevent message size errors
  • Projects
    Retired teams can now be removed from projects they were attached to before retirement
  • Pulse
    Fixed feed sometimes showing stale items when switching between Popular, Recent, and Following tabs
  • Reviews
    Fixed clicking empty space in the reviews navigation no longer clearing the open review
  • Settings
    Fixed settings page content that no longer scrolls over the narrow-screen settings header
  • Settings
    Fixed team icon color picker sending repeated save requests while dragging the slider
  • Teams
    Fixed a column misalignment on the teams page when sub-teams are nested
  • Triage
    Allowed completing or canceling triaged issues without a priority when the team requires a priority to leave triage
  • Views
    Fixed issues now leaving label-filtered views in real time after their labels change, instead of requiring a hard refresh
  • Favorites
    Fixed inconsistent left-hand menu tab highlighting for favorite items
  • Reviews
    Fixed missing review notifications for agent-created PRs when a human takes over
  • Shortcuts
    ] and [ shortcuts to open and close the sidebar and details pane now work on Nordic keyboards (and other layouts where those characters require Option/Alt)
  • Linear Agent
    Added “New agent chat” to the right click menu on the Create button in the sidebar
  • Linear Agent
    Linear agent is now able to work with issue drafts
  • Imports
    New members created during Linear-to-Linear imports are created in a suspended state when the destination workspace uses SCIM
  • Microsoft Teams
    Improved unfurls to render selectively based on the agent’s response and actions
  • Projects
    Click the issue count on project list rows and board cards to jump straight to the project’s issues
  • Projects
    Project date pickers now dim days based on the workspace’s SLA-configured working days instead of always dimming Saturday and Sunday
  • Pull Requests
    Added issue status and assignee selectors to the right-click context menu on the issue slug in the PR header
  • Settings
    Updated thread summary settings labels and descriptions to accurately reflect resolved thread summary behavior
  • Sidebar
    Right-clicking items in the More menu now opens the same context menu as regular sidebar items
  • Web
    Improved detection and warnings about problematic browser extensions
  • Issues with a 0-point estimate or “No priority” projects/issues no longer serialize as undefined, so consumers can tell an explicit zero from an unset value
  • Links added through save_issue now go through the integration-aware attachmentLinkURL path, so URLs matching configured integrations (Zendesk, Intercom, etc.) create rich attachments and trigger two-way sync instead of being stored as plain URL attachments
  • Fixed inconsistent cancelled vs canceled spelling in integration field descriptions
April 23, 2026

Linear Agent MCP support

An illustration showing the Linear Agent logo and a variety of MCP server integrations

Linear Agent can now connect to your tools via MCP, giving it access to data and actions beyond your Linear workspace. Bring external context into your workflows to investigate issues, plan projects, write specs, and draft updates grounded in your full context.

For example:

  • Pull meeting takeaways from Granola into a project update and create follow-up issues
  • Use enterprise context from Glean to draft a more complete project spec
  • Turn interview notes from Notion into customer requests
  • Use PostHog data to validate a product hypothesis
A screenshot of a Linear Agent prompt that says "Granola, create issues from my last meeting"

Admins can control access with allowlists and workspace-level MCP permissions. Connect servers in your agent personalization settings or within triage automations. See the docs for supported servers and setup instructions.

Improvements to Linear Agent

We’re continuously improving Linear Agent and adding new capabilities and features.

  • Select text anywhere in Linear and press J to send it directly to the agent as context
  • Agent chat now opens in a maximized overlay, so it feels like a natural extension of the toolbar chat instead of a separate page

More control over sharing issues

We recently introduced issue-level sharing, which lets teams share individual issues from private teams with guests and members who don’t have team-level access.

This update gives team owners more control over how that access is managed. Team owners can now configure who can share issues with non-members in team settings. Sub-issues also no longer inherit the parent issue’s share state and can be shared independently.

Issue-level sharing is available on Enterprise plans. Learn more in our docs.

  • Agents
    Fixed a case where maximizing the agent panel could leave the main view shrunken
  • API
    Enabled webhooks now show the correct status dot in API settings
  • API
    Agent delegation webhooks are now retried after an initial failed delivery
  • Billing
    Fixed an issue where a deleted Stripe coupon on a subscription could block plan changes
  • Editor
    Issue titles now auto-generate correctly from template boilerplate when opening the composer with a template
  • Email
    Invitation and authentication emails are no longer delayed when bulk sending is throttled
  • Intercom
    Intercom conversations are no longer reopened when the linked Linear issue is marked as a duplicate
  • Issue Templates
    Applying a template in the issue composer no longer clears pre-filled fields like project when the template doesn’t specify them
  • Issue Templates
    Fixed an error when editing templates containing issues with legacy invalid descriptions
  • Issues
    Printing or exporting an issue to PDF now includes all pages
  • Slack
    Bot messages in Slack threads now sync correctly to Linear instead of appearing as empty comments
  • Slack
    Issue links posted to Slack now show the correct title for teams with keys that start with a digit
  • Slack
    User group mentions in Slack asks now resolve to the group name instead of showing the ID in Linear
  • Slack
    Slack unfurls now work for org-less issue URLs such as linear.app/issue/LIN-123
  • Triage
    Issues accepted from a parent team’s triage no longer auto-move to a sub-team based on the assignee’s membership
  • Triage
    Fixed a bug where SLAs could be skipped for issues routed across teams by triage rules
  • Triage Rules
    Fixed triage rules with a project action not saving
  • Views
    Creating a new issue from a sub-team custom view now defaults to the correct team
  • Views
    Fixed a crash when opening very large views or dashboards
  • Workflows
    Fixed release automation updates failing with a spurious “Team ID is required” error

April 16, 2026

Linear for Microsoft Teams

Seek to:00:00 / 

Mention @Linear in any Microsoft Teams channel to turn your conversations into actionable work.

You can ask Linear to make changes directly in Linear, or pull information from Linear into Teams. Try it by sending a message like:

  • @Linear file a bug for this and assign it to me
  • @Linear what’s the latest progress on our billing API project?
  • @Linear create issues for each feature request mentioned in this video

Keep everyone up to date on progress

Connect your Linear projects to Teams channels to keep everyone aligned. After connecting, project notifications like updates will automatically post to Teams.

project update in Teams showing progress since march 19th, with a description of changes in the core performance project.

Install Linear for Microsoft Teams in settings, or learn more in our documentation.

Custom coding tool integrations

Linear already supports one-click integrations to open issues in popular tools like Claude Code, Codex and Cursor. To better support custom workflows and new tools, we’ve added support for custom coding tool integrations.

Custom coding tool integrations let you open issues in tools that aren’t supported out of the box. You can configure them in two ways:

  • Launch a tool using a URL with query parameters
  • Run a local command from the desktop app

Add a new custom coding tool in preferences, or learn more in our documentation.

Sync multiple Slack threads to an issue

When an issue is reported in Slack, either through Asks or the Linear Agent, a synced thread is added to that issue to enable follow-up communication.

Now you can sync an issue to multiple Slack threads when there are multiple reports or requests for the same issue. When the issue is completed, every synced thread receives an update with the outcome.

Connect a new Slack thread to an issue by mentioning @Linear or using the “Link to existing issue” option in the Slack integration.

  • Agent
    Fixed text selection escaping the agent conversation panel into the document editor when dragging upward
  • Agent
    Fixed the assignee field not showing “No assignee” when the issue is delegated to an agent
  • Asks
    Fixed a bug where “Manage team templates” could link to an inaccessible page in private teams.
  • Command Menu
    Fixed labels not appearing as suggestions when typing in Cmd/Ctrl K
  • Comments
    Fixed a bug where inline comments in documents were not clickable
  • Custom Views
    Fixed an issue that prevented transferring ownership of custom views
  • Customer requests
    We no longer send an Inbox notification when a customer request is moved to a new issue after the original issue is marked as a duplicate
  • Customers
    Fixed customer status filter showing incorrect result counts on the Customers page
  • Documents
    Fixed a bug where document header icons could overlap with long titles on narrow screen widths
  • Editor
    Fixed an issue where images and videos could display a permanent loading spinner in the editor
  • GitHub
    Fixed silent integration connection errors for GitHub; a proper error now displays when appropriate
  • GitHub
    Fixed an issue where reconnecting a GitHub organization would fail if a different user than the original integration creator performed the reconnect
  • Importer
    Fixed a bug in the Jira importer that caused typing in the JQL filter field to be very slow
  • Inbox
    Fixed issue details sidebar flashing when switching between issue notifications
  • Inbox
    Fixed a visual glitch where the “added as project member” notification showed both a highlight ring and a blue dot on the members pill
  • Inbox
    Fixed keyboard focus being lost in Inbox after deleting notifications
  • Integrations
    Fixed Salesforce workspace selection getting stuck during setup
  • Issue Templates
    Fixed form templates not respecting the relevant project when creating an issue from within a project view
  • Labels
    Fixed clicking on issue counts in team label settings occasionally not opening the list of issues with that label
  • Labels
    Fixed labels not showing all options on the first open of the issue create and triage accept modals
  • Performance
    Fixed a crash for some invited users on first login
  • Project Updates
    Fixed an issue where the project update composer would occasionally lose focus while typing if the same update was open in multiple tabs
  • Projects
    Fixed project pages always returning to the Overview tab instead of preserving the last visited tab
  • Pulse
    Fixed Pulse creation getting stuck when no projects are available in the workspace
  • Search
    Fixed project search dropping matching results mid-typing if the project name contained & or +
  • Settings
    Fixed BAA document download being unavailable after enabling HIPAA compliance
  • Settings
    Fixed incorrect help documentation link on Documents settings page
  • Settings
    Fixed content shift caused by scrollbar appearing/disappearing on integration settings pages
  • Settings
    Fixed a bug where the create issue shortcut could be triggered while adding members
  • Slack
    Fixed a bug where customer requests created from Slack threads could display No Customer instead of the channel’s linked customer
  • Slack
    Fixed agent-posted replies not appearing in synced Slack threads
  • Teams
    Retired teams are now correctly not counted towards team limits on Basic and Free plans
  • Themes
    Fixed Ask Linear toolbar text being unreadable on dark sidebar backgrounds with custom themes
  • Themes
    Fixed theme import modal not closing after saving a legacy comma-separated theme
  • Timeline
    Fixed some display options that were not responding to clicks
  • Triage
    Fixed triage issues jumping to the top of the list when moved to another team’s triage
  • Triage
    Fixed a bug where round robin assignment could skip some users
  • Triage Intelligence
    Fixed label filters in Triage Intelligence settings not showing team-specific labels
  • Triage Rules
    Fixed triage rules incorrectly showing “Deleted label” for team-scoped labels
  • Updates
    Fixed update submission dialog briefly flashing an empty input before closing
  • Views
    Fixed some missing cycles from sub-teams when grouping an issue list by cycles
  • Webhooks
    Fixed team-scoped webhooks not delivering document events for issue and cycle documents
  • Workspace menu
    Fixed new workspaces not appearing in the workspace switcher on other clients until refresh
  • Agent
    It’s now easier to change your default home view on new tab from Linear Agent to other options like Inbox
  • Agent
    Agent toolbar notification pips now use blue color to match inbox unread indicators
  • Editor
    Titles are now automatically suggested when creating an issue from a comment
  • Insights
    The Insights panel now fills the full height of the sidebar
  • Integrations
    OAuth and integration popups now open centered over the current browser window instead of the primary screen
  • Milestones
    Simplified project milestone deletion to use a simple confirmation dialog instead of requiring typed confirmation
  • Performance
    Improved performance when loading issue views in large workspaces
  • Project Updates
    Removed milestones no longer appear in project update progress menu
  • Pulse
    Pulse entries now lead with a one-sentence takeaway for faster scanning
  • Pulse
    Project popovers now show the project’s teams
  • Fixed an issue where MCP OAuth connections could disconnect after ~1 day
  • Fixed initiative and project filtering by healthWithAge
  • Fixed documentUpdate mutation failing when called with a URL-style document identifier instead of a UUID
  • Added keyboard shortcut Shift Cmd/Ctrl 6 for converting text to a collapsible section
April 9, 2026

Multi-level sub-teams

Cascading sub-teams that read: Engineering, Infra, Mobile, Android, iOS

Structure your teams in Linear to match how your organization works.

Teams can nest up to five levels deep, making it possible to represent divisions, departments, groups, squads, and more. Sub-teams inherit workflows and settings from their parents at every level, so you can maintain consistency while giving each unit flexibility in how they work.

Multi-level sub-teams are available on the Enterprise plan. Learn more in our docs.

Project and initiative comments

Projects and initiatives now support comments in their activity feed, giving teams a place for high-level discussion alongside updates. Conversations stay attached to the work itself, making it easier for both people and agents to follow and reference.

Comment thread on a project: what direction should we take for the first version, I'd go with the simpler path first and learn from real usage, Yeah we can always add depth later, but the core flow should be obvious now, Ship the simpler version first

Use comments to:

  • provide lightweight feedback that doesn’t belong in an inline comment or formal update
  • discuss open questions and resolve threads once decisions are made
  • capture meeting takeaways and mention @Linear to update docs, revise descriptions, and create issues
  • Agent
    You can now search past agent chats from the Cmd/CtrlK menu
  • API
    Fixed initiative filtering by team
  • API
    Fixed workflow state positions being unexpectedly reordered when resolving position collisions
  • Asks
    Fixed Slack Block Kit messages losing rich content during automatic Ask creation
  • Code Block
    Fixed syntax highlighting not appearing when a code block language was set via Markdown paste or the VS Code clipboard
  • Comments
    Fixed comment permalinks not scrolling to the target comment after the first click
  • Customer requests
    Fixed customer request notifications being sent to users who don’t have access to the private team containing the issue or project
  • Editor
    Fixed a performance issue when editing collaborative documents in Firefox
  • Editor
    Fixed mentions not being inserted when clicking the mention menu in Safari
  • Editor
    Fixed video and audio players no longer stealing focus when a user is typing or has a text field in focus
  • Editor
    Fixed pasted GitHub comments rendering as tables instead of plain text
  • Filters
    Fixed duplicate filter conditions being added
  • GitHub
    Fixed GitHub Enterprise Cloud integration settings not showing all installed organizations
  • GitHub
    Fixed the integration settings page linking to github.com instead of the configured enterprise instance
  • Issue Views
    Fixed deleting a view from the view details page navigating home instead of back to the views list
  • Projects
    Fixed deleting an issue from a project board navigating to My Issues instead of back to the project
  • Search
    Fixed search input dropping initial keystrokes when typing immediately after pressing “/”
  • Slack
    Fixed Slack table attachments not appearing in synced issue comments
  • Triage
    Fixed the Copy submenu on triage suggestions copying the parent issue’s data instead of the suggested issue’s data
  • Agent
    Agent no longer asks for confirmation on routine bulk updates of up to 5 issues
  • API keys
    Improved scope information shown for each API key
  • Asks
    Added a browser prompt before leaving an unsubmitted Ask with unsaved changes
  • Editor
    Improved @mention hover cards so you can move your cursor into them
  • Focus
    Improved grouping so pull requests that close an issue appear under that issue’s project when grouped by project
  • GitHub
    Added support for magic words in revert pull request descriptions
  • OAuth
    Added a last used date to application OAuth tokens when available
  • Projects
    Project activity now shows when Slack channel creation fails, including the reason
  • Issues
    Issues created through the MCP without a stateId now default to the team’s default state, even when triage is enabled, if the user is a member of the team