Initiative updates

Initiative updates
Keep up-to-date on strategic product work using initiative updates.
Write initiative updates to report on progress and summarize work across multiple projects. Important changes like revised target dates are automatically appended to updates. From the initiatives list, monitor health across all initiatives, quickly read individual updates, and leave feedback.

Configure initiative updates to cross-post to Slack for additional visibility. Comments and reactions sync bi-directionally and appear in both Linear and Slack.
The latest initiative and project updates now display in their respective overview tabs.
Schedules for project & initiative updates
Set expectations for how often project and initiative updates should be posted. Align updates with specific meetings or change the frequency of updates for individual projects and initiatives as needed.
Project leads and initiative owners will get a reminder in their Inbox when they need to share an update and follow-up reminders if the deadline has passed and the update is still missing.

Copy Issues as Markdown for LLMs
Copy issues and documents as Markdown with Cmd
Opt
C
, or from the command menu. When copying an issue, this command captures its full context — including title, description, comments, and customer requests — in a structured format for use in AI chat tools.
Copy multiple issues at once by selecting them on a list or a board and using the same command.
Invite and assign
You can invite team members to Linear and assign them to an issue at the same time. They'll see any assigned work in their Linear Inbox when they log in for the first time.

- Fixed a crash when retrieving comments for some projects
- Fixed support for page keys (Page Up / Page Down / Home / End) in board views
- Fixed contextual navigation (i.e., next/previous items and Esc) when opening board items via keyboard
- Fixed scroll position restoration when navigating back using breadcrumbs
- User pages are now returned in command menu results
- Resolved an issue in the project export feature where the Description column incorrectly included the project's summary. A new column, Summary, has been added to properly display this information.
- Fixed issue where edits are lost after restoring an issue from the archive and navigating to it
- When searching in the filter menu for creators or assignees, active users are now displayed before suspended users
- Fixed handling of extremely large PR numbers in GitHub PR descriptions that potentially caused errors
- Fixed navigating between notifications for resolved comments
- Fixed a bug where text in notifications was not correctly escaped
- Fixed burn-up charts for views filtered by external sources and attachments
- Fixed a bug where insights could not be opened in fullscreen when creating a new view
- Fixed a problem with keyboard shortcuts not always working when navigating between different issues
- Fixed setting assignee when creating an issue with
linear.new?assignee=name
- Fixed the page header missing in some scenarios
- Fixed a bug allowing admin users to create projects in private teams that they were not a member of
- Fixed an issue where project milestones unexpectedly changed order based on target date when they were added during project creation
- You will now receive personal Slack notifications when issues are un-assigned and reassigned to you if you have Slack notifications turned on for the assignments category
- Fixed a bug where the quoted Slack message text was sometimes malformed when creating an issue from a Slack message written by a user who wasn't a member of the Linear workspace
- We now always show the names of people who emoji reacted from Slack when you hover over the emoji reaction in Linear
- Fixed a bug where the setting to reorder issues when moved to a new status was not correctly copied over when creating a new team by copying settings from an existing team
- Fixed an issue where the plus button in timeline headers was partially hidden
- Fixed a crash in the Triage view
- Fixed personal views associated with specific teams being moved to become team views
- Issues created by an external user or through an integration are now exported in the Creator column
- Downloading a file on the desktop app now shows a message upon completion, with the ability to reveal or open the file
- Enabled code blocks and block quotes inside tables
- When you paste any media into the title of an issue description, it will be pasted into the content instead, as the title cannot hold media
- Filter values that don't match the content on the page are now calculated dynamically based on the search input
- The Front integration now removes extraneous CSS code that can sometimes be parsed into conversations
- Relationships between archived issues were preserved on import
- An invitation to join your workspace will now expire 90 days after it is created
- Labels that were automatically derived from active label filters will now be removed if you apply a template when creating an issue
- Issues with a lot of activity, comments, and sub-issues render much faster
- You can now create a parent, related, blocking, or blocked issue for multiple selected issues via Create related...
- Triage responsibility notifications now contain additional information when an issue is accepted, declined, or moved to another team
- The application is now more resilient to unstable network conditions
- On project lists, the project progress graph is now visible on smaller screens if there are not too many columns displayed on the list
- You can now switch the code-reviewing tool from GitHub to Graphite in GitHub integration settings
- Workspace admins can now control whether changes to Sentry issues should automatically close or re-open linked Linear issues
- An explicit warning is now shown if you try to undo issue creation on the client
- You can now right-click (or long press) the Create Issue button in the sidebar for quick access to create projects or customer requests
- It is now possible to use filters in the paginated
initiatives
query - Added
relations
andinverseRelations
fields for Project dependencies inProject
- It is now possible for webhooks to subscribe to updates of
Customer
andCustomerNeed
entities - We now include the issue's identifier and URL in the webhook payload
- You can now filter for invited users in
UserFilter
- Added details of rate limits for requests that are rate-limited due to a specific mutation in the new
X-Ratelimit-Endpoint-*
headers (Learn more) - It's possible to query
projectUpdate.isStale
to identify whether the update is outdated or not
Pull Request reviews (alpha)

