Zapier integration
Zapier integration
We've created a Zapier app that lets you create automation that publish issues to Linear.
Want to create a new issue when a tag has been added to an Intercom conversation? Or create a bug report when you receive an email message with specific keywords? Or create an issue whenever a custom database query returns a new row? Now you can.
The Zapier app hasn't launched publicly yet, but you can join our beta today.
We're developing the integration as an open source project and it's available on GitHub. Feel free to submit pull requests if there's something you'd like to add to it.
Label improvements
You can now filter for issues that don't have any labels. In the filter menu select Filter by label > No label. This filter can be mixed and matched with other label filters, so you can now filter for issues that either a specific label or no labels at all. Labels can now be removed using the ShiftL keyboard shortcut.
Other improvements and fixes:
- Issue edits can now be saved using Command/CtrlS
- Copying a git branch name will now result in a lower-cased team key
- Improves cold startup performance
- Improves layout of lists with long issue identifiers
- When an issue is completed during an active cycle, it is added to the cycle
- Co-workers can now be invited from a link in the sidebar
- Sub-issues are now automatically added to the same project as the parent issue upon creation
- Fixes loading of filters that target unassigned issues
- Fixes to entering text in the command menu when the cursor isn't at the end of the input field
- Fixes comment editing on Safari
- Fixes filtering UI when filtering against multiple projects
- Updated welcome tutorial to render better on mobile devices
- Fixes search focus when selecting the search command from the command menu
Improved comments
Improved comments
Comments are now editable by the submitter. Once edited, an indicator will note that edits were made. Todo-lists inside comments have also received the ability to be ticked off after the comment has been submitted.
The timestamps on comments and other issue history entries are now links, so you'll be able to share a direct link to a specific comment.
Invite your team
Inviting your team is now easier with dedicated invite links. To grab your personal share link, head to People tab under settings. As always, you'll also be able to invite your team via email.
Link to issues in GitHub
While not a new feature of Linear, we thought it would be worth mentioning that GitHub has added the ability to auto-link issue ID's with external issue trackers. This works well together with Linear, and you'll be able to set it up under repository settings for each team. Just map your team key (e.g. KEY-
) to the Linear URL (https://linear.app/issue/KEY-<num>
). Don't forget to replace the team key with yours.
Other improvements and fixes:
- Multiple GitHub pull requests are now combined into a single indicator on lists and boards which makes it easier to open the correct PR through the command menu
- Clearing search input doesn't open the search page anymore
- Search results can now be filtered by team
- Selecting issue filters in the issue detail pane now includes the ability to create and assign a new label if one isn't found
- Archiving issues from a board lane now respect any active filters you might have going on
- Several fixes to keyboard navigation under projects
- Opening an issue will now mark all notifications for that issue as read
- Action to clear Inbox has been renamed as "clear all notifications"
- Board views now include full issue titles
- Team and label names are now unique
- The cycle menu now uses the command menu and includes an action to favorite the cycle
- The feedback form now caches the message locally so that you don't lose text upon accidental close
- Typed in arrows in descriptions and comments now get converted into Unicode characters
- Improvements to the data synchronization protocol
- Fix to fetching Figma previews under certain conditions
- Fixes ordering of issues in the board view
- Fixes ordering of workflow statuses
Contextual command menu
Contextual command menu
The command menu gives you access to all actions applicable to your view or selection. We also bring up the command menu when you're clicking on items in the UI that have a corresponding action command menu, such as assigning an issue to a user or setting an issue's priority. While this worked reasonably well, we didn't like that the fact that the command menu always appeared at the center of the screen, regardless of whether it was invoked using the keyboard or mouse.
This week, we're bringing the command menu closer to the UI element that it was invoked from. The command menu now acts almost like a drop-down element but still retains its searchability and keyboard controllability.
Improved desktop application
Linear's desktop application wraps the web application for macOS and ships with native notifications among other functionality. This week we shipped several improvements listed below. If you already have the app installed, it will prompt you to update, or you can download it manually here.
- Upgraded to Electron 6 with latest Chromium
- Application will now ask to move itself to the Application folder if it detects that it is launched from Downloads or other location
- Added right click context menu for copying and opening links
- Added ability to zoom and other window controls
- Fixed "Hide Others" options for macOS
- Remapped back/forward shortcuts to macOS native Command/Ctrl[/Command/Ctrl]
- Added preferences shortcut: Command/Ctrl,
- Added home view shortcut: ShiftCommand/Ctrlh
- Fixed canceling edit mode prompt
- Fixed dragging window from issue view header
- Fixed Figma preview links in certain cases
Other improvements and fixes:
- Notifications are now sent for users that are added as subscribers to an issue
- Slack notifications include better links for Figma previews
- Many small UI elements have been given more hit area so that they are easier to click
- Many UI elements now have better highlight states
- Suspended users will receive better error messages when they try to modify resources
- Peek is now deactivated when the command menu is opened
- Board elements now show estimates
Figma integration
Figma integration
We love Figma, and use it to design Linear. To make it easier to share design mocks in Linear, we now have an integration which converts Figma links into design previews inside Linear. Just copy a link to specific artboard, or a file, and we'll generate a preview image and a link in few seconds.
On technical implementation, we build this integration from ground up on Figma's API with their OAuth2 authentication. Instead just using Figma's standard Embed, this gives us several advantages:
- Performance - Figma's Embeds are heavy to load and they had significant performance impact to our frontend rendering. Loading an image with a link is as fast as loading any other image.
- Support for private Figma files - Figma Embeds only work with public files. Loading screenshots via their API allows us to embed any file.
- Snapshot in time - When you share a mock as a comment, it's not ideal that the mock changes over time. _ Select what to show - You can select a specific artboard to be rendered as the preview image. Useful when you want to use the main design element or cover page as the preview.
- Embed on demand - You can click the preview image to open Figma's Embed in its full glory if you want to dive into the asset without opening full Figma.
One-click cycle planning
It's common to go through all team members in cycle planning or retro. Instead of applying user filter after user filter, we made this one-click action: hover over the user in cycle sidepanel and select "Filter". This combined with issue peek and you'll be done with your meeting in no time.
New shortcut commands and keys
We added new shortcut commands for quick opening views:
- o then c - Open cycle…
- o then p - Open project…
- o then f - Open favorite…
- o then u - Open user…
All these commands are also available in the command menu (Command/Ctrlk). You can also trigger them from the header by clicking the title of the current view (e.g. cycle name in cycle view).
In addition to open commands we added keyboard shortcuts to all the available sidebar links:
- g then x - Open closed issues
- g then e - Open all issues
- g then b - Open issue board
- g then v - Open active cycle
Other improvements and fixes:
- Sub-issues in issue now fit more relevant information (removed ID and creation date)
- Better link color for issue descriptions in dark mode
- Improved shadow styling for cycle sidebar
- Issue estimate is now included in issue peek view
- Empty columns are now hidden in board view when filtering against status
- Added confirm step for moving issues between teams
- Sidebar favorites are now ordered by the time of favoriting
- Search now includes issue descriptions
- Fixed missing color from project edit modal
- Fixed closing of keyboard help modal with Esc
- Fixes to comment compose
- Fixed exception when filtering cycles
- Fixed bugs in favoriting which lead to app crashing
- Fixed scheduled cycle closing
Improved peek
Improved peek
Peek is one the semi-secrets of the Linear UI. It’s a quick way to glance over the focused issue in issue lists similar to Quicklook in macOS. It can be useful in cases where you are trying prioritize several issues in a list, find one particular issue, or decide what to do with an issue.
It's a great feature, so it deserves a more prominent key to invoke it. We've remapped the key from Alt to Space. Peek is active while you hold down Space, or you can quickly press Space once to toggle it on, and once more to toggle it off.
File uploads
Linear already supported photo and video uploads, and now we added generic support for all files type. You can add any file to the issue description or a comment as attachments. To attach a file, simply drag and drop files from your computer to the description editor or comment box.
Add more favorites
In addition to projects, you can now favorite individual issues or cycles and have them appear in the sidebar for quick access.
Other improvements and fixes:
- The associated projects in issue lists now link to the project
- Improved hover states for many components
- Prevents background auto-update when you're in the middle of editing an issue
- Fixed an exception in billings page when you have an active subscription
- Fixed subscribers button with several subscribers
- Issue title now renders in correct color in Safari
- Further search improvements for better matching
Favorite projects
Favorite projects
You're now able to favorite projects and have them appear as shortcuts in the sidebar. Simply click the star icon in the header when you're looking at the issues of a project, or open the command menu and select "Favorite project".
Cycle startup-time and renaming
Cycles have gained some additional functionality this week. In case your team is on holiday or you want to make room for that Hackathon, you can now move the start time of individual cycles forward (and backward). You can now also give rename cycles to describe what you're working on in each cycle.
API Documentation
We added some preliminary API documentation. You own your data in Linear and our GraphQL API lets you query all of that data. In addition to querying, the Linear has full support for mutating all entities. Any mutations you make via the API are observed in real-time by all clients, giving you immense powers of writing your integrations.
In the months to come, we will improve the API and documentation, but we wanted to give the courageous among you early access to the API. We can't wait to see what you build with it.
Bootstrap speed
If you haven't noticed yet, we're obsessed by speed. We felt that hot reloads could be faster. Hot reloads are reloads of the client where the client doesn't need to do a full synchronization with the backend and they are much more common than cold reloads. We added some clever optimization on how data is deserialized and are now seeing 4x faster hot bootstrap times with around 2000 open issues. The more open issues you have, the bigger the difference is.
Faster search for issues using the command menu
You can now quickly search for issues using the command menu. Simply open the command menu and start typing. Search results will appear after all other actions.
Other improvements and fixes
- You can now customize your avatar by uploading a new image in settings
- Load filter action has been fixed and remapped to Command/CtrlShiftf
- Suspended team members will no longer show up in assignee menus
- Suspended team members are now rendered differently in the UI so that you can more easily see if an issue has been assigned to a suspended user
- You can now filter for issues that have been assigned to suspended users
- Search now uses a better search algorithm
- Creating sub-issues will now make you the assignee if you've opted into auto-assign new issues to yourself
Cycle cooldown
Cycle cooldown
Some teams like have dedicated downtime between cycles to "cool down" or catch up on other tasks before jumping into the next iterative development cycle. Linear now supports configuring a cooldown period in the team settings.
Inline label creation
Creating new labels is now a lot faster. Previously, one had to jump to team settings to add a new label, but now you can do that straight from the command menu (Command/Ctrlk). When you have an issue selected, hit l to add a label to the issues, then select the "Create new label..." action.
Improved todo lists
Todo lists in issue descriptions have always been a great way to keep track of things that are still needed to be done to complete the issue. Now todo lists have received better styling and more importantly, you can check off individual items without having to go into edit mode.
To create a todo list in an issue description, type "[ ] todo" or press CtrlShift7.
Other improvements and fixes
- External links will now be opened in a new window by default. Preferences have been added to toggle this behavior
- All controls in the issue detail pane can now be reached via Tab
- ShiftEnter will now generate a line-break in the editor
- Fixed issue where reverting a pull request would close the associated issue
- Linear will now automatically upgrade itself if its in the background when it detects a newer release
- When @mentioning a user in the issue description, that user will now get added as a subscriber to the issue
- Fixed issue where navigation actions would trigger inadvertently
- Fixed issue with modifying pre-filled issues
- Links to team settings in the pre-populated issues will now point to the correct team's settings.
Video uploads and player
Video uploads and player
For new designs or bug reports, videos can tell more than pictures or words. Linear now supports video uploads as well as Loom embeds.
To embedd a video, just drag and drop a video file onto the issue description or comment field or paste in a Loom link and it will automatically be embedded.
Easier way to send feedback
We want to learn as much as possible from you on how we can improve Linear. We've added an easier way to send feedback from the app sidebar. We also have a new Slack community, the link of which you can find in the settings menu.
Copy issue link
In addition to copying the issue id and git branch name, you can now also easily copy a link to the issue. Use the icon on the right corner or use the action menu (copy issue url).
Other improvements and fixes
- Added clear-button for search field
- The project name in the project editor now automatically receives focus
- Improvements to sync reliability
- Fixed a problem where one could accidentally archive a project instead of an issue within a project
GitHub Pull Request improvements
GitHub Pull Request improvements
New automation for PR reviews
Linear has supported GitHub pull request automation for opened and closed PRs since day one. We noticed it's common for teams to separate the time they work on an issue, and the time when an associated PR is waiting to be reviewed. You can now automate this by creating a new workflow state (e.g. In Review) and have Linear move issues to it when a review has been requested on an associated pull request.
Linear will now also show when a review has been requested on an associated pul request.
Reopen issue when pull request is reverted
Not all merges go well and sometimes you'll need to revert a merged PR. Linear is now aware of these reverts and will automatically reopen the associated issue so you won't forget about it.
De-associate pull requests from Linear issues
We added new actions to de-associated pull requests from issues. You can find them from the command menu by typing "github".
Pull request links
Lists and board now include links to the associated pull requests. This makes it much faster to open the pull request of an issue, or to glance what issues have PR's open.
Subscription management
Subscribing (Shifts) and unsubscribing (Command/CtrlShifts) to issue updates is now built into the issue comment section. You can quickly toggle your subscription and see who else is subscribed to the issue. To keep your team up to date, you can also subscribe others to an issue.
Other improvements and fixes
- Links in the project description can now be opened from the project list
- Improved data sync reliability
- Fixed workflow status sorting in certain cases
- Fixed moving an issue to a new team when they have sub-issues
- Fixed board ordering bug
- Fixed bug causing uncompleted issues from moving to next cycle
New search
New search
The search view has been redesigned and the search input has been moved to the sidebar. With this change, search is faster to use and you're also able to filter the results of your query the same way as you would filter other views.
Improved list multi-select
Linear has always had basic multi-selection of issues for applying shortcuts and actions to several issues at once. To make this easier and faster, we added more ways to select multiple issues and accidentally discovered even new UI patterns (tweet).
There are now four ways to select issues in list view:
- Select issues individually by clicking the checkbox or pressing x
- Select range by first selecting one issue and then selecting another one while holding down Shift
- Hold Shift and press Arrow Up/Arrow Down to expand selection
- Hold Shift and move the mouse over other issues to select
Other improvements and fixes
- Improved code highlighting performance
- Improved page title updating
- New actions for copying the URL to the active project and current view
- New shortcut for assigning issue to a project (Shiftp)
- You are now redirected to the previous view after archiving an issue
- Creating new issues in the Active Issues view now sets their statuses to active
- My Issues view has a new welcome screen for new users
- Notifications are now grouped per issue in emails
- Fixed bug on keyboard actions after issue selection
- Minor visual updates to boards