TablePlus Changelog

What's new in TablePlus 5.9.1 (266)

Mar 30, 2024
  • Bring back lazy load items option.
  • [LibSQL] Added SQLite over https.
  • [Metrics Board] Added dropdown object.
  • TablePlus now won’t close tab if you change schema.
  • And many other bug fixes and improvements.

New in TablePlus 5.9.0 (264) (Mar 29, 2024)

  • Bring back lazy load items option.
  • [LibSQL] Added SQLite over https.
  • [Metrics Board] Added dropdown object.
  • And many other bug fixes and improvements.

New in TablePlus 5.8.0 (256) (Dec 28, 2023)

  • [MySQL] Added TLS 1.3.
  • Improved DataGrid performance.
  • Bug fixes and improvements.

New in TablePlus 5.7.1 (254) (Dec 28, 2023)

  • [Metrics Board] Fixed a bug where TablePlus could not load metrics board.
  • [Metrics Board] Added Pie chart.
  • [Redis] Improved error message.
  • Bug fixes and improvements.

New in TablePlus 5.7.0 (254) (Nov 29, 2023)

  • [Metrics Board] Fixed a bug where TablePlus could not load metrics board.
  • [Metrics Board] Added Pie chart.
  • [Redis] Improved error message.
  • Bug fixes and improvements.

New in TablePlus 5.6.0 (238) (Nov 11, 2023)

  • [MySQL] Updated driver, supported TLS 1.3.
  • [MariaDB] Updated driver, support TLS 1.3.
  • Bug fixes and improvements.

New in TablePlus 5.4.3 (230) (Aug 3, 2023)

  • Bug fixes and improvements.

New in TablePlus 5.4.2 (230) (Jul 3, 2023)

  • Bug fixes and improvements.

New in TablePlus 5.3.9 (232) (May 29, 2023)

  • Bug fixes and improvements.

New in TablePlus 5.3.4 (230) (May 24, 2023)

  • Bug fixes and improvements.

New in TablePlus 5.3.2 (226) (Mar 21, 2023)

  • Fixed memory leak.
  • Updated selection style and title bar.

New in TablePlus 5.2.6 (220) (Feb 16, 2023)

  • Fixed potential crash bugs.

New in TablePlus 5.0.4 (214) (Jan 10, 2023)

  • [PostgreSQL] Added PostgreSQL 15 binaries.
  • [SQLite] Updated SQLite version 3.40.
  • [SQL Editor] Highlight open/close braces.
  • Bug fixes and improvements.

New in TablePlus 4.10.8 (206) (Sep 16, 2022)

  • Added: Change data text color.
  • Added: Group table on the Left Sidebar by Rules.
  • Added: Copy cell value shortcut: Cmd + Shift + C.
  • Added “Not contains” operator in search and replace within result.
  • Updated menu context.
  • Fixed a crash bug when showing alert with null message.
  • Fixed an issue where users could not right-clicked outside the item list.
  • Fixed an issue where TablePlus could not parse query with nested case.
  • Other bug fixes and improvements.

New in TablePlus 4.10.5 (202) (Sep 13, 2022)

  • [PostgreSQL] Supported SNI.
  • Updated app layout, improved UI/UX.
  • Bug fixes and improvements.

New in TablePlus 4.10.3 (202) (Aug 17, 2022)

  • [PostgreSQL] Supported SNI.
  • Updated app layout, improved UI/UX.
  • Bug fixes and improvements.

New in TablePlus 4.10.1 (202) (Aug 3, 2022)

  • [PostgreSQL] Supported SNI.
  • Updated app layout, improved UI/UX.
  • Bug fixes and improvements.

New in TablePlus 4.9.16 (200) (Jul 13, 2022)

  • Updated app layout, improved paging UI/UX.
  • Left sidebar font now can be configurable.
  • Toggle rows numbers: on table view and query result.
  • [PostgreSQL] Supported Json operators: contains, not contains.

New in TablePlus 4.9.12 (200) (Jul 9, 2022)

  • Updated app layout, improved paging UI/UX.
  • Left sidebar font now can be configurable.
  • Toggle rows numbers: on table view and query result.
  • [PostgreSQL] Supported Json operators: contains, not contains.

New in TablePlus 4.9.9 (192) (Jun 18, 2022)

  • Added BigQuery Driver.
  • [ClickHouse] Support SSL.
  • [MongoDB] Support SSL.
  • [SQLite] Updated SQLite version 3.38.
  • Many bug fixes and improvements.

New in TablePlus 4.8.10 (188) (Mar 30, 2022)

  • Supported master passcode.
  • Supported customize font of the side bar.
  • Supported change tab mode.
  • Bug fixes and improvements.

New in TablePlus 4.8.8 (188) (Mar 1, 2022)

  • Supported master passcode.
  • Supported customize font of the side bar.
  • Supported change tab mode.
  • Bug fixes and improvements.

