Today's Changelog includes updates to project templates, a pinned item side panel, and pull request support in tasklists!
🎨 Project template updates
Since we announced the public beta of project templates for organizations, we've made improvements to what is included in a template. Any configured workflows (other than the Auto-add to project
workflow), project insights, and custom fields for draft items are now included when you use a project template or make a copy of a project.
Select a template when creating a new project to see a preview of what is included.
As we continue to build out more functionality for project templates we would love your feedback and to hear more about your experiences and requests. Check out the documentation for more details.
📌 Pinned item side panel
You can now pin the item side panel in your project by selecting the pin icon in the top right corner. This allows for triage mode where you can interact with the project view while an item remains open in the side panel.
🏗 Tasklists: pull request support + bug fixes and improvements
Tasklists now support pull requests as items and you can create tasklists inside of pull requests! If you have already been putting tasklists into pull requests only to have them fail on you, failure no more. ✨
We've also made the following improvements to tasklists:
- You can now drag and drop issues between groups when grouped by
Tracked by
- Text in issue hovercards for issues with tasklists now correctly renders issue descriptions
- We improved the rendering of tasklists in email notifications
- Tasklists no longer cause legacy task lists to be "off by 1"
- Clicking Esc after selecting a single-line metadata menu now maintains the focus
- Long URLs no longer extend past the borders of tasklists
🤸 Reorder fields in settings
You can now reorder your custom fields in the project settings by dragging and dropping them in the list to update the order that they appear in the item side panel and on the issue page. Once you've rearranged your fields, open an issue in the side panel to see your changes!
✨ Bug fixes and improvements
- Using Delete or pasting an empty value now clears the cell on the table layout
- You can now undo drag and drop actions and archiving of an item using Command/Ctrl + Z
- Fixed a bug where switching between views autoscrolled you to the right
See how to use GitHub for project planning with GitHub Issues, check out what's on the roadmap, and learn more in the docs.