v1.83.1
SQL CLI v1.83.1
Release Date: August 29, 2026
π Release Overview
- Commits in this release: 5
- Files updated: 15
β¨ Highlights
π¨ Visual Improvements
π Enhanced Debugging
- Better Diagnostics: Improved error messages and state dumps
ποΈ Architecture Improvements
- State Management: Continued migration to centralized AppStateContainer
- Code Quality: Transaction-like state updates for better consistency
πΎ Data Protection
- History Recovery: Automatic recovery from corrupted files
- Atomic Writes: Safer file operations to prevent data loss
π Changes by Category
π New Features
- add Ctrl+L redraw, fix navigation debug index, add sample data
π Bug Fixes
- stop writing to stderr while the alternate screen is active
- translate DataTable indices to visual positions for column widths
π View all commits
- Merge pull request #55 from TimelordUK/fix/projection-column-width-index (TimelordUK)
- style: apply cargo fmt (TimelordUK)
- feat(tui): add Ctrl+L redraw, fix navigation debug index, add sample data (TimelordUK)
- fix(tui): stop writing to stderr while the alternate screen is active (TimelordUK)
- fix(viewport): translate DataTable indices to visual positions for column widths (TimelordUK)
π― Key Features
- Instant Data Preview: CSV/JSON files load immediately
- Visual Feedback: Key press indicator, cell highlighting
- Advanced Navigation: Vim-style keys, viewport/cursor lock
- Powerful Search: Regular search (Ctrl+F), fuzzy filter (Ctrl+/)
- Data Export: Save as CSV or JSON
- Debug Mode: Press F5 for comprehensive state information
π¦ Installation
Download the binary for your platform from the assets below.
Thank you for using SQL CLI! π
Report issues: GitHub Issues