Released 2026-06-14. Recoverable data-sheet rows — undo an accidental delete.
Added
- Recently deleted rows. The data-tab sheet toolbar has a new Recently deleted button that lists rows you've deleted (newest first), each with a one-click Restore. Restore a row and it's back in the grid.
Changed
- Deleting a row is now recoverable. Deleting a row from the grid (or a visitor deleting via
flowfn.data.delete) moves it to a recoverable state instead of erasing it. Deleted rows are kept for 90 days before being permanently purged. The delete confirmation no longer warns that it "can't be undone." - Permanent clears are unchanged. A CSV import in Replace mode and an AI full-replace still remove rows immediately with no recovery. Deleting a sheet or playground soft-deletes its rows with the parent (90-day Trash) rather than erasing them on the spot.