Text editor realtime sync + new blocks
This past couple of weeks we focused on 2 things: The editor, and bug fixes and performance improvements.

And so, today's release brings new exciting capabilities to Plot's text editor.
Realtime sync
Our text editor was the only piece of the app that didn't receive realtime updates, until now. This sets the groundwork for collaborative editing (with people and with AI 👀)
Now, as soon as you start typing in any Document, Task or Project, your updates are instantly synced for everyone in your workspace.
New editor blocks

This release adds 2 new components: Callout and Toggle.
To use them, type "/" in your editor to see all the available blocks.
Improvements & bug fixes
- We've rebuilt the documents layout to improve the experience of showing+hiding the documents list. Now, you get a clear button to collapse the documents panel.
- Improved markdown pasting - Plot now correctly renders pasted markdown into fully edited text
- Fixes issue with group visibility controls in task view settings, now correctly showing and hiding inactive groups (backlog, cancelled), and empty groups. As a result, the “View settings → show empty groups” toggle actually drives the board/list, hidden groups don’t pop back unexpectedly, and the default/not-started lane behaves predictably.
- Fixed issue that was preventing new cards in board view from correctly receiving focus for fast inserts
- Improved performance on inserting new tasks in list and board view
- Fixes header not expanding properly in large screens when document panel is open
- Fixes comments composer not detecting empty reliably (tip: you can post your comment with cmd + enter now!)
- Fix issues with activity logs creating excessive logs and displaying duplicates in some cases
- Added a new image resizer to the editor that is both faster and more reliable than the previous version
- Fixed a small inconsistency in project archive behavior
- Improvement: added back button on sign in screens
- Improvement: adds footer to sign in screens