New in TablePlus 4.8.6 (186) (Dec 24, 2021)

  • Supported update rows from CSV.
  • Supported Lazy load schema items (off by default).
  • Bug fixes and improvements.

New in TablePlus 4.6.11 (180) (Oct 8, 2021)

  • Bug fixes.
  • Updated theme colors.

New in TablePlus 4.6.4 (180) (Oct 5, 2021)

  • Bug fixes.
  • Updated theme colors.

New in TablePlus 4.6.3 (180) (Oct 5, 2021)

  • Bug fixes.
  • Updated theme colors.

New in TablePlus 4.5.1 (178) (Sep 23, 2021)

  • Fixed a bug where TablePlus could not sort large numbers in query results.
  • [Cassandra] Fixed a bug where TablePlus could not decode negative varint and decimal.
  • [MongoDB] Improved URL decoder.
  • [MOngoDB] Supported truncate collection.
  • Updated layout on Windows 7, 10, and 11.
  • Improved auto code-completion performance to work with hundreds of thousands of tables.
  • [SQLite] Upgrade driver and support alter columns.
  • [PostgreSQL, MySQL, CockroachDB] Group alter queries into one statement.
  • [Cassandra] Fixed a bug where TablePlus show timestamp in the wrong format.
  • [MySQL] Fixed a bug where TablePlus exported file could contain virtual columns.
  • Fixed a bug where canceling the export process could make the app unresponsive.

New in TablePlus 4.3.2 (178) (Sep 20, 2021)

  • Fixed a bug where TablePlus could not sort large numbers in query results.
  • [Cassandra] Fixed a bug where TablePlus could not decode negative varint and decimal.
  • [MongoDB] Improved URL decoder.
  • [MOngoDB] Supported truncate collection.
  • Updated layout on Windows 7, 10, and 11.
  • Improved auto code-completion performance to work with hundreds of thousands of tables.
  • [SQLite] Upgrade driver and support alter columns.
  • [PostgreSQL, MySQL, CockroachDB] Group alter queries into one statement.
  • [Cassandra] Fixed a bug where TablePlus show timestamp in the wrong format.
  • [MySQL] Fixed a bug where TablePlus exported file could contain virtual columns.
  • Fixed a bug where canceling the export process could make the app unresponsive.
  • Many other bug fixes and improvements.

New in TablePlus 4.3.0 (178) (Sep 18, 2021)

  • Fixed a bug where TablePlus could not sort large numbers in query results.
  • [Cassandra] Fixed a bug where TablePlus could not decode negative varint and decimal.
  • [MongoDB] Improved URL decoder.
  • [MOngoDB] Supported truncate collection.
  • Updated layout on Windows 7, 10, and 11.
  • Improved auto code-completion performance to work with hundreds of thousands of tables.
  • [SQLite] Upgrade driver and support alter columns.
  • [PostgreSQL, MySQL, CockroachDB] Group alter queries into one statement.
  • [Cassandra] Fixed a bug where TablePlus show timestamp in the wrong format.
  • [MySQL] Fixed a bug where TablePlus exported file could contain virtual columns.
  • Fixed a bug where canceling the export process could make the app unresponsive.
  • Many other bug fixes and improvements.

New in TablePlus 4.2.12 (176) (Aug 24, 2021)

  • Added MongoDB driver.
  • Fixed issue on Windows 11.
  • Other bug fixes and improvements.

New in TablePlus 4.2.10 (176) (Aug 22, 2021)

  • Added MongoDB driver.
  • Fixed issue on Windows 11.
  • Other bug fixes and improvements.

New in TablePlus 4.2.9 (176) (Aug 20, 2021)

  • Added MongoDB driver.
  • Fixed issue on Windows 11.
  • Other bug fixes and improvements.

New in TablePlus 4.2.6 (176) (Aug 14, 2021)

  • Added MongoDB driver.
  • Fixed issue on Windows 11.
  • Other bug fixes and improvements.

New in TablePlus 4.2.4 (174) (Aug 4, 2021)

  • Fixed issue on Windows 11.
  • Fixed a bug where TablePlus could generate wrong export script.
  • Improved JSON Editor.
  • Other bug fixes and improvements.

New in TablePlus 4.2.2 (174) (Aug 3, 2021)

  • Fixed issue on Windows 11.
  • Fixed a bug where TablePlus could generate wrong export script.
  • Improved JSON Editor.
  • Other bug fixes and improvements.

New in TablePlus 4.1.0 (170) (Jun 14, 2021)

  • Improved multiple carets support.
  • Supported backup/restore with SSL.
  • Other bug fixes and improvements.

