Release packed with the features you've been waiting for! Experience major facelifts, enhanced performance, UI upgrades, and security improvements.
🎉 Features
Filter, group and toggle display properties for cycles and modules on layouts.
- You'll now have the ability to view Cycles and Modules across layouts by simply toggling from display properties. #3702
- Filtering issues using cycles and modules is now supported. #3830
- Issues can be grouped by Cycles and Modules, providing better navigation options. #3834
🔧 Improvements
- Scrollbars are now neat and clean. #3703
- A minor facelift to the calendar layout: now,
current_date
will be highlighted in a blue bubble, allowing you to easily navigate your calendar. #3705 - When there are no projects in the workspace, issue creation is disabled. #3706
- Performance improvements to
IssuesViewEndpoint
,CyclesViewEndpoint
,ModulesViewEndpoint
. #3710, #3711 - Global issue views now have the option to display sub-issues properties. #3712
- Project network settings comes with a UX copy. #3717
- UX improvements to render only current, upcoming, and draft cycles in the cycles tabs. #3718
- Performance improvements to in
IssueDetailEndpoint
,ArchivedIssuesEndpoint
, and `InboxissuelEndpoint``. #3722 - Sub-issues are visible by default without toggling from the issue detail page. #3724
- Tables now offer color customization. Pick from a range of colors using the color picker to enhance the appearance of your rows and columns. #3748
- Issues can now be searched by their IDs in the selection of relations. #3807
- We've added a few validations to the
Name
field when onboarding, so you won't run into issues later. #3808 - The spreadsheet layout now supports keyboard accessibility, enabling toggling of focus using the Enter key for dropdowns. #3818
- We
- Calendar view gets a new Week view in cycles and modules. #3729
🐛 Bug fixes
- We've fixed the issue where the
Show Empty Groups
from display properties didn't turn off the empty states. #3708 - Users can now perform only one transfer of issues from a cycle, ensuring the creation of a single snapshot. #3715
- You might have seen some e-mail notifications being duplicated, we've fixed this now. #3719
- You'll now see
Page
titles for easy identification of tabs. #3723 - Issue titles will not overflow on the UI when using peek overview mode. #3728
- The error with
CMD/CTRL + Click
on archived issues has been fixed. #3738 - Profile page will only show data from the projects that you've part of. #3745
- You won't encounter any 500s when opening newly created issues. #3749
- When selecting labels on the Issue Create Modal, we render every label for better UX. #3752
- We've fixed many UI overflow bugs on the Spreadsheet layout. #3758
- When switching between the
Scope | Demand
andCustom Analytics
tabs under Analytics, we make the Analytics tab on sidebar active. #3767 - The issue with shrunken user images in the invite member dropdown has been fixed. #3776
- No more unintentional extra spaces in the issue title. #3780
- We've fixed the issue in the
All Issues
create view modal where the filter wouldn't disappear upon deselection.. #3781 - The issue where the entire peek overview would close upon using the escape key to close dropdowns has been fixed.. #3787
- We fixed the issues of labels overflowing on the sidebar. #3788
- You can now edit cycles data even on the last day of Cycle. #3793
- Dashboard tabs in
Assigned Issues
andCreated Issues
now render data without any fails. #3795 - You can't add empty comments to Issues now. #3796
- Now you can edit the description of an issue directly from the
Issue Edit Modal
. #3809 - Closing alters will not close the issues on the peek overview mode. #3821
- Draft issues are now bound to a workspace, eliminating the persistence of previous workspace data. #3822
- Dropdowns now will not overflow on the speardsheet layout. #3825
- We fixed a few errors when redirecting to different pages from command menu. #3827
- We've added responsiveness for notification screens to view better when using on Mobile. #3829
- CTAs from dashboards will now redirect to respective pages with filters applied. #3832
- We fixed UI overflowing issues when sub-grouping in Kanban layout. #3841
- When leaving a project, we ensure it is also removed from the favorites section in the sidebar. #3842
- Module description is shown twice, we fixed it. #3844