European Union data hosting

European Union data hosting
You can now choose to store your data in the European Union or the United States when creating a Linear workspace. This change also builds the foundation for us to support hosting data in other regions in the future. You can learn why we chose to make this change now and how we designed and built the technical architecture in this blog post.
To store your data in the EU, select the option when creating a new workspace (we set the default storage location based on your system timezone). The data storage location cannot be changed for existing workspaces. Learn more in the docs.
- Fixed document URLs when the title contains a backslash.
- Deleting a synced issue on GitHub no longer irrecoverably deletes it on Linear; instead, it will be moved to the trash.
- Fixed a bug where you wouldn't see the issue description update when someone else started writing it after you entered the issue page.
- Fixed the date range filter not being correctly applied when combined with other filters using the Any filter matches option.
- Fixed view ordering not getting saved when creating custom project views.
- Fixed a bug that prevented adding comments inside the selection for an existing comment.
- Fixed incorrect prompts when dismissing editing a project in a modal.
- Fixed a problem with @-mentions in the editor always selecting the first option on touch screens.
- Prevented label duplicates when migrating multiple label groups from Team to Workspace.
- Fixed a problem with applying templates not updating the description in some cases.
- Fixed a regression in the estimate dropdown where it would show the first option selected for issues with no estimate.
- Issue relations will now retain their original creation date when being undone, so they'll appear back in the correct place in listings.
- Fixed an issue where Slack push notifications for issue unfurls did not have a proper preview when a Linear issue was detected in a message.
- When setting the due date to "End of this week" and it is that day, it will now properly set it to today instead of the next end of the week.
- Fixed an issue where loading the desktop app with a
linear://
URL would not show the correct screen. - Fixed an incorrect copy link action in the right-click contextual menu for related issues.
- Fixed an issue with rendering issues when creating new attached views in projects.
- The Lightbox now has a safe area for controls in the top right corner when images are zoomed.
- Restored the vertical scroll position for boards with swimlanes.
- Increased empty space in the page headers to allow dragging the entire window.
- Fixed overlapping of document comments and table controls.
- Fixed the hidden items indicator at the bottom of the board being cut off.
- Changed so that uploading images and videos will show a preview while uploading instead of an error.
- Fixed the help menu in settings not working.
- Sub-issues now retain their original status as defined in the issue template when the issue template is used in Asks.
- Completed Asks will no longer show up in the Active Asks tab in your Slack app home.
- The two-finger tap now properly opens the command menu when used on an element that also supports long-press actions.
- The document table of contents stays fixed.
- Fixed Lightbox error when another user is editing the image you're viewing.
- It will now properly truncate long parent issue names.
- Help menu/messages are properly docked to the bottom left.
- Disabled 1Password completion on milestone edit input.
- Fixed a bug where you were allowed to input long project summaries on the overview page, but the update would be rejected.
- Fixed a rendering bug when converting an issue to a project.
- Fixed a bug where toggling the projects layout with a keyboard shortcut wasn't updating properly sometimes.
- Added zoom control to Project Views in Timeline layout.
- Fixed a problem with saving default column grouping for issue boards.
- Fixed an issue with numerical keyboard shortcuts not working for view tabs.
- Fixed misplaced table outline when in a list.
- Fixed editor toolbar getting cut off on narrow screens.
- Added the ability to close the edit email popover in profile using the escape key.
- Fixed an issue where TouchEvent isn't usable in Safari.
- When adding a milestone in the sidebar, the other items are no longer disabled.
- Enterprise customers can now prevent users from creating new workspaces using emails that match their domain.
- We will now send another issue status changed notification if an issue moves from a cancelled to done status or vice versa.
- You can now begin syncing the thread of an existing (unsynced) Slack attachment to its issue through the attachment's overflow menu.
- Updated the default status when creating an issue on the Active Issues page to be Unstarted.
- Prediction bars will now continue to be rendered when dragging a project.
- We now automatically append the issue title to issue links that are posted in Slack.
- Slack notifications about resolved threads now include the relevant comment for context.
- Added ability to copy sender's email address for issues that were created through email.
- Sub-issue titles now have more space compared to parent titles in list views.
- Replaced Slack user tags with Linear user tags in comments synced from Slack to Linear if the tagged Slack user is a user in the Linear workspace.
- Added the ability to change relation type using the right-click contextual menu in the related issues sidebar section.
- We now respect the template sort order for templates used in integrations (Asks, Slack, Intercom, and Zendesk).
- Improved contrast of selected items in the Inbox & Triage.
- Issues will now be added to the existing breadcrumb only if the previous item was a parent issue.
- Creating issues from a selection within a milestone description now inherits the milestone property.
- It is now possible to use a wide variety of protocols in issue attachments.
- When converting an issue to a project, the project description is now pre-populated with the issue description.
- Embedded Cleanshot links can now be added in the editor.
- When editing the label of multiple issues, the command menu will now show partial selections for labels that are attached to some but not all of the issues.
- When creating a project, we will now suggest an icon/color automatically.
- Added new shortcut to open sibling sub-issues using → Cmd/Ctrl Shift.
- Improved keyboard navigation in the Display Options popover. ← and → can now be used for focusing controls, and Cmd/Ctrl B toggles the layout option.
- Fixed an issue where the O then P shortcut to navigate to projects did not properly support project names starting with numbers.
- Added ability to use Opt/Atl Enter to toggle checklist items. Use Opt/Atl Enter Shift to target nested items both with the keyboard and while clicking.
- The
createdAt
timestamp for webhook events no longer gives incorrect results for imported issues. - Added
projectStatusUnarchive
mutation to restore previously archived project status.