Jan 30, 2026
v1.2.24
🔧 Improvements
- • Added support for custom .env file paths via -e flag for flexible database configuration - @Mahmoudgalalz
- • Enhanced CLI with new --status flag to verify database connection configuration - @Mahmoudgalalz
🐛 Bug Fixes
- • Fix the bug where the table list was not showing the correct number of tables - @Amirosagan
Jan 27, 2026
v1.2.21
🚀 Features
- • Add delete column feature in the table tab - @husamql3
- • Add export table data to CSV or Excel files feature in the table tab - @Zeyad-F16
Jan 13, 2026
v1.2.6
Jan 11, 2026
v1.1.4
Support multiple databases from same host
🚀 Features
- • Allow users to add the database server link and switch between multiple databases on the same host - @Amirosagan
🔧 Improvements
- • Improved date/time input handling and timestamp field UI for better accuracy - @saraanbih
Jan 7, 2026
v1.1.0
Implement the runner tab
🚀 Features
- • New SQL query runner with Monaco editor featuring PostgreSQL syntax highlighting, autocomplete, and code snippets - @husamql3
- • Query execution with results displayed in both table and JSON formats, including execution time and row count - @husamql3
- • Query management with save, favorite, and format features, plus keyboard shortcuts for quick access - @husamql3
Dec 29, 2025
v1.0.0