Pull Request reviews (alpha)
Your development speed can only be as fast as your code review cycle, yet the tools we use to manage pull request (PR) reviews are complicated and unreliable. It's hard to know which PRs need attention and easy to miss a request to review a PR.
We are making your PRs visible in Linear to streamline the review process. You'll receive notifications in your Linear Inbox whenever you are asked to review or need to take action on a PR. Get early access to this feature by joining the public alpha.
Reviews section
See all of your open PRs and PRs you need to review in a new Reviews section in the sidebar. Flip through the list to read descriptions, check status, see related issues, and add comments—all without leaving Linear. Comments sync bi-directionally, so they'll appear in both Linear and GitHub no matter where the comment is made.

Notifications
Notifications appear in your Linear Inbox whenever you need to take action on a PR, so you don't have to juggle multiple notification streams across different tools.
- PR authors receive notifications for new comments, when builds fail, and when someone has left a review
- Reviewers receive notifications when someone requests their review and for comments in threads they're participating in
- Anyone mentioned in a PR comment within Linear will receive a corresponding mention in Github and vice versa
Join the alpha
Go to Settings > Account > Connected accounts to enable Pull Request reviews for your personal account. This is an open alpha release available on all workspaces that have enabled the GitHub integration.
This feature is still in development. We're seeking feedback early since pull request reviews are such a critical part of engineering workflows. Next, we're planning to add support for merging PRs from Linear, viewing code diffs, and to add the same functionality to the GitLab integration. Read more in the docs and share feedback in the #pr-reviews-alpha channel in the community Slack.
Sub-grouping in issue lists
Use sub-groups to organize a list of issues across two properties. For example, you can group your current cycle by assignee and then sub-group by status. This sub-grouping configuration allows you to see what everyone is working on and the progress they are making.

