Skip to content

v0.19-dev

Pre-release
Pre-release
Compare
Choose a tag to compare
@sriramveeraghanta sriramveeraghanta released this 03 May 15:17
· 206 commits to master since this release
da957e0

More bug fixes, attention to detail, and quality of life improvements. Thanks to our community, users, and customers for helping make Plane better every day. This one is for you. Introducing v0.19-dev.

🎉 New Features

Introducing Custom Context Menus #4267

Right-click on any actionable item, such as Issues, Cycles, Modules, or Views to open a context menu for quick actions.

  • For Projects, you can copy a link for easy sharing, join (if you haven’t already), or open in a new tab.
  • For Cycles, Modules, and Views you can edit, copy a link, open in a new tab, or archive.
  • For Issues, you can use the context menu to edit, make a copy, open in a new tab, copy the link, or delete.

Context menu

These are just a few features; more upgrades coming soon.

Filters from Cycle and Modules #4286

Interacting with issue assignees or labels will now directly add filters to Cycles or Modules. Don't want them? Simply re-click the selected filters to remove them.
Filter Cycles and Modules using side tab

🔧 Improvements

  • On dragging issues on the Kanban layout, we've added a background for better response feedback and auto-scroll.
  • Improved the group header layout when sub-grouping in Kanban. #4243
  • We’ve retained the state context when adding issues from a selected state. #4258
  • Improved UI in Issue peek overview mode and detail mode — enhanced consistency with fonts, borders, sizes, and more. #4322
  • Enhancements to fix the sorting order of member filter options; the selected member is always shown on top. #4261
  • Added 'Show Sub-issue' option to profile display filter. #4295
  • Added tooltips to peek overview close, issue detail, and toggle layout icons. #4229
  • New H4 to H6 heading types to the document and rich-text editors. #4304
  • Added quick action on clicking active tabs or via right-click, introducing options to open in a new tab and copy view link. #4324
  • Implemented storage of page full-width information in local storage, making it unique for each user. Guests and viewers can now toggle full width, including for locked or archived pages, a feature not previously available. #4327
  • Upgraded Python runtime to version 3.11.9 from 3.11.8. #4259

🐞 Bug Fixes

  • Fixed the Quick Add functionality in the Kanban layout when grouped by cycle or module. #4252
  • Resolved an issue where clicking on an actionable item within a module or cycle triggered the parent link. #4280
  • Resolved access permission bugs across the platform. #4299
  • Fixed an issue where DateTime fields were not displaying in the user's time zone. #4323
  • Resolved an issue where attempting to delete an attachment only removed the last attachment on the list. #4338
  • Fixed an issue where uploading an attachment in inbox issues was uploading it to the first loaded issue instead of the intended one. #4341
  • Fixed responsiveness issues in workspace settings, profile settings, inbox, pages, and project screens. #4287, #4279, #4275, #4047, #4022

Thanks to all our contributors - @anmolsinghbhatia, @aaryan610, @NarayanBavisetti, @pablohashescobar, @prateekshourya29, @rameshkumarchandra, @1akhanBaheti, @Palanikannan1437, @MichaelErmer, @bgogri, @redrum15. 🙏🏻