Skip to content

Releases: makeplane/plane

v0.14.2-dev

30 Dec 12:40
768b4ab
Compare
Choose a tag to compare
v0.14.2-dev Pre-release
Pre-release

Improvements

  • Your project identifiers can now have non-Latin characters. #3226
  • A No lead option now shows up in Cycle and Module properties—useful when you don’t know who’s leading a cycle or a module and will assign someone later. #3251
  • Estimate points in the Create estimate modal now have a 20-character limit. #3188
  • Widgets on the dashboard and items on the left nav are all anchor links now which you can click and open in new tabs respectively. #3263

Security

  • Clickjacking isn’t possible with Plane.
  • Redirections now work a little better, thanks to some nifty engineering by our Flight Engineers.

Bug fixes

  • When running Plane locally with a NGINX proxy, relevant headers are now passed explicitly to switch connections from HTTP to Websocket, courtesy @abidkhan484. #3196
  • Discarding issues would show a Save as draft message. That’s gone now. We have also made the Quick-add boxes for issues on Kanban and Calendar layouts wider so you can see more of the issue title. #3218
  • Clicking the issue in the Parent issue property removed it, which should have only happened if you clicked the X that showed when you hovered on it. That’s fixed now, so clicking the selected issue now lets you change it. You can still remove a parent issue by clicking the X. #3267
  • Activities that don’t fit in one line under Activity in Issue details flow to the next line instead of outside the screen. #3269
  • The Activity log now also shows changes to an issue’s title. #3271
  • New images in issue details and comments didn’t honor the position of the cursor. Now they do. #3224
  • Pages now save their content when you edit or duplicate a page. #3203
  • The horizontal scroll on the empty Pages screen is now gone. #3218
  • @luandnh helped us turn the maximum allowed file size in uploads the same as the maximum allowed file size everywhere in Plane. Meaning, you won’t get an error after the upload process for a file goes through. You will get it right at the beginning. #3160
  • If you leave a Custom Theme field empty, you will now see an error, not an incomplete or ugly theme applied to your project. #3246
  • Admins and members couldn’t see the button to create new projects on the empty projects screen. They can now. #3204
  • After you sent an invite, the Invite modal wouldn’t reset to its empty state. That’s fixed now. #3189
  • Invited users who clicked Accept but didn’t sign up showed up under Members in Workspace settings, but not on the Invite Members modal in Project settings. Now, the tags Pending , Account not created, and Rejected help show their status in your Plane workspace and inform you if you can add them to a project. #3279
  • Onboarding screens looped for you right after you signed up? No more looping now. #3250
  • Guest and Viewers weren’t supposed to save views or change Date and Label properties. They can’t anymore. #3260
  • Thanks to daveanthonyc, we are a little better in our grammar on the empty Labels screen. #3120

v0.14.1-dev

18 Dec 14:10
e746829
Compare
Choose a tag to compare
v0.14.1-dev Pre-release
Pre-release

