# SQL CLI v1.82.5
**Release Date:** August 16, 2026
## 📊 Release Overview
- **Commits in this release:** 4
- **Files updated:** 14
## ✨ Highlights
## 📝 Changes by Category
### 🐛 Bug Fixes
- let DATETIME() take expressions, not just literals
- read column-aligned CSVs whose quoted fields are padded
<details>
<summary>📋 View all commits</summary>
- Merge pull request #50 from TimelordUK/fix/datetime-constructor-expressions (TimelordUK)
- fix(parser): let DATETIME() take expressions, not just literals (TimelordUK)
- Merge pull request #49 from TimelordUK/fix/csv-padded-quoted-fields (TimelordUK)
- fix(csv): read column-aligned CSVs whose quoted fields are padded (TimelordUK)
</details>
## 🎯 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](https://github.com/TimelordUK/sql-cli/issues)