Skip to content

Releases: TableProApp/TablePro

Oracle Driver v1.2.14

22 Jun 03:26
plugin-oracle-v1.2.14
ab4f10c

Choose a tag to compare

Oracle Driver v1.2.14

Plugin release for TablePro (PluginKit 18).

Installation

TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.

SHA-256

  • ARM64: f8db3c3a96bd2974ee98e7077387aa4d436f2e755332301f2b1734e61226ed2c
  • x86_64: 566376f179cea518041dfd74df1e479a42f64e65d91e6d6a89ad8fca66e71729

v0.52.1

21 Jun 17:47
v0.52.1
8857940

Choose a tag to compare

Added

  • Import connections on iPhone. Open a .tablepro file from Files or AirDrop, or use Import Connections in the list menu. Encrypted files prompt for the passphrase, and you choose how to handle duplicates.
  • Export connections on iPhone from the list menu. Passwords are left out by default; include them by setting a passphrase that encrypts the file.

Changed

  • Drag-selecting many columns in a wide result set scrolls smoothly instead of lagging.
  • The connection Export Options dialog keeps a steady size when you turn on Include Credentials, and saves through the standard macOS save dialog.
  • Scrolling large result sets uses less CPU.
  • Typing in the sidebar table search stays responsive on databases with thousands of tables.
  • The welcome sidebar stays responsive with many connections and nested groups.
  • Autocomplete stays snappy on wide SELECT clauses with hundreds of columns.

