New Features
Multiple Windows Support 🪟
Open multiple SmoothCSV windows simultaneously for better multitasking.
- Create new windows via:
- Menu:
File > New Window - Shortcut:
Ctrl+Shift+N(Windows) orCmd+Shift+N(macOS)
- Menu:
- Each window maintains its own independent tabs and documents.
- Windows users: Opening CSV files from File Explorer will now open them as new tabs in your currently active SmoothCSV window, instead of launching a new window each time.
Open Recent Files 📂
- New command:
Open Recent Files - Available in the
File>Open Recent...menu.
Configurable New CSV File Dimensions 📊
You can now customize the default number of rows and columns for any new CSV file you create.
- Configure via Settings > Grid Editor > New CSV File:
- Row Count (default: 5)
- Column Count (default: 5)
- Settings apply to all newly created untitled CSV files.
Auto-Fit Columns by Selection 📏
You can now adjust column widths based on the content of just your selected cells.
- New command:
Auto-fit Column Widths to Selected Cells - Available in the
Gridmenu.
Improvements
- Hold
Shiftwhile scrolling to scroll horizontally instead of vertically - perfect for working with wide CSV files. - Column names are now inserted when using "Open in New Tab".
Open in New Tabin SQL Console now creates a new document with a header row.- SQL Console now caches table data for better responsiveness.
Bug Fixes
- Fixed: Grid editor not finishing editing after switching to SQL console.
- Fixed: Settings validation for integer values now works correctly.
- Fixed: Menu positioning for split buttons is now consistent.
- Fixed: Generated table names in SQL Console may be incorrect in Windows.
- Various UI improvements and minor bug fixes.