Releases: little-brother/sqlite-gui
Releases Β· little-brother/sqlite-gui
1.9.3
1.9.2
Up to 1.9.2 * Add move/zoom to a chart * Filter in a navigation tree by Ctrl + F * Plugins to modify values in a resultset column * Fix issues #161, #163, #164
1.9.1
Up to 1.9.1 * Plugin system to preview values e.g. json, XML or even pdf * Improve Edit data dialog inc. issue #155 * Fix issues #159, #160, #161 * Up SQLite to 3.46.0
1.9.0
Up to 1.9.0 * Improve UI for non-100% scales (issue #144) * Extension manager * Attach external sources as a schema through ODBC interface * Execute the current line by F12 (issue #152) * Auto-complete in row dialog (issue #153) * Modify help * Remove "Database diagram"-tool * Up SQLite to 3.45.1 * Many other changes
1.8.2
Up to 1.8.2 * Improve autocomplete * Ctrl + Mouse wheel to change font size * Duplicate table data * Up SQLite to 3.44.0 * Minor changes (inc. issue #148)
Up to 1.8.1
* Up SQLite to 3.43.1 * Import public Google Spreadsheets * UI improvements * Fix minor bugs
1.8.0
Up to 1.8.0 * Fix critical issue #146 * Fix bug for a resultset with an error * Ctrl + P to show/hide a preview area * Minor UI improvements
1.7.9
Up to 1.7.9 * Save and restore pinned resultsets * New CLI options: --profile, --readonly (issue #142) * Ctrl + I to invert selected rows in a dataset * Improve UI (issues #143, #145)
1.7.8
Up to 1.7.8 * URI db path support (issue #139) * Up SQLite to 3.41.0 * Fix issues #128, #130, #131, #134 * Appy PR #132, #136, #137, #138 * Minor changes
1.7.7
Up to 1.7.7 * Ability to create desktop shortcuts * New option to commit autocomplete by TAB * Value selector by Alt + Space for FK in Edit data dialog (issue #126) * Fix issues #124, #125, #127, #128, #129