v2.4.2

August 7, 2026 ยท View on GitHub

  • fixing wrong package

v2.4.0

  • text2struct implementation

v2.3.5

  • security fixes

v2.3.3

v2.3.2

v2.3.1

  • Advisor findings can include schema-validated, executable SQLite fix suggestions with affected objects and impact warnings.
  • Advisor SQL opens in a dedicated SQL Editor tab marked as "Generated by Advisor" and is never executed automatically.
  • Critical Advisor fixes can create a safety backup before being inserted into the editor.
  • Virtual, shadow, and internal SQLite tables are protected from generic automatic fixes.
  • Connections can discover installed SQLite databases in common macOS, Windows, and Linux application locations and user-selected folders.
  • Discovery validates SQLite file headers, supports extensionless databases, skips sidecars and symlinks, and reports progress without uploading file contents.
  • Discovered databases include read-only schema previews, filters, multi-selection, duplicate detection, and safe read-only imports.

v2.2.0

  • better documents features, magic snippets, better auto save, complette overhaul
  • directories for documents
  • better logging

v2.1.0

  • tags for databases
  • search for database
  • table designer accepts json, csv, tsv
  • drawer headers are unified
  • more mcp functions
  • badges for shadow and virtual tables
  • structure visual support for shadow tables

v2.0.0

  • mcp
  • mcp http endpoint starts with sqlite hub

v1.5.0

  • synthetic data generation
  • logs for everything in the log menu
  • in api tokens you can now see last used and amount of api calls
  • removed legacy tables
  • new menu/view order

v1.4.0

  • Schema Diff / Database Diff in backups

v1.3.0

v1.1.2

  • documents overhaul
  • introducing the SQLite Hub dropdown button
  • backup manager

v1.1.1

  • table designer overhaul

v1.1.0

  • making the UI more consistent
  • structure overhaul, better UI
  • chart overhaul, better UI, search, etz
  • store last position of structure
  • join preview in structure
  • export JSON for Data, SQL Editor
  • export parquet for Data, SQL Editor
  • check updates for new versions in settings
  • Global Database Search

v1.0.0

  • Removed external Tailwind.
  • Fixed vibe-coding issues with https://github.com/oliverjessner/ItWorksBut.
  • Persisted saved/recent chart tabs in localStorage.
  • Updated dependencies.
  • Replaced innerHTML with DOM functions.
  • Display execution time in seconds when it exceeds 10 seconds.
  • The Performance panel in the SQL Editor shows query memory size.
  • The Structure view remembers the last selected table.
  • Removed pixel shift bug in SQL Editor on the bottom cards
  • title name changing depending on the menu
  • in messages you can see your executed query
  • secure execute for destructive queries
  • 250 page size, advanced search in data
  • export TSV, CSV, markdown, duplicate as table
  • copy from and export column function, with separator and wrapper
  • quick picks for database
  • export row as json
  • row editor shows urls and opens in browser, path detection, timestamp detection
  • format button in SQLEditor
  • API

v0.9.3

  • Improved re-rendering.
  • Fixed the sorting bug in Charts.
  • Stored the data row size in localStorage.
  • Saved charts.

v0.9.1

  • Tagging queue improvements.
  • Rotate right and rotate left.

v0.9.0

  • Tagging view.
  • Filtered Create, Update, and Delete queries out of the chart section.

v0.8.8

  • Fixed the delete-query modal window.
  • CSV export filenames are based on query names.
  • Unsaved query history tab.

v0.8.7

  • UX fixes.
  • Fixed a lot of vibe slop.
  • Started building reusable components.

v0.8.0

  • DDL copy button.
  • Open in Charts button in query details.
  • Clear makes the editor active.
  • UI fixes.
  • Overview improvements.

v0.7.0

  • Hide Query History and Hide Editor controls.
  • Better CLI interface.
  • Plotting and graphs.
  • Removed UI inconsistencies.

v0.6.0

  • Table Designer: create tables in SQLite Hub.

v0.5.1

  • Bug fix in the SQL Editor.

v0.5.0

  • SQL query history.
  • Open in Finder from Overview.
  • Sort columns in Data and the SQL Editor.
  • JSON view in the row editor.

v0.4.0

  • Search in Data.
  • Shift + Enter.
  • Database logos.
  • Cleaned up some chaotic code.

v0.3.2

  • Delete rows.
  • Modal windows for rows.

v0.3.1

  • Visualize tables.
  • Export CSV from Data and the SQL Editor.
  • Backup mode.

v0.2.0

  • Database fix.

v0.1.3

  • Edit in the SQL Editor.