Changelog
v1.7.1 - 2026-04-14
Added
Split tabs.
Params substitutions. Works based on database type. eg:
PostgreSQL and MongoDB = $1, $2, $3
SQLite and LibSQL = ?, ?1, :name, @name, $name
MySQL and IBM DB2 = ?
DuckDB = ?, $name
Mock Data Generation
Fixes
- Fix: Result limit was not working.
- Fix: PostgreSQL LSP never shutdown after being opened.
- Fix: Export data failing silently for query results.
- Fix: API Relay for DB2 would give client error.
- Fix: CSV import would be inaccurate after breaching 10000 rows.
- Fix: SQLite create … etc, were not working.
- Fix: Transfer database adding row ids.
Changes
- Lower memory usage and faster performance.
- Update DuckDB v1.5.1
Downloads
v1.7.0 - 2026-03-16
Added
- Support for IBM DB2 databases.
Fixes
- Fix: Shorcut handling. (Requires reset of shortcuts if not working properly)
- Fix: Function definitions not returing to original state after undo.
- Fix: Many bugfixes.
Downloads
v1.6.0 - 2026-03-04
Added
- Support for libSQL databases.
Fixes
- Fix: Pane resizing.
- Fix: Search across app was not working properly, specifically the connections search, tables search, functions search, etc.
- Fix: Query results quick filter not working.
- Fix: Connections were not shutting down safely. SQLite was leaving wal files behind.
Changes
- Closing and opening multiple connections are more intuitive.
Downloads
v1.5.4 - 2026-02-16
Fixes
- Fix: Pdf not shown.
- Fix: Sql file not loading.
- Fix: Database file not opening when directly.
Downloads
v1.5.3 - 2026-02-10
Added
- Support for windows arm64.
- Support for linux arm64.
Fixes
- Fix: Translation fixed for user manager.
- Fix: Import data title was wrong.
- Fix: Quicklook resizing icon.
- Fix: Command Palette had same icons for all types.
Downloads
v1.5.2 - 2026-02-04
Added
- Now the app will be updated automatically by default unless disabled.
- Automatically refresh data after set interval.
- ER Diagrams
- Transfer data between databases directly.
Fixes
- Fix: Maximize on windows, show layout was wonky.
- Fix: Cursor not changing for resizing in macos.
Changes
- The app no longer bundles support packages. (eg: Backup and Restore Tools). These can be downloaded separately using the packages option in the utilities menu, reducing the app size.
Downloads
v1.5.1 - 2026-01-17
Added
Fixes
- Fix: MongoDB API Relay responded with database not supported.
- Fix: Closing editor tab would result in first tab being selected.
- Fix: Closing app with other windows open would leave behind zombie windows.
Downloads
v1.5.0 - 2025-12-28
Added
- App customisation
- Hotkey Management
- Encrypt and decrypt SQLite databases
- Go to source data using foreign key
- Run initial statements on connect
- MongoDB Support
Fixes
- Fix: SQLite numeric types decoding.
- Fix: Unable to cancel duckdb running queries.
- Fix: Filtering was not executable and autocompletions also did not show.
Changes
- Updated PostgreSQL dependencies
Downloads
v1.0.4 - 2025-10-31
Added
- DuckDB support.
- Option to change line wrapping of editor.
- API Relay
Fixes
- Fix: Restore keyboard navigation to table after reload.
- Fix: Select all was not working for grid.
- Fix: Keyboard select left pane items multiple was wonky fixed now.
- Fix: PostgreSQL/SQLite column structure multiple fields edit with rename caused errors, due to order of sql execution.
- Fix: Open with app not working in windows and linux.
Changes
- Monospace for data table by default.
Downloads
v1.0.3 - 2025-10-01
Added
- MySQL support
- View executed queries in console
- In-app terminal support
Fixes
- Fixed maps not showing for postgres geography.
- Fixed editor commands were running multiple times for each action.
- Fixed autocomplete support
Downloads
v1.0.2 - 2025-09-02
Added
- Support for SQLite databases
- Download and install extensions via sqlpkg.org
- Import and export connections.
- Open files with the application.
- Preview support for pdf files.
Fixes
- Fixed postgresql connection url format
- Fixed edit button not working in connection info
- Fixed tab selection change errors
- New binary details not updated in cell after addition
- Table structure editing fixes
Changes
- Connection pooling by default. Running queries do not block ui.(Note all queries through editor still use a single connection.)
- All rows are now streamed in by default. (This helps keep the memory usage low, while maintaining a smooth experience.)
Downloads
v1.0.1 - 2025-07-26
Added
- Added support for modifying map data, geometry, geography and viewing the results in realtime.
- Added support for listening to database notifications.
- Added support for managing extensions.
- Added database management tools: User Manager and Table Privileges.
- Added backup and restore for postgresql databases.
Fixes
- Fixed jumpy command center.
- Fixed autocompletions not working on database reconnect.
Changes
- 100% performance boost in row streaming.(Results may vary)
- Quick open editor on toolbar.
- Windows releases are now self signed.
Downloads
v1.0.0 - 2025-07-03
Downloads
| **Linux** | [.Appimage (64bit)](https://github.com/razein97/Wizql-Issue-Tracker/releases/download/1.0.0/WizQl_1.0.0_amd64.AppImage '.Appimage (64bit)') | [.deb (64bit)](https://github.com/razein97/Wizql-Issue-Tracker/releases/download/1.0.0/WizQl_1.0.0_amd64.deb '.deb (64bit)') | [.rpm (64bit)](https://github.com/razein97/Wizql-Issue-Tracker/releases/download/1.0.0/WizQl-1.0.0-1.x86_64.rpm '.rpm (64bit)') |
| | | | |