Mar 2, 2026
v1.4
Feb 20, 2026
v1.3.33
Add table actions menu
π Features
- β’ Add table menu with delete table feature (with support for foreign key constraints) and copy table schema feature, export table data feature (CSV, JSON, Excel) - @husamql3
- β’ Add bulk insert records feature by CSV, JSON, or Excel files in the table tab - @Youssef-joe
π§ Improvements
- β’ Improved error message for unsupported database types - @husamql3
- β’ Added the init-db script to initialize the database for local development - @Youssef-joe
- β’ Added confirmation dialog for delete record feature in the table tab - @husamql3
- β’ Added tooltip for the primary key and foreign key columns in the table tab - @husamql3
- β’ Added preset row count options to the table footer - @husamql3
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