Releases: little-brother/sqlite-gui
Releases · little-brother/sqlite-gui
1.7.6
Up to 1.7.6 * Pinned tables and views * Up SQLite to 3.39.2 * Minor changes (issues: #120, #121, #124)
1.7.5
Up to 1.7.5 * Up SQLite to 3.39.0 * Resultset heatmap * inja: add raise_error(msg)
1.7.4
Up to 1.7.4 * Support scripting in terminal mode (issue #116) * Fix crushes (issue #117)
1.7.3
Up to 1.7.3 * Pinned result sets * Improve charts (issue #106) * Up SQLite to 3.38.5 * Fix issues #104, #105, #107, #110, #111, #112, #114, #115
1.7.2
Up to 1.7.2 * Resultset search by Ctrl + F * Resultset transposition * Compare an query (diff) with clipboard by Ctrl + D * Alt + Double Click in a resultset for drill-down by references * Drag-n-drop into a tree to open db or import csv/sql file * Improve text formatting (issues #101, #103) * Improve Edit data dialog * Help for pragmas * Minor changes * Fix bugs
1.7.1
Up to 1.7.1 * Schema selector (issue #99) * Filter by value * Up SQLite to 3.38.2 * Change comment/uncomment behaviour (issue #100) * Improve scripting * Fix bugs
1.7.0
Up to 1.7.0 * Up SQLite to 3.38.0 * Column filters for resultset * Jinja scripting * Improve BLOB handling + issue #98
1.6.6
Up to 1.6.6 * Up SQLite to 3.37.2 * Custom scalar functions * Fix issues #86, #88, #89, #90, #91, #93, #95 * Fix minor bugs
1.6.5
Up to 1.6.5 * Up SQLite to 3.37.0 * 64-bit version * Migrate to mingw64 * Set font size for all controls * Fix bugs
1.6.4
Up to 1.6.4 * Value preview (image, text or hex) of an query result * Recompile sqlite3 with math functions (issue #81) * Improve auto-detection for pasted text (issue #79) * Fix minor bugs