v0.22-dev
makeplane/planev0.22-devJul 5, 2024by sriramveeraghanta
AI Summary
Added page publishing to the web, introduced accurate estimates (points/categories), and implemented infinite-scroll pagination for better performance.
Key Highlights
- Publish pages to the web
- Accurate estimates (points/categories)
- Infinite-scroll pagination
- GitLab SSO authentication support
- NextJS 14 frontend upgrade
New Features
- Page publishing to the web
- Accurate estimates model (points/categories)
- Infinite-scroll pagination
- GitLab SSO support
Full Release Notes
Three new features, performance and security improvements, and tons of bugs squashed\ \ All this while we are working on Pro, which will be out terribly soon. ## 🎉 **The new-new** ### \[One and Pro\] Publish pages to the web In two clicks, you can now share your pages from any project to the web. - Get a unique public URL for any page with a link on the same domain or sub-domain as your Plane instance, say, `plane.mycompany.com` or `mycompany.com`. - Unpublish these pages anytime from Publish settings. ### **\[One and Pro\] Accurate estimates** We’ve rethought estimates from scratch and designed a new model that lets you use them on your issues for better planning and measuring. - Choose between numerical points or text-based categories for your estimates. - Create custom estimate points or select from pre-existing templates (linear, Fibonacci, square). - Switch between different estimate types at any time without worrying about conflicts. ### **Pagination** Infinite-scroll through your issues without lag in performance when you have a lot of issues in your project. ## 🏗️ **Improvements** - You can now sign up and sign in with GitLab SSO. Find it under `Authentication` under `/god-mode`. - You can now see issue creators in peek-over view and the right infobar in issue details. - Drag-and-drop of issues now extends to the Gantt layout. - Inbox AKA Intake entries can now be unsnoozed if they are snoozed. - Active Cycles now show the projects cycles belong to. - Module and Cycle analytics now show estimates, too. - The front-end of the app is now on NextJS 14 affording us greater performance, security, and future-ready capabilities. ## 🐛 **Bugs schmugs** - Adding issues isn't a problem when `Group by` and `Sub-group by` filters are on on any layout. - Repeated error toasts are now gone. - Profile images now show if they are saved and don't if they aren't saved. - Toast notifications now follow the colors of the theme you set. - `/god-mode` now works just as it is written. It doesn't have to `/god-mode/`. - When SMTP isn't configured, your users will be asked to set and use a password. - You can now set an emoji for projects without crashing Plane. - When you click Analytics on the leftnav now, you see your data without glitches. - New issues now show the `Backlog` state by default correctly. - When you click a link from a deleted project, you now see a good error message. Thanks to all our contributors - @pablohashescobar, @SatishGandham, @anmolsinghbhatia, @rahulramesha, @gurusainath, @aaryan610, @prateekshourya29, @NarayanBavisetti, @Royalsspirit, @almereyda, @dByler1, @Palanikannan1437, @mguptahub, @Quadrubo .