Slack channel notifications for custom views
Slack channel notifications for custom views
You can now receive Slack notifications for any custom issue view in Linear. Use custom views to select any subset of your issues that you're interested in, and then set up Slack notifications to keep your team up to date when issues are added to the view, marked closed, or canceled.
Examples include:
- High priority bugs
- Issues blocking other work
- Issues moved from one team to another
Learn more in the docs and configure notifications from the bell icon in the top right of any custom view.
HIPAA compliance
In addition to SOC2, Linear is now compliant with HIPAA. Request a BAA (Enterprise plans only).
New and noteworthy
Convert milestones to projects
You can now convert milestones into projects. This will bring over the milestone description and inherit the properties of the parent project, including initiatives and project priority.
Auto-detection for links
We've simplified the process of linking to external resources. Just attach a URL and we will auto-detect if it matches an existing integration like Slack or Github.
Arm build for Windows
We now offer an Arm build of Linear for Windows. Make sure you’re running the correct architecture for the best performance – the new build is available on our download page.
- BoardFixed layout issues where the hidden rows and hidden columns area would overlap in some cases
- DocumentsFixed a bug where inline comments would be incorrectly positioned
- EditorFixed a bug that prevented the drag handle for checkboxes from working as expected in Firefox
- Email IntakeInvalid email addresses are no longer generated if a team name or template name is too long
- ExploringFixed an issue where the Exploring team would disappear from the sidebar when opening a team's project
- IconsFixed the alarm icon to inherit colors properly based on context
- InboxPrevented the app from freezing when selecting inbox items with Shift ↑/↓ quickly
- InsightsFiscal year settings are now taken into account when aggregating data quarterly or yearly
- IssueFixed a bug preventing the Cmd/Ctrl Shift L keyboard shortcut from opening the Links section
- ListRow highlights no longer fade out on mouse out
- NotificationsFixed notifications for issues added to triage through Asks by users without a Linear account
- ProjectFixed an issue with calculating bumped dependency dates when the dependent project didn't have a start or target date
- Project updatesFixed paddings in project update panels
- ProjectsFixed an incorrect redirect when attempting to visit a custom project view for a team
- TimelineFixed default zoom level for timelines to be the Year zoom
- NavigationOn the native app, we no longer open a new tab when switching between workspaces
- LabelsFixed an issue where when moving a label into a label group, it could remove the label from all related issues instead of just the issues already in the label group
- FiltersFixed an issue where filtering out a specific project would also hide issues not attached to any project
- ActivityTimestamps in the tooltip now show the day of the week in issue and project activity
- BreadcrumbRight-clicking an item in the breadcrumb now displays a menu with copy options, such as copying an issue ID or a project link
- Custom ViewsAdded a button to copy the current link to issue and project view pages
- CyclesYou can now start your upcoming cycle on the current day as long as the current cycle didn't just start on that day. The currently active cycle will immediately be completed if necessary to accommodate this.
- CyclesAllowed changing the start date of a cycle to be up to a year into the future if desired. We will also offer to change all future cycle start dates by the same amount of time, and this will be your only choice if your change would make the cycle encroach on future cycles.
- DocumentsMoved the button to toggle the visibility of the inline comments sidebar into the context menu in the page header. It's also available in the Cmd/Ctrl K menu
- Due DateThe due date of an issue is now always shown on a board or list view, even if the issue has been completed or canceled
- FavoritesIt is now possible to favorite a team's all projects page
- FiltersThe project health filter now allows filtering for outdated updates.
- FiltersWhen filtering issues by initiative and grouping by projects, you won't see empty groups for projects outside of the selected initiatives. The same behavior now also applies when using exclusive filters for projects, project priorities, and initiatives (e.g., "initiative does not include..." filter).
- IntegrationsAdded a popover in integration settings to see a list of members who installed an integration
- Issue HistoryWe now show the previous priority in a tooltip over issue priority changes
- Issue viewWe now rendered sub-issues on archived issues
- IssuesWhen converting an issue to a project, we now mark the issue's previous project (if any) as blocking the newly created project
- LabelsWhen creating a new label, Linear now generates a random color by default
- LightboxImages opened in the lightbox now have the proper context menu in the desktop app
- MilestonesYou can now create a new milestone when selecting a milestone from an issue property dropdown
- NotificationsWe now remove unread project update reminders from your inbox if you have added an update for that project since receiving the reminder
- ProjectWhen Linear suggests an icon for a new project, it will also provide alternate suggestions in the icon and emoji picker.
- ProjectsQuick filters for projects now let you filter for projects with an outdated health status
- SlackDocument link summaries are clearly annotated as generated
- SlackWe improved consistency between link unfurls and added initiative link unfurls
- SlackYou can now sync the issue with the Slack thread (if possible) while using the "Link existing issue" message action in Slack
- SlackWe no longer consider Asks issues for recency when determining the team to auto-populate in the issue creation dialog in the Slack integration
- TemplatesIssue templates can now include estimates for the issue and sub-issues for any team that has estimation enabled
- TemplatesWhen creating an issue from a template, we now remove unfilled placeholders from the description upon saving the issue
- TimelineYou can now pinch to zoom the timeline and the cursor is used as an anchor whenever you zoom
- SettingsFiscal year settings have been moved from Initiatives to General settings
- Create issuesYou can now use https://linear.new?assignee=me to create a deep link for issue creation for the currently logged-in user
- We will be removing deprecated internal fields
Issue.descriptionData
andDocumentContent.contentData
from our GraphQL API in two weeks - Fixed a bug where
projectUpdateInteraction.user
failed to resolve - Added
initiatives
property to projects to query related initiatives