Table improvements
Tables in Linear got several upgrades. Here are some new functionalities we added:
- Add lists within table cells by pasting, converting text to a list, or using Markdown
- Rearrange table columns and rows with drag and drop
- Select table cells with
Shift
Arrow
- Fixed a bug that showed archived issues from other teams when you opened your team archive
- Fixed an issue with viewing archived projects with project statuses that had been deleted
- Fixed glitches that happened when manually sorting project boards that were grouped by initiative
- Fixed a problem with incorrect breadcrumbs when navigating between cycle pages of different teams
- You can now associate a customer with an issue when you create issues in Slack using the global shortcut
- Custom views with the customer name filter now properly show only customers from the filter as issue groups
- Fixed a bug that caused the Customer Requests section on an issue to briefly appear on initial load, even when there were no requests
- Fixed incorrect cycle number parsing where quarter references (e.g., "Cycle - Q1/25") displayed the year instead of the actual cycle number
- Fixed cycle success calculation when completed issues were moved back to the cycle after cycle completion
- Fixed cycle scope calculation when issues were moved back after completion
- Fixed a problem with showing document changes when documents had placeholders
- It is now possible to insert text above and below tables
- Fixed indenting lists after moving items with Option/AltUp/Down
- Fixed issues with the layout of empty Inbox and Triage pages in Firefox
- Fixed an issue where a project created from the initiative page now immediately appears in the list
- Fixed the incorrect issue ID displayed in the toast when changing teams before accepting a Triage issue
- Fixed navigation arrows blinking when moving between issues in a list
- Fixed tooltips in issue history getting cropped in some cases
- Fixed a bug that prevented users from creating a label in a group when typing the group name in lowercase
- Fixed a problem that prevented you from going back to the application after changing a team identifier in settings
- Fixed an issue where we allowed guests to install OAuth applications if another user in the workspace has already installed that application
- Fixed a problem that prevented creating projects in some scenarios when using default team templates
- Fixed an issue where we did not remove Slack messages for project updates when the project was archived
- Fixed an issue where we did not send update reminders for projects belonging to archived teams
- Fixed an issue where deleting any Slack attachment on an issue would delete the synced Slack comment thread on the issue if present
- Fixed incorrect tab navigation when editing comments, templates, and other items while navigating to another tab
- Fixed a bug where the button to create a private view would default the view to be shared instead
- Fixed direct links to create attached views (e.g.,
/projects/view/new
) - Fixed potential data-loading errors for large organizations with Views filtering/grouping on Cycles
- Modified workspace SLA settings are now tracked in the audit-log
- All issue and project views can now be exported as CSV
- Allowed creating a new issue with a customer request by using the plus button in a list group or a board column
- Creating a new issue from a customer page will now automatically attach a customer request to that issue
- A team's cycles can now be @-mentioned in issues, project updates, and docs associated with that team
- Tables that are wider than the document automatically scroll when you drag columns out of view
- Cycle links pasted into the editor will be turned into a mention automaticaly
- Improved visual experience when rearranging table columns and rows with drag
- It is now possible to add lists in tables by pasting, converting text to a list, or using Markdown
- It is now possible to rearrange table columns and rows by dragging and dropping them
- Table cells can be selected with Shift Arrow and multiple rows or columns can be moved with Alt Arrow.
- Improved Intercom attachments to now point to a specific part of a conversation
- The last updated date is no longer shown in issue lists by default; you can update Display Options to show it
- You can now open a link on an issue through a command menu action
- Firebase Hosting preview URLs are now supported
- Cloudflare Pages preview URLs are now supported
- Updated the empty state on the project's issues screen
- Project property dropdowns now open to the side instead of below, so you can see all properties
- Allowed filtering on project milestones on more issue views
- You can now use Alt Cmd/Ctrl W to close all but the current tab in the desktop app
- Cmd/Ctrl / now opens the Keyboard Shortcuts overlay
- Changed the Insights panel keyboard shortcut from Ctrl Shift I to Alt Shift I on Windows and Linux to avoid conflicts with browser developer tools
- Made the integration managing a customer available through the field
integration
onCustomer
- Introduced a new String comparator
containsIgnoreCaseAndAccent
that matches text ignoring both case and accents - Removed
message
fromOrganizationInviteCreateInput
- Removed deprecated ProjectLink resolver
- Removed deprecated
Document.contentData
andProjectMilestone.descriptionData
GraphQL fields. - Added
addedLabelIds
andremovedLabelIds
inIssueUpdateInput
to atomically add or remove label IDs for an issue
Personalized sidebar and new settings pages

