v1.0.0

makeplane/planev1.0.0Sep 10, 2025by github-actions[bot]

AI Summary

This release marks the General Availability (GA) of Plane Community Edition (CE), establishing a stable, secure, and performant foundation with new branding. It introduces several user experience improvements, including Turkish language support and local storage persistence for module filters, alongside significant performance enhancements.

Key Highlights

  • General Availability (GA) status with improved stability, security, and performance
  • New branding introduced across all instances
  • Performance improvements in Hyper mode API
  • Turkish language support added
  • Module filters now persist in local storage

New Features

  • Turkish language support
  • Option to rearrange table columns and rows
  • Saved module filters in local storage
  • Email notifications enabled by default for new users

Full Release Notes

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