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.
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.
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.
- 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.
-
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
-
Trigger create, update, and delete actions to third-party URLs from within Plane. Learn more.
Improvements
-
The
Create issue
modal now supportsCycles
andModules
. #2602
-
Comments
now show a full editor with more obvious formatting options. #2671
-
Peek overview now supports more actions that you are used to in the
Issue details
page.
-
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)
-
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
andLabels
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
- Improved
Calendar
toggles, layouts, and filters for views. #2293, #2293, #2297, #2297, #2271, #2297, #2271 - Eliminated unused code, unnecessary hooks, and optimized code structure to make the project more maintainable, reduce errors, and improve performance #2454, #2474, #2514, #2517, #2517, #2518, #2522, #2532, #2521
- Restructured UI components, refined modals, and optimized file handling #2803, #2822, #2841, #2841, #2868, #2868
- Removed container names for self-hosting #2907, #2969, #2969
- Packaged reusable components in
plane/ui
. Reusable components include**,** #2450, #2480- Loaders
- Input
- Text
- Buttons
- Toggles
- Spinners
- Dropdowns
Lucide icon
now powers all icons in the product. #2447
Finally, a shoutout to our new contributors, @thomasync, @PrashantIndurkar, and @AbhiShake1 for making Plane a little better for everyone.