📖 Read the announcement blog post: https://tabularis.dev/blog/v0170-visual-explain-diagnostics-row-editor-sidebar-sql-formatting?utm_src=github-release
See the assets below to download this version and install.
What's Changed
- feat: add SQL formatting to editor (Shift+Alt+F) by @aesslinger in https://github.com/TabularisDB/tabularis/pull/500
- feat(grid): copy column values as list or SQL IN clause by @pokertour in https://github.com/TabularisDB/tabularis/pull/482
- feat: add configurable SQL formatter settings by @aesslinger in https://github.com/TabularisDB/tabularis/pull/504
- feat(editor): clause-aware SQL autocomplete by @debba in https://github.com/TabularisDB/tabularis/pull/505
- fix: contain scrolling and grid overflow by @verbaux in https://github.com/TabularisDB/tabularis/pull/493
- fix(ui): make modal borders visible and clip rounded corners by @debba in https://github.com/TabularisDB/tabularis/pull/509
- Sidebar rail polish + responsive editor panels in split view by @debba in https://github.com/TabularisDB/tabularis/pull/511
- fix(import): scope import to selected database and prevent double exe… by @gcapellib in https://github.com/TabularisDB/tabularis/pull/513
- feature: add toggleable right sidebar with row editor panel by @aesslinger in https://github.com/TabularisDB/tabularis/pull/510
- fix(editor): use the Tauri clipboard API for Cut and Copy by @gcapellib in https://github.com/TabularisDB/tabularis/pull/520
- Prune dropped databases from the sidebar and saved selection by @debba in https://github.com/TabularisDB/tabularis/pull/524
- fix(editor): skip string literals and comments in query param detection by @ymadd in https://github.com/TabularisDB/tabularis/pull/519
- feat(postgres): support pgvector columns (vector, halfvec, sparsevec) by @jonatannietoa in https://github.com/TabularisDB/tabularis/pull/450
- fix(postgres): honor ssl_mode in build_connection_url by @darkrideroffate in https://github.com/TabularisDB/tabularis/pull/378
- feat(explain): exclusive metrics, node findings, diagram and stats views by @debba in https://github.com/TabularisDB/tabularis/pull/529
- fix(connections): do not gate Load Databases on username (#528) by @debba in https://github.com/TabularisDB/tabularis/pull/533
- refactor(explain): isolate the explain core in a crate and a package (#531) by @debba in https://github.com/TabularisDB/tabularis/pull/536
- feat(sidebar): add a manual refresh for the database list by @gcapellib in https://github.com/TabularisDB/tabularis/pull/530
- feat(525): react to DROP DATABASE executed inside the app by @gcapellib in https://github.com/TabularisDB/tabularis/pull/535
- feat(updater): in-app nightly release channel by @NewtTheWolf in https://github.com/TabularisDB/tabularis/pull/497
- feat(i18n): add Brazilian Portuguese (pt-BR) translation by @jeffersongoncalves in https://github.com/TabularisDB/tabularis/pull/537
New Contributors
- @aesslinger made their first contribution in https://github.com/TabularisDB/tabularis/pull/500
- @gcapellib made their first contribution in https://github.com/TabularisDB/tabularis/pull/513
- @jonatannietoa made their first contribution in https://github.com/TabularisDB/tabularis/pull/450
- @darkrideroffate made their first contribution in https://github.com/TabularisDB/tabularis/pull/378
- @jeffersongoncalves made their first contribution in https://github.com/TabularisDB/tabularis/pull/537
Full Changelog: https://github.com/TabularisDB/tabularis/compare/v0.16.0...v0.17.0
Stay in touch: Website · Discord · X · Bluesky · Mastodon · GitHub