Releases: little-brother/sqlite-x
Releases · little-brother/sqlite-x
1.0.5
1.0.4
Up to 1.0.4 * New option: dpi-aware * Change shortcut for TAB-back to Windows standard (issue #8) * Fix incorrect size of "Add table"-button (issue #7)
1.0.3
Up to 1.0.3 * Change font size in dialogs (issue #3) * Show default values in "Add row"-dialog * Improve autocomplete * Up SQLite to 3.44.2 * Fix minor bugs
1.0.2
Up to 1.0.2 * Value autocomplete * Sort columns by Ctrl + 1, Ctrl + 2, ... * Add row: for empty columns apply default values if they are set * Improve UI * New options: enable-foreign-keys, hide-service-tables, max-autocomplete-rowid and max-autocomplete-results * Up SQLite to 3.44.0 * Fix issue #6
1.0.1
Up to 1.0.1 * Up SQLite to 3.42.0 * Fix #2 issue
1.0.0
Up to 1.0.0 * Column reordering * Up SQLite to 3.41.1
0.9.9
Up to 0.9.9 * Ability to create and delete tables * Up SQLite to 3.41.0
0.9.8
Up to 0.9.8 * Improve recent menu
0.9.6
Up to 0.9.6 * Ins key to add row * Add 3 options: exit-by-escape, open-last-db and recent * Up SQLite to 3.40.1 * Minor changes
0.9.5
initial