github TableProApp/TablePro v0.45.0

3 hours ago

Added

  • Cloudflare Tunnel: connect to a database behind Cloudflare Access. TablePro starts and stops cloudflared access tcp per connection, the same way it manages SSH tunnels, with browser sign-in or a service token. Needs cloudflared (brew install cloudflared). (#1285)
  • Fill Column: right-click a column header to set one value across all loaded rows. The fill is staged like a normal edit, and one undo reverts it. Not available on primary key columns. (#1304)
  • AWS IAM authentication for PostgreSQL and MySQL on RDS and Aurora. Pick AWS IAM in the connection's Authentication field with an access key, named profile, or SSO. TablePro generates a fresh token on every connect and requires SSL. (#1291)
  • Date picker for date, datetime, timestamp, and time cells, from the chevron button. Double-clicking still edits the cell as text, and the picker keeps the value's format, fractional seconds, and timezone offset. (#1405)
  • Pagination bar for table tabs with a rows-per-page menu (5, 10, 20, 100, 500, 1,000, All rows, or custom) and First, Previous, Next, and Last buttons. (#1364)
  • Click the page indicator in the pagination bar to jump to a specific page. (#1364)
  • Pagination now appears for filtered tables with an unknown total row count, instead of showing only the first page. (#1364)
  • First Page and Last Page keyboard actions, unbound by default and assignable in Settings > Keyboard. (#1364)
  • JSON and JSONB cells display pretty-printed by default, keeping your key order and exact numbers. Viewing or reformatting no longer marks the row changed, and saving no longer reorders keys or rounds large integers.

Fixed

  • Changing the editor or data grid font size in Appearance settings now applies immediately and persists across relaunch, with no orphan custom themes left behind. (#1381)
  • Installing or updating a plugin right after updating TablePro now refetches the plugin list first, so it no longer fails against a stale cached list. (#1380)
  • Pressing Esc to close the Raw SQL filter suggestions, or to clear a search field, no longer also exits fullscreen. (#1403)
  • Connecting an OAuth-capable MCP client like Claude Code with an invalid or expired token now shows a clear error instead of "Invalid OAuth error response". (#1409)

Don't miss a new TablePro release

NewReleases is sending notifications on new releases.