Linear's application sidebar now supports customization to better fit your personal workflows. You can reorder items, hide items you don't use often, and decide how unread notifications should be shown: with a count or dot.
The Workspace section includes new links to Teams and Customers (if you've enabled Customer requests). You can also hide items you don't need frequently behind a More menu.
To customize your sidebar, right-click on a specific item to update it or select Customize sidebar to show all options. You can also drag & drop to reorder items.
New Linear settings
We redesigned Linear's settings pages from the ground up so they are easier to navigate and manage.
The new design includes separate sections for:
- Account — Personal settings, notifications, and preferences
- Features — Configuration for workspace-level features such as Initiatives, Customer requests, and SLAs
- Administration — Workspace settings and configuration (admins only)
- Your teams — A list of teams you're a member of and their settings
Team settings pages
We've consolidated all of a team's settings into a single view to make them easier to control and update. When you go to your team's settings page, you'll now see a summary of what features have been enabled and basic details about the configuration, such as the number of templates, team members, and your cycles schedule. Select the specific setting to view and update the full configuration.

Improved admin tools
To make managing your workspace easier, user and team lists have been converted into data-rich table layouts. This lets you filter and sort any column to find what you are looking for. We've also added more information to these views so you get a better sense of activity.

To improve access visibility, we've added an admin-only API section where you can view and control all OAuth applications and webhooks connected to your workspace.
Simplified notifications
We've also refined how Inbox notifications work. The Notifications page is now organized by channel: desktop, mobile, email, and Slack. For each notification channel, you'll be able to customize which types of messages you want to receive from a streamlined list of options. We also added these controls to mobile push notifications, so you'll have the ability to control your notification schedule from the desktop application.
See when issues were added to cycles
Get better at planning cycles by understanding whether issues were planned, added when a cycle was already underway, or added afterward during cooldown. Apply the Added to cycle filter to get a sense of scope creep or use Insights to see trends from past cycles.
- Fixed an issue with deleting multiple columns or rows when selected
- When using a favorited custom view as your default home view, it is now correctly highlighted in the sidebar
- Views now print correctly across multiple pages
- Added a button to delete an entire table in one click
- When navigating from the inbox to a comment, the comment highlight is now animated
- Closing "other tabs" will not close pinned tabs
- Added more ordering options to the Initiatives table
You can now change view display settings using keyboard shortcuts:
- Shift Opt O for view ordering
- Shift Opt G for list grouping
- Shift Opt R for board rows
- Shift Opt C for board columns
- Added fields for project milestone progress and status
- Fixed
issueArchive
andissueDelete
mutations when passing an issue identifier (such asLIN-123
) - The
subscribedToUnreadNotificationsReminder
andnotificationPreferences
fields onUserSettings
and thenotificationsDisabled
field onNotificationDeliveryPreferencesChannel
have been deprecated
Customer Requests

Customer Requests
Customer feedback is often scattered across support tickets, Slack messages, and calls – outside the product team's workflow and sometimes entirely out of reach. This creates a disconnect between what gets built and what customers actually want.
We’ve built Customer Requests in Linear to close this gap and integrate the voice of the customer directly into the product development process.
Add customer requests to issues from the tools you already use, including Intercom, Zendesk, Front, Slack, and Linear Asks. Requests are visible and actionable for the engineers and designers working on these issues, and can be used by product managers to prioritize issues by customer attributes.
With Customer Requests, you can:
- Track feature demand across your customer base
- Filter requests by customer revenue, size, and tier
- See the features that specific customers have requested and what you've delivered for them
- Give your team full context about who needs each feature and why
Enable Customer Requests today to bring customer focus to all of your teams. Learn more ->
Recurring Issues

Recurring Issues
Create recurring issues for repeating tasks. Recurring issues can be set to a daily, monthly, weekly, or yearly schedule. Each new instance of the issue is automatically created when the previous one reaches its due date.
View and manage all of your recurring issues from team settings and learn more in the docs.
- Fixed a bug with rapid input handling in the Snake game
- Fixed an issue preventing editing Asks settings when multiple workspaces were connected
- Fixed the layout when all columns were hidden in a board with swimlanes
- Fixed the cycle capacity calculation
- Fixed a bug preventing application restarting after network-related errors when using the reload button
- Fixed tabs getting pinned in the wrong order in some cases
- Fixed broken thumbnails on embedded TikTok videos
- Creating an issue from selected text in a document now preserves closing parentheses
- Fixed a bug where creating issues and documents from the current selection failed
- Fixed some errors that could arise when creating or removing favorites over a spotty network connection.
- Fixed a bug where filtering for issues with no estimates returned issues with an estimate of 0
- Fixed a bug that would cause some initiative filters to break
- Fixed a bug that reset the navigation breadcrumbs on initiative pinned views
- Fixed closing inline comments with Escape
- Fixed adding inline comments during collaborative editing
- Fixed the L keyboard shortcut for labels on the issue page not working reliably
- We no longer send issue completed notifications when an issue is moved from one completed state to another completed state
- We now allow parsing links from non-author edits to a pull request description or comments
- Fixed a bug where preview links that had parentheses would not be extracted
- Fixed the peek panel positioning when pressing the space bar
- Fixed the rendering of issues in the template editor when using longer project milestone names
- Improved reliability for processing and responding to integration webhooks
- The Snake game now renders in better quality on high-resolution displays
- Empty hidden columns and rows are now listed beside project boards grouped by status or priority
- When an issue is added to a cycle, all of its unstarted or started sub-issues in the same team that either don't have a cycle or share their parent's original cycle will also get added to this cycle
- Triple-clicking inline code now selects it and only it
- When an issue is deleted, the deletion history event is now displayed
- When printing an issue view, we now show absolute timestamps in the issue history and a cleaned-up print-friendly layout
- Temporarily archiving a Sentry issue will no longer change the state of any linked Linear issue. Permanently archiving a Sentry issue will cancel any linked Linear issue.
- Added a confirmation dialog when cancelling template editing and creation
- We no longer show the description of issues created from Asks in the Triage view
- You can no longer change your email address to one matching an existing user
- Added support for filtering issues by
archivedAt
Improvements for SLAs, templates, and Jira & GitHub Issues Sync

Improvements for SLAs, templates, and Jira & GitHub Issues Sync
This week we improved a few features that weren't quite living up to their potential. They each had small limitations that were annoying and prevented some teams from using them well, or at all.
Business Day SLAs
SLAs are a great way to ensure consistency in responding to issues and bug reports. Now you don't have to worry about SLA deadlines landing on a weekend or coming in on Monday morning with a bunch of broken SLAs. Confidently set SLA parameters and trust that they will behave the way that your team needs. Configure your SLAs to follow business days from settings or update individual issues by selecting the SLA and typing "n business days" in the custom option.
Nested sub-issues in Templates
Templates can help you standardize processes and automate issue creation. You can now add multiple layers of nesting in issue templates to create issues at the level and granularity you need. Spec out project templates in full detail by adding sub-issues to project tasks.
Improved notifications for Jira & GitHub Issues Sync
We now indicate when issues sync (or fail to sync) with Jira or Github Issues. You can bidirectionally sync Linear issues with Jira and GitHub Issues, for instance to manage open source projects from Linear. Previously it was hard to tell if a Linear issue you were looking at successfully synced or if there had been errors. This information is now clearly visible in banners on Linear issues.
- Navigating items in command menus is now announced by screen readers
- When you subscribe to an issue created via Linear Asks, you will be added as a subscriber to the synced Slack comment thread in Linear as long as you aren't already subscribed to it or participating in it from Slack
- Added code highlighting for TOML and OCaml
- We now support links coming from AWS Amplify Hosting
- Fixed a bug causing the "Close tab" option to close the active tab instead of the selected one
- We now parse Markdown when pasting content with matching styles
- Opening a link from the editor's link toolbar now works in Safari
- Fixed a bug where preview links in PR comments did not appear when referencing issue IDs on existing PRs
- Fixed the re-ordering of sub-issues when editing project templates
- Fixed a bug where Sentry would create duplicate issues that had been moved across teams if an alert refired
- Fixed searching within Sentry for Linear issues to link
- Fixed the peek panel positioning when pressing space
- Fixed a bug where new template drafts could get cleared when the app theme changed
- Fixed a bug that prevented milestones from being attached to a sub-issue in a project template
- Fixed a bug that caused clicking on a milestone in a project template to redirect to a "404 Not Found" page
- When a team is made private, the team's templates will now be removed from integrations that only support templates from public teams (e.g., Slack, Intercom, and Zendesk)
- Fixed a bug where templates were created under the workspace instead of a newly created team when copying settings from an existing team
- The triage prioritization requirement is no longer ignored if you try to add a triage issue to a cycle
- Issues titles with backticks are now properly rendered for related issues
New team issues page

New team issues page
Team pages have been restructured to help you focus on your most important issues.
The main views — All Issues, Active, and Backlog — now appear as tabs at the top of your team issues page. You can also create and add custom views as tabs to support your team's specific workflows and build shared context.
For example, you can create custom views for high-priority bugs, quick wins, or quality improvements. Navigate between views quickly using keyboard shortcuts: press [1] for All Issues, [2] for Active, [3] for Backlog, and [4-9] for your custom views.
New Zapier integration: Instant triggers and new actions
We've rebuilt the Zapier integration for improved speed and reliability. Upgrade now to access instant triggers, which update immediately after actions are taken in Linear (previously, updates could take 1-5 minutes).
We've also added a trigger for project creation, support for templates during issue creation, and several brand new actions: create a project, add an attachment, and update existing issue.
With these updates, you can create automated workflows such as:
- A form that anyone can fill out to propose and create new projects
- Create a corresponding Google Doc for every new project
- Link an issue to every file posted into a Slack channel
To upgrade, go to Zapier and update each Zap to use the the latest Linear integration (v4.4 or above). Earlier versions of the integration will be deprecated on April 24, 2025 (in 6 months), so create an issue to upgrade before that date.
- We no longer post "marked as duplicate" updates to the Slack thread if an Asks channel is configured to not notify Slack threads when an ask is canceled
- The active board item is now deactivated when the mouse cursor leaves the board column of the item
- Cycle start and end dates now have highlights when they can be edited in the Cycle details pane
- Converting selected text to issues now preserves
code spans
in the title - Project CSV export now includes project health
- Projects imported from Jira and GitHub now have a backlink to their original Epic or Project
- Added ability to permanently delete issues that were recently deleted
- We now always show due dates in issue list view
- Nested label matches are now given equal priority to regular ones when searching in the label menu
- When using "Focus" grouping, urgent priority issues are now grouped at the top, and issues that have been started are ordered ahead of unstarted ones
- You will now be prompted to move a project to an "In progress" status if any issues belonging to it are started or completed while the project is in a "backlog" or "planned" status
- Issue statuses are now limited to 50 per team. Attempting to create new statuses when there are already 50 in the team will result in an error
- When project dependencies are hidden in display options, you can now hover over projects and see their dependencies, if any
- Fixed viewing archived projects that had relationships with other archived projects
- Using the ↑ to create a paragraph above a code block now works when the code block is at the start of the issue description
- Image lightboxes in the Contact Support form now work properly
- Added issue identifiers back to Notion unfurls
- Fixed project status being incorrect in some cases when using the "Create project from template..." action
- Fixed project templates with issues to always use the current active team as the team for any issue without a specified team
- Fixed a problem with the workspace membership settings not updating when promoting or demoting admins
- Fixed project offscreen indicator's vertical alignment
- Fixed exporting projects with no health updates as CSV
- Added
autoAssignToSelf
field toUserSettings
- You can now filter templates by type in
Organization.templates
andTeam.templates
- Resolved Linear user IDs when using the
timeScheduleUpsertExternal
mutation
Document subscriptions

Document subscriptions
Never miss an important change with document subscriptions. Get notified about revisions to documents, project descriptions, and initiative descriptions including:
- New comments and replies
- Content changes
- Document moves or deletions
You'll be auto-subscribed to:
- Documents you create
- Project descriptions when you're a lead or member
- Initiative descriptions when you're the owner
For project documents, you can also subscribe team members. Manage subscriptions using the bell icon at the top of any document, project description, or initiative description.
Pull request preview links
Preview links associated with your pull requests are now accessible directly from Linear issues.

Preview links are automatically detected for popular platforms like Vercel and Netlify if you have connected Linear with your GitHub repository. We also support custom preview links: pull request descriptions and comments are parsed for any markdown links ending with "preview". Multiple previews for a single PR are available in a dropdown menu, with icons and customizable names for easy identification (e.g. mobile and desktop previews). Learn more in our documentation.
- Changed the style of desktop tabs
- Added the ability to change a list type within a list using keyboard input
- Pasting a link to an initiative now converts that link to an embed of the initiative
- When using the "New folder..." action while adding an item to favorites, the item is now added to the newly created folder
- Favorites in the sidebar now have a "Move to new folder..." option
- Date filters now support "6 months ago" and "1 year ago" options
- Projects with all archived issues are now archived upon import
- Added the ability to create a new issue template from an existing issue
- The contextual menu on issue relations now allows changing an issue from blocking to blocked by
- Backlog and active issues now load much faster
- Added a tooltip showing the full label if the text is truncated in a menu
- If an issue is reopened with an SLA that was either achieved or breached over a month ago, it will be reset to the same value
- Improved language adherence in issue/Ask title summarization
- Related issues are now shown with their title in addition to the issue ID
- Fixed a bug where it was not possible to add an issue from the board column when grouping by team and label
- Fixed the breadcrumb not being correctly restored when undoing an action performed on a different page and being redirected
- Internal links to a heading ID now properly scroll the heading into view
- Fixed a bug that caused inline code to appear unformatted in the draft title
- Notifications related to due dates now update to note when the related issue is completed
- Fixed a bug that caused emojis in mentions to blink every time a document was focused
- Fixed document minimap positions and scrolling correctly on any document size
- Fixed selecting a search result no longer resetting the ordering
- Fixed a bug in Chrome where navigating lists with up/down arrows sometimes took you to the end of the document
- Fixed copying an image to the clipboard on Safari 18
- Fixed an error when creating a project view filtered on Milestone > does not contain
- Pull request reviews from GitHub bots now show the correct avatar
- Fixed an edge case where users created after a Linear to Linear import were unable to log in
- Fixed Linear to Linear import when mapping multiple users to the same user
- Fixed notification text with inline code to format correctly
- Fixed a bug where duplicating documents in initiatives did not work
- Displayed issue history entries where an issue was moved from an archived cycle
- Fixed the incorrect issue ID displaying when undoing issue creation
- Fixed label sorting to ignore emoji characters
- Fixed an issue where the label menu closed unexpectedly when unselecting a label
- Fixed a bug where list columns would get the wrong width immediately after enabling them in display options
- When grouping by initiative and filtering by initiative status, the groups now respected the filter
- Fixed searching for issues with diacritics (e.g., for Vietnamese characters) in the title to correctly return results
- Fixed an issue where reactions were not syncing from Slack to Linear correctly
- Fixed instability in the timeline scrollbar
- You now receive a notification if you are assigned an issue by Zapier as part of a zap that you set up
- You can now press R when viewing a project update notification to quickly reply to it
- Fixed filtering by issue number using
in
ornin
(not in) - The
comments
query on issues now includes archived comments by default when the issue is archived - Enhanced the performance when updating a markdown field with the current content
- Added the ability to pass
content
in markdown format when creating/updating an initiative using the API
Introducing Linear Mobile
Introducing Linear Mobile

Linear Mobile has arrived.
Bring the speed and power of Linear to your pocket with our fast, compact, and fully native iOS and Android applications.
Use the app to stay informed about important updates, file issues on the go, and unblock your team whenever necessary. Linear Mobile is purpose-designed for “away from keyboard” workflows, so you can move product work forward, no matter where you are.
Read more and download it today for iOS and Android.
- Fixed a bug that prevented subscribing to a custom view on the first try without closing the menu
- Fixed a bug where an uncompleted issue was marked as updated when it was moved to the next cycle
- Fixed a bug that caused inline code to appear unformatted in the draft title
- Filters will now respect the Display full names setting when displaying users
- Notifications for comments on project milestone descriptions now work correctly
- Fixed a bug where project updates on the initiative page were listed in the wrong order
- Issues without priority will now be correctly placed at the bottom when grouping by Focus in My Issues
- Fixed user home page when the active cycle is chosen
- Fixed drag and drop not working on mobile
- The Last updated sort order now takes comments into account for issues and documents
- Document templates can now be saved on small screens
- The exploring section in the sidebar no longer disappears when looking at an attached view in a team's projects or a custom team view
- Fixed a bug where changing the unfurl configuration was not saved correctly
- Fixed the unsaved changes prompt popping up when opening template links in the desktop app
- Fixed some instances where a project update would be truncated more than expected
- Fixed a bug where changing the status of multiple issues to done or canceled would only apply to one of the issues
- Fixed incorrect colors on the billing details screen in some themes
- You can now choose whether to use AI-generated titles for Asks on a channel-by-channel basis in Asks settings
- We now open referenced entities in a new tab when holding down Cmd/Ctrl while executing an action. For example, this lets you explore related issue suggestions before performing the action or navigating to user profile pages before assigning issues.
- When pasting a link to Google Sheets or Google Docs, we now add a corresponding icon to the link
- Created an issue from a URL functionality is extended and now supports passing attachment links
- Added the ability to rename passkeys
- When sorting projects by start or target date, the project's priority is now used as a secondary sort order
- Deleted project updates in Linear will now be reflected in the Slack project updates feed
- Document-generated summaries in link unfurls are shorter
- Subscribing to issues now subscribes you to all existing issue threads.
- Suggested labels and assignees are now visible on existing issues as well
- Users who already commented on a document are now first in the list of suggestions when mentioning users in a document
- Added the ability to expand and collapse long code blocks
- Deprecated the
actors
field and addeddescriptionUpdatedBy
toIssueHistory
- Added support for
public-file-urls-expire-in
option withbotActor.avatarUrl
field - You can now query for a custom view by slug
Auto-close parent and sub-issues

Auto-close parent and sub-issues
Streamline your issue workflow with auto-close for parent and sub-issues. This new automation can be enabled in two ways:
Parent auto-close
When all sub-issues [2] are marked as done, the parent issue [1] will also be marked as complete automatically.
Sub-issue auto-close
When the parent issue [1] is marked as done, all remaining sub-issues [2] will also be marked as complete.
These automations will work in tandem with your existing git workflow automations and can be enabled under Settings > Team > Workflow.

Reverse sort ordering
You can now reverse the sort order of issues or projects in Linear. Open the Display options on any view to change the ordering direction. Reverse sort order is available for all views except those ordered manually or by status.

- Version history entries are now grouped by date
- You can now copy documents as markdown
- You can now copy initiative overviews as markdown, and all initiative copy commands are available in the command menu
- The label page contextual menu now lets you rename labels and quickly jump to label settings
- You can now command-click on the left-hand project list to open a project in a new tab
- You'll now be notified when someone (a person or integration) reopens an issue that you're assigned to
- Document summaries in Slack were improved to remove boilerplate language
- Project members are now prioritized in the issue assignment dialog
- Connecting team Slack notifications is now possible through the bell menu on the team "All issues" page
- Added an action to open the document in full view from the Inbox
- Views grouped by parent issue will show parent issues in view order.
- It's now possible to subscribe to more types of Inbox notifications including issue added to backlog and issue added to active issues
- You can now apply a template to multiple issues at once
- The login page now displays the last used login method
- Fixed a bug where avatars based on initials were only generated for names containing ASCII characters
- Fixed an issue where creating an issue within a board grouped by labels on both rows and columns would not pre-fill multiple labels correctly
- Fixed an issue where the cycle was not correctly pre-filled when creating an issue from an empty board column
- Fixed an issue where changing the view type when creating a view would remove the name and description if the user had entered them
- Pressing Shift Enter while selecting a Figma embed will now correctly add a new line below it
- Using Ctrl A and Ctrl E in a code block will now correctly scroll the code block horizontally if necessary
- Fixed a bug causing tables to overflow into the comments panel on large screens
- Fixed an issue exporting project lists to CSV
- Incoming notifications no longer reset the currently active notification view
- Notification cells now have a faint hover color
- The graph in the right panel will now be sized appropriately for both smaller and larger panel sizes
- Fixed a bug where removing a blocking issue did not take effect after saving a copy
- Fixed a bug where the due date control acted on the wrong issue if another issue in the list was selected
- Fixed a bug where project icon suggestions would occasionally throw an error
- Fixed a bug where project dates would be auto-updated when moving within the same start/target date grouping
- Keyboard shortcuts for issue properties now work when adding sub-issues inside the main issue creator
- Clicking on a project tab will no longer reset the favorite highlight when coming from a favorite
- The team's contextual menu will no longer overflow from the sidebar for teams with lengthy names
- Slack title generation should handle mixed language messages more consistently
- Fixed a bug where dragging the horizontal scrollbar in the timeline could lead to an infinite scrolling loop
- Fixed unfair distribution of issues when moving issues to triage in bulk and using the Assign triage responsibility action
- We now close Figma embed previews without closing the Project or Issue draft
- Fixed Linear to Linear imports so that they work when importing a team with 0 issues
- Fixed a focus escaping issue in the composer when tabbing
- Updated the related issue title color for easy identification and relation to issue ID
- Fixed an issue where searching for labels with just one character wouldn't display the desired result
- Improved performance when reordering multiple issues at once
- Fixed issues where template descriptions would append on top of each other (instead of replacing) even if you didn't change the description manually
- Fixed a regression where downloaded files lost their original filename
- Fixed a bug where editing custom views failed
- Fixed a misplaced loading indicator in the Inbox
- Fixed a short-lived bug where the "Remove from team" action in some cases would remove the current user instead of the selected user
- Fixed a crash that occurred on spotty network connections
- Supported filtering projects by cancellation date
canceledAt
- Internal markdown links will be automatically converted into mentions
ExternalUser
no longer requires an admin role to readProjectUpdateInteraction
is now deprecated and will be removed at a later date
- Cmd C now copies the link to the document if focused (instead of the owning project)
- Shortcuts for toggling the sidebar/details are now included in the shortcuts help center