- Sep 26, 2025
- Parsed from source:Sep 26, 2025
- Detected by Releasebot:Sep 29, 2025
Version 6.7.1 (636) - Optimize for MacOS Tahoe
- Optimize for MacOS Tahoe.
- Many bug fixes (mostly on Tahoe) and improvements.
- Sep 5, 2025
- Parsed from source:Sep 5, 2025
- Detected by Releasebot:Sep 29, 2025
Version 6.7.0 (634) - Bug fixes and improvements
- [DynamoDB] Added DynamoDB - Beta.
- Improved the metrics board and fixed some minor issues.
- Fixed a bug where the passcode lock did not work with TouchID.
- Other bug fixes and improvements.
- Jul 29, 2025
- Parsed from source:Jul 29, 2025
- Detected by Releasebot:Sep 29, 2025
TablePlus stable release! 1.2.8 - Build 266
- Supported backup/restore (app Image Build only).
- Added copy all column values (copy column values).
- Bug fixes and improvements.
- Jul 15, 2025
- Parsed from source:Jul 15, 2025
- Detected by Releasebot:Sep 29, 2025
Version 6.6.8 (632) - TablePlus + LLM Chat
- Fixed a bug where TablePlus could not parse OpenAI responses.
- Fixed a bug where TablePlus failed to retrieve the table context in MySQL.
- Added an option in SQL Query allowing users to restore all SQL Query Tabs.
- Added an option in the table view settings allowing users to choose the default content order.
- Improved app performance and updated the app layout to align with the new macOS design pattern.
- Other bug fixes and improvements.
- Jul 4, 2025
- Parsed from source:Jul 4, 2025
- Detected by Releasebot:Sep 29, 2025
TablePlus 6.6.0 - Build 316
- TablePlus + LLM Chat.
- Fixed an issue where MySQL and PostgreSQL displayed an unknown error when users created a new connection.
- Fixed an issue where Foreign Keys were not displayed in the Table tab.
- Jun 27, 2025
- Parsed from source:Jun 27, 2025
- Detected by Releasebot:Sep 29, 2025
Version 6.6.5 (626) - TablePlus + LLM Chat
- Updated Welcome Screen Layout.
- Updated Lib SSH.
- Other bug fixes and improvements.
- Jun 24, 2025
- Parsed from source:Jun 24, 2025
- Detected by Releasebot:Sep 29, 2025
Version 6.6.4 (624) - TablePlus + LLM Chat
- Enabled the LLM Chat on the right sidebar.
- Many bug fixes and improvements.
- May 12, 2025
- Parsed from source:May 12, 2025
- Detected by Releasebot:Sep 29, 2025
Version 6.4.8 (608) - Bug fixes and improvements
- [DuckDB] Updated driver.
- Supported advance export tables.
- Disable lazy load schema items by default.
- Many bug fixes and improvements.
- May 10, 2025
- Parsed from source:May 10, 2025
- Detected by Releasebot:Sep 29, 2025
TablePlus 6.5.6 - Build 316
This release adds exporting a single table with column filter, reading external Google Sheets in BigQuery, smoother mid-word auto-complete, improved Row Detail updates across tabs, and by default disabling lazy load schema. It also fixes table structure load when OID is missing, allows changing the connection group icon, and fixes data not updating when switching rows.
- Added menu option to export a single table with column filter.
- Added support for reading data from external Google Sheets in Google BigQuery.
- Improved auto-completion behavior when the caret is in the middle of a word for a smoother editing experience.
- Improved Row Detail updates when switching tabs within or across Split Views.
- Disabled lazy load schema by default for a smoother user experience.
- Fixed issue preventing table structure from loading when table OID is missing in PostgreSQL.
- Fixed issue where the connection group icon could not be changed.
- Fixed data not updating when switching selected rows while editing in Row Detail.
- Apr 8, 2025
- Parsed from source:Apr 8, 2025
- Detected by Releasebot:Sep 29, 2025
TablePlus 6.4.8 - Build 310
This release brings direct row editing in the SQL Editor response table, ensures history items always open in new tabs, boosts table select and edit performance for large rows, and tightens UI padding and layout. It also fixes escaping, right sidebar editing, data loading, and several PostgreSQL correctness issues.
- Added support for adding and removing rows directly in the SQL Editor response table.
- Double-clicking a history item now always opens in a new SQL Editor tab instead of appending to the current one.
- Enhanced “Select All” functionality in Table Data and improved editing performance for large rows in the right sidebar.
- Improved layout and padding consistency of left sidebar tab buttons; fixed text trimming on resize.
- Prevent DataGrid from triggering “select all” while loading data from the database.
- Fixed issue where values containing double quotes were not escaped properly.
- Fixed bug preventing editing of Item Overview from the right sidebar.
- Fixed bug where Table Data always selected all cells when pressing Key.A.
- Fixed issue where the last value entered in the right sidebar’s text box was not retrieved.
- Fixed bug where setting PRETTY or EMPTY in Right Sidebar did not trigger a state change.
- Corrected label text from “EMPT” to “EMPTY”.
- Fixed missing semicolon in CREATE INDEX statement during PostgreSQL table export or copy creation.
- Fixed issue where enum creation occurred in the wrong PostgreSQL schema.
- Fixed issue where connections opened via Connection URL could not be saved — now handled via the Edit Connection window.