# SQL CLI v1.69.0
**Release Date:** April 13, 2026
## 📊 Release Overview
- **Commits in this release:** 4
- **Files updated:** 5
## ✨ Highlights
## 📝 Changes by Category
### 🚀 New Features
- add FORMAT_BYTES for human-readable byte sizes
### 🐛 Bug Fixes
- Allow aggregates in HAVING that aren't in SELECT
<details>
<summary>📋 View all commits</summary>
- fix(having): Allow aggregates in HAVING that aren't in SELECT (TimelordUK)
- format the file sizes (TimelordUK)
- add example of using format_byes on total bytes for a folder (TimelordUK)
- feat(functions): add FORMAT_BYTES for human-readable byte sizes (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)