New in TablePlus 4.0.2 (168) (May 18, 2021)

  • Supported multiple carets.
  • [MySQL] Fixed a bug where TablePlus could generate wrong update queries.
  • Other bug fixes and improvements.

New in TablePlus 3.12.20 (160) (May 5, 2021)

  • Supported item overview.
  • Fixed a bug where open table structure menu did not work.
  • Use the single quote for copying all column values.

New in TablePlus 3.12.9 (152) (Jan 19, 2021)

  • Fixed a quick look issue.
  • Fixed an issue where we could not select all item on left sidebar.
  • [MySQL] Fixed an issue where TablePlus could generate wrong alter queries.
  • Added URL schemas, now you can open a connection from command line.
  • Many other bug fixes and improvements.

New in TablePlus 3.12.5 (152) (Jan 5, 2021)

  • Fixed a quick look issue.
  • Fixed an issue where we could not select all item on left sidebar.
  • [MySQL] Fixed an issue where TablePlus could generate wrong alter queries.
  • Added URL schemas, now you can open a connection from command line.
  • Many other bug fixes and improvements.

New in TablePlus 3.12.3 (152) (Dec 27, 2020)

  • [Safe mode] Fixed advanced safe mode.
  • [CSV] Supported mapping strategy.
  • Supported query params.
  • Fixed a bug where comment code could cause syntax error.
  • [MySQL] Fixed a bug where TablePlus could not delete table content.
  • Improved Quicklook performance.
  • Added Close all Tabs menu.
  • Updated layout.

New in TablePlus 3.10.16 (146) (Dec 5, 2020)

  • Supported status color.
  • Supported auto limit in query editor.
  • [PostgreSQL] Supported user management.
  • Show TLS version.
  • Upgrade security.

New in TablePlus 3.9.2 (140) (Sep 27, 2020)

  • Fixed memory leak bugs.
  • Supported enum dropdown
  • Supported 3D 4D geometry data.
  • Upgrade SQLite 3 driver.
  • Stability improvements.

New in TablePlus 3.8.8 (138) (Sep 4, 2020)

  • Improved memory usage.
  • Supported Plugin.

New in TablePlus 3.8.0 (138) (Sep 1, 2020)

  • Improved memory usage.
  • Supported Plugin.

New in TablePlus 3.7.4 (136) (Jul 30, 2020)

  • Supported new result mode: appending.
  • [MySQL] Supported TLS 1.2.
  • Bug fixes and improvements.

New in TablePlus 3.6.1 (130) (Jul 21, 2020)

  • Supported JSON Viewer.
  • Fixed many bugs.
  • Polish design.

New in TablePlus 3.6.0 (128) (Jul 21, 2020)

  • Supported find and replace within result.
  • Fixed many bugs.
  • Polish design.

New in TablePlus 3.5.0 (130) (Jun 17, 2020)

  • Supported JSON Viewer.
  • Fixed many bugs.
  • Polish design.

New in TablePlus 3.5.0 (124) (May 27, 2020)

  • Fixed a bug where TablePlus could generate an invalid dump SQL.
  • Fixed a bug where column all column values could result in invalid format.
  • Fixed a bug where NOT IN filter could generate wrong SQL.
  • Added MariaDB and Greenplum driver.
  • Polish UI.

New in TablePlus 3.3.3 (120) (Apr 1, 2020)

  • [Quick Look] Supported XML/JSON.
  • Supported export SQL with options.
  • [MySQL] Support connect over socket.
  • Added data type dropdown.
  • Bug fixes.

New in TablePlus 3.2.0 (116) (Feb 23, 2020)

  • [Quick Look] Supported syntax highlighting.
  • [PostgreSQL] Supported PostGIS.
  • [MySQL] Added MySQL 5.7 binaries.
  • [Cassandra] Supported SSL.
  • Supported add/remove foreign key.
  • Supported nested group connections.
  • Supported custom app data locations.
  • Supported export with chunk size.
  • Various bug fixes and improvements

New in TablePlus 3.1.8 (114) (Jan 20, 2020)

  • Polish UI/UX.
  • [PostgreSQL] Supported backup/restore database.
  • [MySQL] Supported backup/restore database.
  • [MySQL] Supported Geometry data type
  • Bug fixes and improvements

New in TablePlus 3.1 (112) (Dec 31, 2019)

  • Polish UI.
  • Keep database connection alive.
  • [MySQL] Supported geometry data type.
  • [MySQL] Supported bit data type.
  • Added drop shadow.
  • Added task bar progress bar.
  • Added workspace progress bar.
  • Added tunnel speed label.
  • Improved auto focus.
  • Fixed bug paste text where text with new lines and tabs could be ingored.

New in TablePlus 1.0 (110) (Dec 19, 2019)

  • Redesigned the TablePlus UI.
  • Fixed bugs and added new features.