Fixed

  • SQL autocomplete no longer stops appearing until the app is relaunched; it stays available after switching query tabs and windows. (#1731)
  • Oracle connections no longer crash the app when the server sends a message the driver cannot decode; the query fails with a clear error and reconnects. (#483)
  • MongoDB TLS handshake failures now report the actual cause instead of always blaming a cipher or protocol mismatch. (#1418)
  • The External Clients access level no longer reverts to Read Only after saving and reopening a connection, so MCP clients keep the write access you granted. (#1730)
  • Typing fast with the autocomplete window open no longer stalls each keystroke.

Oracle Driver v1.2.13

21 Jun 17:44
plugin-oracle-v1.2.13
8857940

Choose a tag to compare

Oracle Driver v1.2.13

Plugin release for TablePro (PluginKit 18).

Installation

TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.

SHA-256

  • ARM64: 18c4aaac56f09f34076e8cde46d69a89ee7b0166e04c47cfe5f05bae799cc617
  • x86_64: b93856e230a739430fc4d4537aa957e2b8965baa068cf872e02adeb45b769711

MongoDB Driver v1.0.33

21 Jun 17:43
plugin-mongodb-v1.0.33
8857940

Choose a tag to compare

MongoDB Driver v1.0.33

Plugin release for TablePro (PluginKit 18).

Installation

TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.

SHA-256

  • ARM64: 9870061b2fa0a7ee7a86977fb53f49290ce841d60e9871a623144056dec6dfa6
  • x86_64: ce4825d689fcb9131c459fa4226fb47d3d3b1fd6aed1d42ddcfe2e97c4b72ffd

v0.52.0

18 Jun 17:53
v0.52.0
0aa8d82

Choose a tag to compare

Added

  • Triggers tab in the table structure view for MySQL, MariaDB, PostgreSQL, SQLite, SQL Server, Oracle, libSQL, and Cloudflare D1, with a filter field, sortable columns, and a read-only view of each trigger's definition. (#1695)
  • Create, edit, and drop triggers from the Triggers tab. (#1695)
  • Traditional Chinese (繁體中文) language in Settings > General.
  • An Add button in the table status bar inserts a new row at the end of the grid and starts editing it.
  • DuckDB connections can now reach a remote server over the Quack protocol (experimental). Pick Remote (Quack) in the connection form, enter the host, port, and token. Listing remote tables in the sidebar is not available yet. Needs DuckDB 1.5.3 or later. (#1716)

Changed

  • Selecting a Redis namespace in the sidebar now filters the open view to that prefix with paging, instead of opening a separate tab. (#1701)

Fixed

  • SQL autocomplete now suggests columns for a derived-table or CTE alias. (#1697)
  • Redis entries no longer disappear after the connection sits idle. (#1701)
  • Redis key browsing now lists and pages through every key in a database or namespace, instead of only the first SCAN batch. (#1701)
  • A dropped Redis connection now reconnects on the next command and replays auth and the selected database. (#1701)
  • DuckDB VARIANT columns now show their value as text instead of an empty cell.
  • A new database group now appears in the connection list right away instead of only after restarting the app. (#1704)
  • The SQL formatter keeps nested indentation for UNION, INTERSECT, and EXCEPT inside a subquery, and puts the closing parenthesis on its own line. (#1698)
  • Toolbar button tooltips now show each action's real keyboard shortcut and follow your custom bindings. (#1694)
  • Deleting a table from the sidebar now removes it from the tree right away on multi-database servers like MySQL and PostgreSQL. (#1714)
  • The row detail panel no longer stays blank when a table is opened in a second tab.
  • The sidebar filter now stays put when you open another tab.
  • Fixed a crash when browsing the database tree on servers with many schemas, such as PostgreSQL.
  • Reopening the app no longer shows a "Not connected to database" error when it restores a table tab on a connection that is still reconnecting, such as one over SSH.

Redis Driver v1.0.19

18 Jun 17:49
plugin-redis-v1.0.19
0aa8d82

Choose a tag to compare

Redis Driver v1.0.19

Plugin release for TablePro (PluginKit 18).

Installation

TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.

SHA-256

  • ARM64: ad8f84871c11b5f2e4d5ee3cdce2be669f27c34ddb5db4d66dd4966f59172da6
  • x86_64: 6ba9ac664ac099d6df54909e0bd06c9572136533d464e4391896784ded6ba342

Oracle Driver v1.2.12

18 Jun 17:46
plugin-oracle-v1.2.12
0aa8d82

Choose a tag to compare

Oracle Driver v1.2.12

Plugin release for TablePro (PluginKit 18).

Installation

TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.

SHA-256

  • ARM64: 987d67f695d6aec0132f7500d8b173335080d36aaa09fba2fe5d361b7c6bf33b
  • x86_64: 5c358e1fd0436c533fa363e3702e5be51ab4b07169dbe0248184a482f57193e8

MSSQL Driver v1.0.28

18 Jun 17:47
plugin-mssql-v1.0.28
0aa8d82

Choose a tag to compare

MSSQL Driver v1.0.28

Plugin release for TablePro (PluginKit 18).

Installation

TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.

SHA-256

  • ARM64: c240145320270b8a059629c684778ad1eae7fa92ed57c8a59505cc5e5feaad2f
  • x86_64: 90f3519ef98a71ee630862247eaa78bb768f528df59d663a857b707199f50535

libSQL / Turso Driver v1.0.17

18 Jun 17:48
plugin-libsql-v1.0.17
0aa8d82

Choose a tag to compare

libSQL / Turso Driver v1.0.17

Plugin release for TablePro (PluginKit 18).

Installation

TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.

SHA-256

  • ARM64: fb9526d71f788a5a68b5dd0374bdbfe4b755b7d126374607d114134836d27c02
  • x86_64: 2f4a28021b90035474469899a7bb0df378471606d84f640fdadf8009c6c19b1a

DuckDB Driver v1.0.30

18 Jun 17:46
plugin-duckdb-v1.0.30
0aa8d82

Choose a tag to compare

DuckDB Driver v1.0.30

Plugin release for TablePro (PluginKit 18).

Installation

TablePro will prompt you to install this plugin automatically when you select the database type. You can also install manually via Settings > Plugins > Browse.

SHA-256

  • ARM64: 14736a6f4e5fc69912e3e1097236e42ba0386a9bcaa19b44dfca92430dd7f05b
  • x86_64: f9e983c14a8acdbb8f576bd50d931776f1b161293dca3fa6a5f40cb6a233e005