New Features
Control Characters Visualization 🔍
Control characters in your CSV data are now visible, making it easier to identify and handle data quality issues.
- Common control characters (line breaks & tabs) are displayed with intuitive symbols
- Other control characters are highlighted with colored symbols
SQL Console Pagination 📊
The SQL Console now supports pagination for large query results.
Middle-Click Tab Closing 🖱️
You can now close tabs by middle-clicking them, providing a faster way to manage multiple open files.
Improvements
- Enhanced Scrolling: Optimized wheel event handling in scroll panes for smoother scrolling experience
- EOL Handling: Improved end-of-line character replacement and normalization in CSV files
Bug Fixes
- Fixed: Scroll rattles and inconsistent scrolling behavior
- Fixed: Cannot restore state after opening file format dialog