| CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Releases: makeplane/plane
v1.2.1
192ed9bAssets 8
v1.2.0
β¨ Features
Next.js to React Router + Vite Migration
React Router + Vite now power all Plane web applications, replacing Next.js. The new stack brings faster hot reloads, clearer internals, and a consistent tooling workflow across builds and tests. Here is a blog post about the same.
Introducing a new way to navigate across your workspace
You'll now find a new navigation bar at the top of your Plane workspace. `Search` and `Inbox` have moved to the top bar so they work globally across your workspace. Project features like Cycles, Modules, Epics, and Pages now live inside the project as clean horizontal tabs instead of expanding in the sidebar. You can also collapse the left nav, switch to icon-only mode, and choose which projects appear, keeping navigation focused and customizable.
The result: faster movement across Plane, less visual noise, and a layout that stays manageable even with hundreds of projects.
Power K, supercharged
You can now do almost everything with just your keyboard through Power K!
- Use contextual shortcuts in any work item, page
- Navigate the entire Plane app without touching your mouse
- Create work items, cycles, modules, and everything instantly
- Toggle sidebars, copy page links, change preferencesβall from your keyboard
Triage state for Intake
Intake now has a single state: Triage. Incoming requests stay here until you decide what to do with them, without appearing in your project state groups.
β¬οΈ Enhancements
- Simplified user filtering in SearchEndpoint
- Added workspace invitations & project member management endpoints
- Project Icon will now auto-populate on project creation when created from project external endpoint
- Added full-width option in table block menu
- Magic code now sends a 6-digit numerical value instead of alpha numeric text.
- Implemented stickies external APIs
- Added multi-select for use case step in onboarding flow
- Project identifier char limit increased to 10
π Bug fixes
- Implemented a fallback mechanism within the editor to guarantee no data loss, even when the connection is lost
- Fixed get work item activity external endpoint
- Fixed activity timeline ordering for edited comments
- Fixed calendar weekly view layout not loading correctly
- Fixed emoji insertion method in pages
- Fixed peek overview reloading on adding a parent
- Fixed list toolbar & slash command ordering/grouping
- Fixed favourites being cached on workspace switch
- Removed fallback image from emojis
- Removed intake filter being preserved when switching workspace
- Fixed callout emoji search
- Fixed deleted pages being returned in pages API
- Disabled timezone selection for non-admins in projects
- Restricted visibility of workspace member details to guests
- Activity tracking description corrections
π‘οΈ Security
- Upgraded NextJS CVE-2025-66478 and React CVE-2025-55182 vulnerable versions with unauthenticated remote code execution vulnerability.
- Upgraded Django to 4.2.27 to migate SQL injection in column aliases.
- Upgraded Ngnix version
Assets 8
v1.1.0
e710f5bNew features
Filtering got richer.
You could always filter in Planeβnow those filters are richer and work everywhere. They let you instantly narrow down what you seeβwhether itβs work items, epics, or custom viewsβby assignee, priority, dates, labels, and more.
Filters cut through that overload so every roleβPM, engineer, designerβcan focus on whatβs important right now. That means quicker decisions, smoother workflows, and clearer collaboration.
Enhancements
- Added filters for state and assignee in Activity.
- Admins joining a project as guests can now upgrade their role to Admin.
- Added fill and stroke styles to bar chart bars.
- Added option to disable project features during project creation.
- Added block menu to rich text editors for deleting and duplicating blocks.
- Added filter and sort options for team members by role in projects and workspaces.
- Optimized project list external endpoint for faster response times.
- Suspended users now appear in workspace members list as removed or deleted users.
- Added MIME type detection for document uploads.
- Updated icon set across the platform.
Bug fixes
- Fixed module sort order.
- Fixed external user comments and reactions not showing in Work Items.
- Streamlined add label flow across the platform.
- Updated error page UI.
- Fixed unsubscribed Work Items showing up under subscribed filters.
- Updated onboarding layout and fixed scroll issues.
- Fixed deleted members appearing in module lists.
- Fixed column distribution in spreadsheet layouts.
- Fixed extra line breaks on pressing Enter in editors.
- Fixed cycle creation via external API.
- Fixed attachment and link count in spreadsheet columns.
- Updated activity icons for title and description.
- Handled editor errors caused by large body content.
Security
- Upgraded Axios to version 1.12.0.
- Updated Django to latest stable release.
- Upgraded pnpm version.
- Updated Valkey image to 7.2.11-alpine in Docker files.Activity now lets you filter by state, assignee
Assets 8
v1.0.0
The most awaited release is here, Introducing Plane CE v1.0.0.
What does this mean? GA? Yes. Plane CE v1.0.0 is now more stable, secure, reliable and performant. This release also brings us our new branding on all your instances, marking the start of a new chapter for plane.
Enhancements
- Added Turkish language support
- Improved HTML checks in editors for better security
- Moved
Your Workto a fixed spot below Inbox - Saved module filters in local storage so they persist after refresh
- Added option to rearrange columns and rows in tables
- Enabled email notifications by default for new users
- Improved performance of Hyper mode API
Bug fixes
- Fixed an issue where full-screen images opened behind modals
- Fixed image alignment across read-only editor
- Fixed misaligned select and deselect buttons in work item modals
- Fixed incorrect work item counts when scrolling through states
- Fixed non-responsive work item attachment patch endpoint
- Fixed broken Intake URL that redirects from email
- Fixed image alignment tooltip inside Pages on touch devices
- Fixed emoji modal on touch devices
- Fixed states in draft work items which was not updating accurately earlier
- Fixed pages being added to Recents when only hovered
- Fixed version history not loading in work item description
- Fixed content loader UI in page editor
Chores
- Restructured external APIs for better maintainability
- Updated app sidebar wrapper component for consistency
- Migrated yarn to pnpm for faster builds
- Improved API service readiness check in install script
- Replaced nprogress with bprogress and removed unused code
Assets 8
v0.28.0
IMPORTANT
When upgrading to Community Edition v0.28.0:
- For Kubernetes deployments, use Helm chart v1.2.0
- For Docker deployments, ensure you're using the latest version of Docker Compose File.
π Copy comment URLs
Share specific parts of conversations with direct comment links. Click the three dots on any comment and select Copy link making it easy to reference important discussions.
π Collapsible and resizable sidebar
Take control of your workspace layout with our enhanced sidebar functionality. You can now fully minimise the sidebar to maximise your content area, and it will temporarily reappear when you hover over the left edge of the screen. Additionally, the sidebar width is now adjustable, allowing you to expand or contract it based on your preferences and workflow needs.
π Emoji support across all editors
Express yourself and add personality to your content with native emoji support across all editors. Simply type /emoji to add emojis to work item descriptions and page content.
β‘ Enhancements
- Added enable/disable option in SMTP configuration
- Introduced page navigation pane with table of contents, version history, and asset download options in the right sidebar
- Added image block download and alignment options in editors
- Enhanced work item description input to save unsaved changes when peek view is closed
- Users can now fully minimize the sidebar with hover functionality to temporarily reappear, plus adjustable sidebar width
- Added Kabul to the list of available timezones
- Introduced 3-dot menu in detail and peek view of work items for quick actions
- Reduced breadcrumb height for improved UI
- Added support for Cyrillic characters in email subjects
- Enabled deletion of multiple rows and columns from tables
- Updated serializer for cycle issues
- Moved EIssueLayoutTypes enum to types for better organization
- Added error code support on project update endpoint
- Refactored copy_s3_object background task
- Refactored editor build configuration
- Decoupled work item properties from mobx store
π§ Bug Fixes
- Fixed created by filter in workspace views
- Fixed select all functionality in tables
- Fixed workspace analytics translations
- Fixed webhooks translations
- Fixed work item comment triggers not firing from external APIs
- Fixed title input saving when closing peek view
- Fixed content wrapper overflow issues
- Updated build context and dockerfile paths in build workflows
- Fixed drag and delete functionality in Kanban view
- Truncated longer project names in settings page to prevent overflow
- Fixed inability to delete last table column/row in editor
- Fixed keyboard navigation in tables
- Removed redundant state indicator in sub work item lists
- Fixed inactive members not being visible in "created by" field
- Fixed navigation to archived section when accessing archived work items
- Fixed unwanted refresh when opening sub work items in detail view
π Security
- Fixed on-headers vulnerability
- Updated Node version to 22 and Python version to 3.12.10
- Enhanced URL detection logic in workspace names for better security
π Chores
- Streamlined work item saving process on database with advisory locks
- Optimised workspace member view API by prefetching related assets
- Reorganised deployment structure and updated build workflows
- Enhanced error handling with 404 messages support in live server
- Upgraded Axios version to 1.11.0
- Optimised Dockerfile for web and space applications with refined Docker configurations
- Updated Dockerfile for space and web applications to correct Docker setup
- Update AIO Dockerfile with new file structure
- Removed deleted labels from webhook payload
- Introduced enhanced validation for description fields (JSON, HTML, and binary formats) across issues, projects, drafts, pages, and workspace notes to improve content integrity and security.
Assets 8
v0.27.1
805cfedBug fixes
- Resolved URL path generation issue causing double slashes in settings page links.
- Fixed UI misalignment in the top navigation bar of Work Item layouts.
- Fixed minor translation issues in Workspace Analytics.
- Fixed bug preventing event trigger for Work Item comments submitted via external APIs.
Assets 8
v0.27.0
July 1, 2025 Β· v0.27.0
π Analytics 2.0
We've completely revamped our analytics experience from the ground up! Analytics 2.0 brings powerful data insights with a redesigned interface and enhanced capabilities.
π§ Revamped breadcrumbs
We've completely redesigned the breadcrumb navigation system to be more than just a simple path indicator. Instead of static text showing your path, breadcrumbs now serve as navigation hubs. Whether you're deep in project pages or browsing through different sections, you can quickly pivot to related content or go back to any level in the hierarchy with rich context about what's available at each step.
βοΈ Settings page revamp
We've completely redesigned the Settings experience to make configuration management more intuitive and efficient. The new unified interface brings together Account, Workspace, and Project settings in one cohesive location.
π Choose your week's start day
Now you can customize how calendars appear throughout Plane by setting your preferred first day of the week. Whether you follow a Sunday-start calendar, Monday-start workweek, or any other preference, Plane will display all date views according to your selection.
This personalization option is available in Account Settings > Preferences.
β‘ Enhancements
- Optimized Workspace and Timeline layout queries for significantly improved performance.
- New workspaces now include a demo project to help you get started immediately.
- Members and admins can now create API tokens for automation and integrations
- Added comprehensive filter and grouping options for sub-work items
- Added support for x-zip-compressed file attachments
- Project exports now include additional fields for more comprehensive data
- Automatic redirection to newly created project view after creation
- Added select all/deselect all functionality in work item selection modals
- Cycles now end at exactly 11:59 PM UTC on the end date
- Start and End dates now display as merged date ranges when both are updated
- Added validation to prevent editing of archived work items
π§ Bug fixes
- Fixed page table of contents overlapping with page content
- Resolved HTML character handling problems
- Fixed alignment of project states in collapsed Kanban view
- Corrected AI environment variable configuration in God-mode
- Added permission checks when duplicating project pages
- Resolved email notification template comments overflow
π Security updates
- Added restrictions for SVG file selection to prevent potential vulnerabilities
- Upgraded Django to version 4.2.22
- Updated Next.js to version 14.2.30
- Updated TypeScript to version 5.8.3
- Upgraded various security-related packages including tar-fs, brace-expansion, and TurboRepo
Assets 8
v0.26.1
β‘ Enhancements
- Updated API service startup checks to use more reliable HTTP requests instead of log monitoring.
- Improved backup and restore scripts for better containerized data handling.
- Upgraded Next.js and Django versions for better performance, security, and stability.
Assets 8
v0.26.0
f278a28Our latest update brings significant improvements to the editor experience, adds five new languages, and includes numerous refinements to make your project management more intuitive.
![]()
Important Configuration Change
Starting with versionv0.26.0, you must set eitherAPP_BASE_URLorWEB_URLin yourplane.envfile for proper functionality. And update the Docker-compose and setup.sh to latest version.
π Edit history
Now track who changed Work Item, Epic and Intake descriptions and when. Click the timestamp to see a complete history of edits, improving transparency in collaborative work.
π New language support
You can now use Plane in: Romanian, Indonesian, Brazilian Portuguese, Vietnamese, and Turkish
β‘ Enhancements
- Moved Page icon picker inside the editor, plus improved width and layout for easier reading
- Project states now expand by default, and floating link tooltips work smoothly across all editors
- Users are now redirected to the workspace after accepting an invitation instead of Profile page.
- Revamped headers for cycles, modules, pages, and views for visual consistency
- Updated billing and plans interface with a cleaner, more intuitive design
- Create Account button is now hidden when signups are disabled in environment settings.
- Added translation support for Estimates
- Added support for .sql file attachments.
- Added error toast message for .svg image upload failures.
π§ Bug fixes
- Fixed "Copy markdown to clipboard" functionality
- Corrected cycle dates to reflect the project's timezone
- Fixed the issue where workspace role upgrades weren't properly carrying over to project level after a downgrade
- Eliminated duplicate work item sequences that were being generated
- Fixed the count of subscribed issues in Your Work section to show the correct number
- Stopped duplicate comments from appearing when you press Enter multiple times
- Fixed the password change form for users who skipped password setup during onboarding
- Solved the issue where assignees weren't updating properly in Board layout when using sub-grouping
- Fixed assets upload error in issue descriptions when switching project IDs.
- Added error handling for link editing in the editor.
π Security
- Updated gunicorn to the latest version for improved performance and security
- Upgraded Next.js dependencies to address vulnerabilities
- Updated tsup version for better build optimization and security enhancements
Assets 7
v0.25.3
π Expanded language support
We've added support for even more languages! You can now use Plane in: Slovenian, German, Ukrainian, Polish, Korean, and Traditional Chinese.
β‘οΈ Improvements
- Pin items on the sidebar for easier Workspace navigation.
- Refined Celery cron configurations for better synchronization and more efficient background task processing.
- Command palette now delivers more relevant search results
π Bug fixes
- Resolved consistency issues in space app icons.
- Fixed incomplete activity rendering in notifications in the peek-over pane.
- Favorites menu now opens by default for improved accessibility.
- Fixed issue preventing admins from deleting views created by other admins.
- Corrected a security issue where guests could view all work items when HyperMode was enabled.
- Changed live server dev port to 3100.
- Fixed Modules list sidebar positioning.
- Corrected mutation issues in Favorites quick action.




