github makeplane/plane v0.12-dev

latest releases: v0.21-dev, v0.20-dev, v0.19-dev...
pre-release9 months ago

We have just published our August updates, and a day later, we are excited to introduce our latest release, Plane v0.12-dev. This release is packed with power, taking Plane Deploy to a whole new level. But that's not all; there's more to it, including time zone enhancements, improved Gantt charts, table support for our issue detail-rich text editor, and much more. Dig in to learn more.

New Features

🌠 Face-lift to Plane Deploy

We’ve made some significant upgrades to Plane Deploy, with the goal of making customer feedback process smoother and faster. Here are the upgrades ⬇️

  • Commenting on Public Boards: When your boards are made public with commenting enabled, external users can start adding comments to the issues.

    Note that, users need to sign in on the boards in order to comment. Also, when these users add comments they’ll not be added as the project members but instead added as contributors to your project.

  • Upvotes and Downvotes: Contributors who have logged in to your public board can also upvote or downvote issues to help prioritize tasks within your project.

  • View Issues with Peek-Overview: Users or contributors can now view issue details on your public boards using a "peek-overview" mode. Please note that not all information will be visible. The attributes that can be seen are as follows: Title, Description, Priority, Due Date, Public Comments, Upvotes/Downvotes, and Reactions.

  • Reactions: Just like upvotes, users can react with emoji’s.

plane-deploy-min

(#2006, #2010, #2012, #2013, #2017, #2022, #2026, #2030, #2039, #2050, #2051, #2054, #2057, #2058, #2068, #2069, #2073, #2077, #2081, #2084, #2096, #2099, #2100, #2108, #2109, #2110, #2116)

🎉 Gantt comes out of Beta

Ten commits, and thousand lines later, Gantt layout now comes out of Beta with killer features.

  • View issues in Gantt layout, smoother faster and accurate—renders blocks with start date and due-date.
  • Complete revamp of the design, making the gantt layout more pleasing and easy to work with.
  • A new sidebar to spot issues quickly.
  • Left and right navigators to jump to an issue that’s out of timeline.
  • Move gantt blocks horizontally to adjust start date and due-date of an issue.
  • Supports filters from View options.

gantt

(#1900, #2024, #2070, #2074, #2101)

👀 Peek overviews for Spreadsheet layout

We've introduced a new feature, Peek Overview, which provides a quick look at your issues. This view is compatible with the spreadsheet layout and is also available for deployed public projects.

  • Occupies half of your screen, providing you with a view of activity related to other issues.
  • Allows users to edit issues directly within the Peek Overview, eliminating the need to navigate through multiple pages.
  • Fast and highly responsive.

PeakOverview

(#1979, #2021, #2043, #2064, #2075)

🕝 Better comms with Timezones

With the integration of time zones, all activities on Planes are now more accurately recorded. Update your time zone settings in your user profile to enhance communication with your project members.

  • Local time can be displayed based on the time zone set in user profiles.
  • Activities related to issues are logged according to the time zone specified by the user.

timezones-min

(#2002, #2009, #2089)

🚀 New attribute to Issues: start date

You can now add a start date to issues, facilitating better planning and estimation. This addition also aids in filtering and sorting issues.

  • Helps view your issues based on timelines on the gantt layout.
  • Filter or order issues based on the start-date attribute.
  • [coming-soon] notifications for issues based on start-date.

start-date

(#1813, #1955, #2007)

😉 Tables on the Text

In our previous release, we unveiled a comprehensive revamp of our Rich Text Editor for issue details. Expanding on that, we now offer the ability to include tables within those details.

  • Generate tables using slash commands.
  • Add or remove rows and columns with ease.
  • Supports adding headers for better column identification.

Table_Tip_tap

(#2008, #2033, #2061, #2092)

📝 Mark as read on Notifications

Too many notifications? Hit Mark as read from the notifications dropdown to declutter all your notifications.

Mark_all_as_read

 (#1963, #1982)

🏗️ Improvements

  • Now, Guests and Viewers can easily leave a project anytime. Simply hover the project in the sidebar click on the 'Leave' option to fulfil your request. (#2042, #2079, #2083)
  • Added the "Group by Assignees" filter for issues. (#1957)
  • Added the issue activity redirection to cycles and modules. (#1973)
  • Updated the user activity endpoint to return only workspace activities. (#1980)
  • Improved development workflows by incorporating PR build updates, while also eliminating image updates with every merge. (#1985)
  • Updated Docker files for Plane-Web and Plane-Deploy, culminating in successful builds. (#1987)
  • Implemented new module status icons and refreshed the color palette for status indicators. (#2011)
  • Improved issue detail sidebar. (#2014)
  • Improved the themes in the Kanban Boards and Sign In pages. (#2055)

🐛 Bug Fixes

  • Proper date validation has been added to cycles and modules. (#1945)
  • The project creation response now includes member roles and member statuses. (#1962)
  • The problem with mutation issues in workspace member invitations has been resolved. (#1966)
  • The mutation issues in project member invitations has also been fixed. (#1967)
  • The Tiptap editor's maximum width has been adjusted to occupy the proper screen size. (#1968)
  • After deleting a project, users will now be redirected to the projects list page. (#1970)
  • Optimized the n+1 for project members. (#1975)
  • Pending member invites have been reordered to appear at the start of the members' page. (#1978)
  • Introduced workspaceSlug to the endpoint for my profile activity. (#1983)
  • Repositioned the activity loader for My Issues. (#1983)
  • Omit the display of completion percentage if the user does not have any assigned issues. (#1984)
  • Favorite project is generated only when the plus icon within the favorites section of the sidebar is utilized. (#1993)
  • Optimized the n+1 for issue history endpoint for comment reactions. (#1994)
  • Optimized the n+1 for issue automation tasks for auto closing and auto archiving issues.(#1994)
  • Resolved the problem related to issue exports in self-hosted instances. (#1996)
  • Implemented responsiveness for Cycles and Modules Cards view. (#1997)
  • Modified the "Next Link" tag to an anchor tag for exporting downloads. (#2000)
  • Tiptap editor export issues have been fixed. (#2001)
  • Corrected the Issue creation statistics/counts in the user profile. (#2016)
  • Rectified the project progress calculation logic in the Profile Sidebar of User Profile. (#2018)
  • Resolved the empty state issue in Kanban layout for Subscribed issues in User Profile. (#2018)
  • Addressed the Group-By Property persistence issue when changing the layout. (#2018)
  • The issue where the subscribed issues in My Issues were not rendering has been fixed. (#2037)
  • Fixed issue with display names in Active Cycles. (#2041)
  • Fixed the mutation issue in notification counts. (#2053)
  • Resolved the issue related to cycle and module selection within the issue details sidebar. (#2056)
  • Numerous bugs in the platform have been resolved, resulting in a smoother experience. (#2036, #2072, #2080, #2082, #2088, #2094, #2102, #2105, #2111, #2114, #2117, #2118)

Thanks to all our contributors - @sriramveeraghanta, @pablohashescobar, @aaryan610, @dakshesh14, @NarayanBavisetti, @Kritikkkaaa, @srinivaspendem, @rhea0110, @henit-chobisa, @Palanikannan1437, @vamsi, and @vihar

Don't miss a new plane release

NewReleases is sending notifications on new releases.