Improvements

  • The clickable area for issues on Kanban and List layouts is now larger. #3157
  • To make Plane APIs more performant, Workspace and Project APIs now only work for authorized members. #3144
  • The sorting in priority has been reversed to have the highest priority listed first. (#3141)
  • setup.sh now reflects changes to self-hosted Publish AKA Space. See contributing.md for the new local setup. #3105
  • Tooltips now tell you more about Issue props when they are empty.
  • Now you can set a From email address in Instance Admin / Email. #3155

from-address

Bugs

  • Creating an issue deselected the project ID. That’s fixed now. #3131
  • Delete and Edit now work in Peek overview of issues. #3134
  • The member dropdown in All issues now works right.
  • Pesky errors for validating links are now gone. #3147
  • Clicking on Assignee and Labels in the right sidebar in Cycles and Modules now applies those filters again. #3142
  • Dates in the Date picker now want to be selected as opposed to showing up without your selection. #3127
  • States in Kanban and List layouts now follow their order as in Project Settings. #3130
  • Toggling STARTTLS variables to Off now honors the choice. #3114
  • Users can join projects again when they get an invite and viewers can now leave projects. #3112

v0.14-dev

12 Dec 13:09
Compare
Choose a tag to compare
v0.14-dev Pre-release
Pre-release

We know we are delayed with this update, but we bring you a jam-packed release nonetheless. New sign-up flows, simpler onboarding, new collaboration features, and a whole new Pages---you have a lot to look forward to with this upgrade. Dig in!

🔐 New sign-up and sign-in flows | #2847

We have new sign-up and sign-in flows designed to balance security, flexibility, and convenience on both our Cloud and your self-managed instances. Learn more

Introducing God Mode | #2792, #2800, #2877

To administer self-hosted instances of Plane better, we have introduced the role Instance admin, accessible only to instance admins after they complete secure instance set-up.

God_Mode__Plane
These settings, accessible from planesubdomain.yourdomain.yourtld/god-mode on your self-hosted instance, unlock security, email delivery, and AI features on your instance. Learn more.

🏊‍♀️ Introducing sub-groups in Kanban | #2262

With sub-groups on the Kanban layout, you can now group issues along two dimensions horizontally and vertically in three clicks.

Sub-groups_in_Kanban_layout__Plane
Say, you want to group by states—Backlog, To-do , In-progress and so on—, but you also want to group by Assignee. Just group by States under Display, sub-group by Assignee, and done. You now have States vertically and Assignee horizontally.

📄 Write notes, docs, or a whole knowledge base with Pages | #2784

Pages are now armed to support all your writing needs.

This_is_the_new_Pages__Plane

  • They now look like, well, a page. Bye, bye, blocks.
  • All major formatting options are now supported. Use a title, then a head, then a sub-head, and so on. Format your pages like you see fit.
  • A table of contents now makes navigating within a page easy.
  • / brings up useful components that add that little extra you need to make your docs, knowledge base, or note presentable.
  • You can lock pages for edits—cool when you are publishing a knowledge base for your project—or turn it private when you aren’t ready to showcase just yet.

🧏 @mention your team in issues and comments | #2358, #2544

Our upgraded editor experience now translates to two delights.

  • For everyone using Plane, you can now @mention anyone in your team in issues and comments.
    mention_in_comments__Plane

  • Others @mentions show up in blue while yours show up in orange. #LittleBigDelights

  • You can filter by mentions with names under Filters.

  • For self-hosters, this works out of the box. No Tiptap libraries, no downloading extensions, no jumping through hoops.

    How did we do it?

    We took what you got with Tiptap and baked it into our editors. Thank you, Tiptap, for being open source.

#️⃣ Tables get a facelift | #2596

You can now color rows and columns differently, add rows and columns easily, and delete a table in one go.

The_new_Table__Plane.mp4

Introducing APIs and webhooks | #2543

  • Connect third-party tools to Plane, bring in data from anywhere, and make your Plane projects more contextual. Learn more

    API_tokens__Plane

  • Trigger create, update, and delete actions to third-party URLs from within Plane. Learn more.

    Webhooks__Plane

Improvements

  • Issues are now searchable from the Search bar. #2465, #2526

  • The Create issue modal now supports Cycles and Modules. #2602
    The_new_Create_issue_modal__Plane

  • Comments now show a full editor with more obvious formatting options. #2671
    The_new_Comments__Plane

  • Peek overview now supports more actions that you are used to in the Issue details page.
    The_new_Peek_Overview__Plane

  • Drag and drop labels to nest and order them.

  • Helpful screens and feature descriptions now guide new users about features in Plane. #2923, #2967

  • All dropdowns now adjust to the space available on the screen for complete viewability. #2398

  • Issues on the Calendar layout now show in chips instead of cards. #2535, #2610

  • Breadcrumbs look better and are clickable so you can navigate easily. #2458)
    Breadcrumbs__Plane

  • Any delays with updates to issues, cycles, and modules are now a lot lesser. They will be completely gone soon.

  • Users can now stay logged in for 30 days instead of just 7. #2928

Bug fixes

  • Fonts and alignments are now consistent across the product. #2461, #2493, #2624
  • Resolved problems with mutations when switching filters and updating Gantt chart blocks. #2485
  • When you grouped issues by Assignee and Labels in List and Kanban layouts, quick-add issues would throw an error. It doesn’t now. #2689
  • Marking notifications Read now keeps them read. #2639
  • Modals used to overlap. They don’t anymore. #2885
  • Deleting and undoing deletes in Issue description didn’t really work. It does now. #2804,#2797

Refactors

Finally, a shoutout to our new contributors, @thomasync, @PrashantIndurkar, and @AbhiShake1 for making Plane a little better for everyone.

v0.13.2-dev

05 Oct 09:56
5ac2c27
Compare
Choose a tag to compare
v0.13.2-dev Pre-release
Pre-release

In this release, the default value for DJANGO_SETTINGS_MODULE has been changed back to plane.settings.production in the apiserver/.env file.

Additionally, you can configure the following settings apiserver/.env file:

  • To enable email password-based login, set:
ENABLE_EMAIL_PASSWORD="1"
  • To enable magic link-based login, set:
ENABLE_MAGIC_LINK_LOGIN="0"
  • You can adjust email redirections and Minio domain settings by configuring:
WEB_URL="http://localhost"
  • For Google OAuth login methods, you can add the respective client ID:
GOOGLE_CLIENT_ID="" # Add Google client ID for google login

Improvements

  • Removed the draft issue log from My Profile. #2368
  • Addressed the issue of board layout shift functionality in Plane Deploy. #2351
  • Display the current version in the help section dropdown. #2353
  • Now, only administrators have the capability to execute automation, features, and member-related actions. #2369
  • Removed unnecessary OAuth environment variables. #2378

Bug Fixes

  • Fixed the issue description not being saved in the draft issue modal. #2340
  • Fixed the issue where fields except title and description are not getting updated in the draft issue modal. #2340
  • Fixed the UX around the "New Issue" button on the draft issues page. #2340
  • Fixed the issue relation mutation. #2340
  • Fixed the issue activity not getting updated when issue relation is removed. #2340
  • UI improvements in profile settings page typos. #2340, #2343
  • Fixed the emoji selection popover hiding in project cover banner. #2340
  • Fixed the issue where the 'New Issue' button appeared repeatedly on the cycle and module page gantt layout sidebar. #2340
  • Addressed the issue of theming not being set to undefined. #2350
  • Fixed the positioning of the table options menu. #2354
  • Resolved the issue of cross-project rendering in the peek overview and implemented mutations for the sub-issues. #2357
  • Fixed the 404 error that occurred when redirecting users who clicked on the 'Sign In' button in Plane Deploy. #2349
  • Updated the state group icons for Backlog and Started groups. #2381

v0.13.1-dev

29 Sep 14:59
3ff47b3
Compare
Choose a tag to compare
v0.13.1-dev Pre-release
Pre-release

We have fixed some redirection and mutation issues on all issues page.

v0.13-dev

29 Sep 13:17
f751619
Compare
Choose a tag to compare
v0.13-dev Pre-release
Pre-release

Long time no see? Don’t worry, we're back and bringing the heat with a killer release. Say hello to Plane v0.13—loaded with stuff that'll make you go "Whooo 🎉 !”

📦  New Features

🏃🏻 Introducing Quick-add issues

Every layout on Plane now enables you to add issues swiftly with our new Quick-add feature. It's designed to simplify and expedite the issue creation process, letting you capture those wild ideas with ease.

quick-add

The new issue addition extends to the end of every:

  • Kanban group column
  • List group item
  • Gantt view issue sidebar
  • Spreadsheet view last row
  • Calendar block

(#2240, #2259, #2269, #2272, #2280, #2289)

🌐 The most requested: Global Issue View

We've added a new section to our sidebar - All Issues. This provides a global view across your entire workspace, enabling management of issues from all projects in one place.

global-views

What does it do?

  • Handling 1000 issues in your workspace? This feature aggregates them all in one spot.
  • Allows you to toggle between Assigned, Created, and Subscribed issues from all projects 😉.
  • Enables you to apply filters based on specific project or issue properties.
  • Allows you to create a global view and save the filters you need.

(#2005, #2273, #2283, #2284, #2288, #2295)

📕 Issue Drafts, never let your idea or issue go.

We've made some improvements to the Create Issue modal. These enhancements now equip the modal with the ability to save issue drafts.

draft-issues

Here's how the issue drafts work:

  • Entered issue details and added properties, but accidentally clicked outside the modal? Don't worry; this will save the issue under drafts.
  • Drafts can be accessed by hovering over the "Create Issue" button on the sidebar.
  • Only the last issue entered in the "Create Issue" modal gets saved to the drafts. More history? Stay tuned!

(#2161, #2180, #2188, #2190, #2199, #2212, #2249, #2269, #2272, #2278)

🔁 Sub-issues nesting and editing

Parent issues now boast increased visibility over sub-issues, even when they are nested five levels deep.

sub-issues

  • Sub-issues are displayed based on the hierarchy of their nesting. 🤯
  • You can now directly edit sub-issue properties from within the parent issue.
  • Prefer staying within the parent issue? No problem, all sub-issues of the parent issue now open in a peek-over mode.

(#2221, #2233, #2263)

🖇️ Introducing new relation properties— related, duplicate

We’ve introduced new relation properties to issues, making it easier for you to add detail to the issue. These function similar to how the blocks and blocked by properties work.

relation-properties

(#1995, #2171, #2192, #2189, #2194)

⌚️ Onboarding Time Zone Selection

In the last release, we introduced time-zone settings. Now, new users can configure time-zone during the onboarding process.

time-zone

(#2148)

🏗️ Improvements

  • Revamped the entire designs for workspace, project, and profile settings, providing a fresher and more simplified view. (#2177, #2193, #2198, #2211, #2250)
  • Improved the self-hosted settings file for a better experience. (#2202)
  • Changed the issue priority from NULL to None. (#2142, #2229)
  • Updated the ESLint configuration package with fixes. (#2165)
  • Modified the structure for default properties for workspace and project members. (#2175)
  • Peek modes are available for My Issues and Project Issues in List, Kanban, and Gantt layouts. (#2172)
  • All drop-downs now dynamically reposition themselves based on the available screen space. (#2138)
  • Improved the sub issues count in individual issue. (#2221)
  • Enhanced the secondary background color consistency for the Kanban board across the entire platform. (#2228)
  • Updated the Docker naming conventions. (#2239)
  • Added the State and Priority order to the workspace user profile. (#2241)
  • Changed the Member tag to Joined in the project listing after joining a project. (#2247)
  • Implemented user greetings in the dashboard. (#2247, #2267)
  • Changed the priority properties in the workspace and project. (#2253)
  • Renamed all the tooltips' content for issues view from View to Layout across the platform for consistency. (#2255)
  • Added a tooltip to the activity logs that displays the exact time of activity creation. (#2235)
  • Revamped the entire spreadsheet layout to provide a clearer view of issues. (#2273)
  • Removed the logic of saving the last active calendar date range in the database and handled date range logic in the frontend. (#2277)
  • Removed the empty state from the sidebar and added a header to it within the Gantt layout. (#2279)
  • We've made target dates inclusive when filtering. (#2276)
  • Improved the process of fetching issues from the previous, current, and next month in the calendar view. (#2282)
  • Updated setup.sh by removing the replacement script and adding project-level environment variables. (#2115)
  • Updated web and deploy backend configurations for reverse proxy and decoupled Plane Deploy URL generation for web. (#2135)
  • Fixed the issue where Nginx was continuously rewriting and reloading on the index page of the Spaces app. (#2236)
  • Added instructions to the contributing guide. (#2270)

🐛 Bug Fixes

  • Handled view props from the Frontend. (#2160)
  • Changed and handled view props from the Backend. (#2146)
  • Resolved the recurring display properties call within the calendar view. (#2167)
  • Fixed the common configuration for Tailwind. (#2168)
  • Corrected a typo in the project automation settings. (#2153)
  • Fixed Cycles and Modules statistics issues when archived. (#2185)
  • Removed the dependency on the Tiptap Pro extension. (#2209)
  • Fixed error handling in the findStringWithMostCharacters function when an empty array is passed. (#2226)
  • Resolved the issue of label color in the activity logs displaying as black instead of the original color. ([#2227](https://github.com/makeplane/p...
Read more

v0.12.2-dev

12 Sep 16:25
2bc05cc
Compare
Choose a tag to compare
v0.12.2-dev Pre-release
Pre-release

This patch release resolves minor issues related to API routing for the self-hosted configuration.

v0.12.1-dev

12 Sep 08:10
cc63f67
Compare
Choose a tag to compare
v0.12.1-dev Pre-release
Pre-release

Patch v0.12.1-dev is here, focusing on improving our self-hosting options and fixing issues from Plane Deploy.

Improvements

  • Users can now change the access level of comments (to support Plane Deploy) they have posted and view whether the comment is public or private after posting it. (#2116)
  • Specific icons will now be rendered for different dates based on the time difference from the current date. (#2114)
  • Updated the state icons and colors throughout the platform. (#2126)
  • Removed the getServerSideProps function from the app installations page. (#2130)
  • Added a pre-release tag for workflow publications. (#2133)

Bug Fixes

  • Fixed a workspace-level typo in cross-project issue linking. (#2105)
  • Resolved the opacity issue on the settings page. (#2105)
    • Fixed the text color of the role-select dropdown in onboarding. (#2117)
  • Updated the Plane logo in various places across the product. (#2118)
  • Resolved the issue where custom start and due date filters were not working on 'My Issues' and 'Profile Issues'. (#2123)
  • Corrected the logic for checking the existence of an object, rather than its truthiness or falseness. (#2137)
  • Fixed the handleClose function of the export modal. (#2124)
  • Fixed the issue of comment ordering for public boards. (#2108)
  • Corrected the issue with the edit issue comment mutation on Plane deploy. (#2109)
  • Removed the triage issue status from public boards. (#2110)
  • Made editor fixes for space. (#2119)
  • Fixed the comment card's editor integration for space. (#2129)
  • Removed redundant content being set twice for the web. (#2129)
  • Slash commands now work as expected in Space comments. (#2129)

Refactor

  • Refactored the state group icon component and icons folder structure. (#2126)
  • Changed the priority icon renderer from a function to a component. (#2132)

v0.12-dev

07 Sep 11:09
80bcca7
Compare
Choose a tag to compare
v0.12-dev Pre-release
Pre-release

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](...
Read more

v0.11-dev

23 Aug 15:22
6f39771
Compare
Choose a tag to compare
v0.11-dev Pre-release
Pre-release

It’s been a busy month for Plane. We’ve added tons of new features, but there’s one cool one that’s worth celebrating— Introducing Plane Deploy. With Plane Deploy, make your project boards public with just one-click, but that’s not all. There’s more.

Read the full release notes to learn more 👇

The Big Features

🛰️ Brace yourself, Plane Deploy is here.

Now share your project boards with the world using just one click with Plane Deploy. This feature will make it easier to let your users and customers know what features you’re on or when bug fixes are rolling out.

Plane_Deploy-min

  • Click the Publish button located in the project menu.
  • Select the views you'd like your users to see, such as List or Kanban.
  • Hit Publish and your project will go live on the web, accessible via a new 'plane.sh' URL.

Please note that Plane Deploy is only available in the Cloud version, but will soon be offered in the self-hosted version as well.

(#1844, #1863, #1866, #1870, #1875, #1878, #1885, #1893, #1906, #1921, #1925)

🚀 Export your workspace data to CSV, Excel and JSON

You requested it, and we've delivered. Administrators now have the capability to export workspace or project data into CSV, Excel, or JSON formats. (#1840, #1857, #1865, #1946)

Export

  • Administrators can go to Workspace Settings → Exports.
  • Select the desired export format and choose the required projects.
  • Hit 'Export,' and voilà, the requested data should be ready within a few second.

🎹 You’ll start falling in Love with our new RTE. Thanks to TipTap!

We've enhanced the project detailing experience a hundredfold with this new update. The improvements include migrating from our existing rich text editor, Remirror, to TipTap. We're confident you'll love the results.

TipTap-min

  • We’ve made sure all your data is safely migrated, so you can experience our new rich text editor on the go.
  • Includes—headings, code blocks, quotes, link, images and more formats.
  • Slash commands work like magic, so you need not think or worry about formatting the content.
  • Saves in realtime, so your data is never lost.

But that's not all; our team is continuously working to improve the issue detailing experience. Stay tuned for upcoming features like tables, issue hyperlinking, user tagging, and more.

🧑‍🤝‍🧑 Fun and Freedom Matters, Introducing Display Names

Introducing Display Names: Update once and you're set. We've ensured that these changes are reflected throughout the product, including in assignees, activity updates, and more. Don't hesitate—update your display names on the profile page today! 😊

(#1796, #1804, #1808, #1812, #1818, #1819, #1823, #1881, #1889, #1894)

dpnames

🤕 Improvements

  • Implemented MobX setup and enhanced the app sidebar and theme management. (#1798, #1879, #1890)
  • Removed the auto start date configuration. (#1799)
  • Added a subscribed tab on the My Issues page for self-subscribed issues. (#1800)
  • Created an empty state for the multi-level dropdown to display absent values. (#1802)
  • Enabled user profile redirection for issue activity. (#1805)
  • Improved the UI of Display properties and their placement in Issue tickets in both Kanban and List layouts. (#1806, #1883)
  • Updated user permissions for project and workspace settings to manage sensitive data visibility. (#1807)
  • Added resizing for Gantt chart blocks to edit dates. (#1810, #1886)
  • Implemented empty state designs for user profile graph metrics. (#1811)
  • Added the Start Date property for issues. (#1813)
  • Included the Start Date property on the profile and My Issues page. (#1815)
  • Enhanced the sidebar UI for better navigation. (#1816)
  • Display emails in workspace and project settings for members based on their user roles. (#1817)
  • Improved issue list date filters and properties. (#1820)
  • Start date option has been added to the spreadsheet view. (#1824)
  • Limit access to sensitive functions in settings for users with the Member role. (#1828)
  • Experience a completely new rich text editor as we have upgraded it to the Tiptap editor. (#1832, #1877, #1884, #1897)
  • Enhanced the sorting order for cycle and module list endpoints. (#1835)
  • An option to update the profile cover photo has been added in the profile settings. (#1836)
  • Project search functionality has been added to the project list page. (#1837)
  • Added random color generation for label creation and optimized the code. (#1839)
  • Cycle through sort orders for arranging in Gantt view by sort order. (#1841)
  • Utilize module sort order to arrange items in Gantt view. (#1841)
  • Automatically reset the issues’ ordering to manual by default when revisiting the Gantt view. (#1886)
  • Revised migration files for version 0.11. (#1851)
  • Adjusted the aspect ratio of the profile image upload modal to 1:1. (#1853)
  • Improved the exported issue date formatting. (#1855)
  • Implemented a Skeleton Loader for Profile Activity. (#1858)
  • Implemented comprehensive validation for issue activities to track issue descriptions. (#1887)
  • Implemented the start date property for custom analytics' X-axis measure and grouping. (#1888)
  • Incorporated the ability to edit links that have been uploaded to the issues or modules. (#1895)
  • The dashboard's upcoming issues list now displays issues with approaching start dates. (#1902, #1904)
  • Styled the empty state for analytics statistics. (#1903)
  • UI for creating and updating issue modal properties is now consistent. (#1907)
  • You can now directly add projects to your list of favorite projects from the sidebar. (#1909)
  • A responsive empty state has been implemented for profile statistics. (#1911)
  • Updated the default API base_url. (#1922)
  • Concealed the New Issue button from the empty state screen of the page displaying my subscribed issues. (#1927)

🐝 Bug Fixes

  • Optimized n+1 issue handling for better performance. (#1785)
  • Fixed issue with empty label filtering. (#1795)
  • Fixed the issue with short...
Read more