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 Work
to 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