New in TablePlus 1.0 (102) (Dec 16, 2019)

  • Supported add custom folder into Favorite Queries.
  • Bug fixes.

New in TablePlus 1.0 (100) (Dec 2, 2019)

  • Supported pin/unpin table, view, function to top.
  • Supported view with encoding.
  • [Query Editor] Supported run query option.
  • Supported create or edit view/function/schema.
  • Added user management.
  • Polish the UI.
  • Performance tuning.
  • Bug fixes.

New in TablePlus 1.0 (96) (Dec 2, 2019)

  • TablePlus now uses vector icons for better UI.
  • Improved tab control.
  • Added tab tooltip.
  • Added: copy as TSV.
  • Added shortcut key: delete rows, items, select all, deselect all.
  • Improve import/export: remember CSV options, quote if needed.
  • Supported export connection and fixed a few potential crash bugs.
  • Fixed a bug in code auto-completion.

New in TablePlus 1.0 (94) (Nov 1, 2019)

  • Various bug fixes and improvements.
  • Added commit, preview and discard buttons.
  • Added new closing icon for tab.
  • Ask the user to confirm before closing workspace if there are pending changes.
  • Supported multiple selection for item tree.
  • Added shortcut: Control + Delete for deleting rows.
  • Improved quick look location.

New in TablePlus 1.0 (92) (Oct 15, 2019)

  • Added the advanced filter settings.
  • Added completion popup for: import/export.
  • Added an attempt to fix a .Net bug where the advanced filter couldn’t render the < character.
  • Supported activate TablePlus license by URL.
  • Supported binary data type in MySQL.
  • Fixed a bug where Import SQL didn’t work correctly.
  • Fixed many crash bugs.
  • TablePlus now confirms you before reloading if there are pending changes.
  • TablePlus now keeps the pending states after applying new filter or re-open the table.

New in TablePlus 1.0 (90) (Oct 15, 2019)

  • Added trusted certification.
  • Display sort indicator icon in column header for sorting.
  • Added open anything icon on the top left.
  • Improved column sizing.
  • Supported delete views.
  • Supported copy view creation.
  • Supported auto uppercase keywords.
  • Faster startup time.
  • Fixed a bug where reloading database could open a random tab.
  • Fixed a bug where the tab title didn’t update after renaming.
  • Fixed a popup placement bug.
  • Fixed many crash bugs.

New in TablePlus 1.0 (89) (Sep 26, 2019)

  • Supported disable/enlable advanced filter.
  • Supported open/save SQL file.
  • Improved driver compatibility.
  • Improved auto completion.
  • Bug fixes and enhancements.

New in TablePlus 1.0 (88) (Sep 26, 2019)

  • Supported Custom SSL.
  • Supported MySQL, PostgreSQL, Microsoft SQL Server functions.
  • Supported Custom Font for DataGrid and SQL Editor: Help > Preferences.
  • Improved the Dark Theme and many minor UI issues.
  • Improved the auto completion.
  • Addressed a lot of crash bugs.
  • Fixed a bug where the import SQL Dump could skip the last chunk file.

New in TablePlus 1.0 (86) (Sep 26, 2019)

  • Supported import SQL Dump files.
  • Supported select and edit multiple row on the right sidebar.
  • Improved general UI/UX.
  • Fixed a bug where TablePlus crashed when formating SQL.
  • Bug fixes and performance improvements.

New in TablePlus 1.0 (85) (Sep 26, 2019)

  • New Query Editor: Faster, Smarter and beautifier
  • TablePlus now remember the Welcome Window size, position after restarting.
  • Improved dark theme.
  • Bug fixes and performance improvements.

New in TablePlus 1.0 (84) (Sep 2, 2019)

  • Fixed a crash bug.
  • Improved dark theme.
  • Improved query parser and performance.
  • TablePlus now show multiple result after executing multiple queries.
  • Bug fixes and performance improvements.

New in TablePlus 1.0 (80) (Aug 27, 2019)

  • Added the beautiful Dark Mode.
  • Fixed a lot of bugs and added new features.

New in TablePlus 1.0 (72) (Jul 26, 2019)

  • Added Amazon Redshift Driver.
  • Fixed a bug where TablePlus couldn’t load the spectrum tables.
  • [Import CSV] Fixed a bug where TablePlus treated spaces as a valid number instead of converted it to null.
  • [MySQL] Fixed a bug where TablePlus couldn’t parse null terminate value.

New in TablePlus 1.0 (71) (Jul 16, 2019)

  • Fixed crash bugs.
  • Updated LibSSH.

New in TablePlus 1.0 (67) (Apr 22, 2019)

  • Supported ILIKE for the advanced filter.
  • Supported change font size.
  • Fixed a bug where bool value coundn’t be edited.
  • Fixed a bug counting affected rows.
  • Fixed some potential crash bugs.