You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto save preference in Settings → General → Files
New Fonts tab for grid appearance (font family, size, padding + preview)
Style persistence for documents (including spreadsheet-friendly storage)
Improved clipboard support for tabular data
Fixes
Saving an .xlsx (or other spreadsheet) no longer overwrites it with CSV text
Save / Cmd+S / autosave use the correct writer for the file type
JSON files are saved as JSON, not delimited text
Notes
Auto save defaults to Off. Turn it on in Preferences if you want it.
Opening older formats (.xls, .xlsm, .xlsb, Numbers, etc.) still works; saving those paths rewrites table data as XLSX/ODS-compatible content and may not keep macros, multiple sheets, or charts. Prefer Export / Save as .xlsx for those files.
Files already corrupted by the earlier bug need a fresh copy from the original source.