github TableProApp/TablePro v0.48.0

Added

  • Import a JSON file into a table: an array of objects, newline-delimited JSON, or TablePro's JSON export, mapped to a new or existing table. Pick SQL or JSON from the Import menu.
  • The title bar shows the open table's name, with its database and schema below. (#1475)
  • iOS: open DuckDB database files and in-memory DuckDB databases. (#1526)
  • Save the current query as a favorite from the SQL editor toolbar.
  • Select and copy field names and types in the row Details panel.

Changed

  • The plugin interface is now binary-stable, so app updates that add plugin capabilities no longer force installed plugins to be rebuilt.
  • Connection list rows show the database name after the host, so look-alike connections are easier to tell apart. (#1535)
  • Save as Favorite uses Cmd+D again. The 0.47.0 Cmd+Control+D was reserved by macOS for Look Up.
  • Editor toolbar buttons show their keyboard shortcut in the tooltip, updated when you rebind it.
  • Window toolbar: connection and database selectors move left as navigation items, Refresh and Save move right. Customized toolbars reset once.

Fixed

  • PostgreSQL: the selected schema stays applied after an automatic reconnect, so unqualified table names keep resolving against it. (#1540)
  • Import now finds the Setapp edition of TablePlus and reads its connections. (#1528)
  • Favorite keyword suggestions now appear in editor autocomplete. They were dropped before reaching the popup.
  • Editor autocomplete refreshes when you switch schema, suggesting the new schema's tables and columns.

Don't miss a new TablePro release

NewReleases is sending notifications on new releases.