📖 Read the announcement blog post: https://tabularis.dev/blog/v0150-import-connections-nested-groups-encrypted-exports?utm_src=github-release
See the assets below to download this version and install.
What's Changed
- fix(frontend): turn off spellcheck in table toolbar by @Necriso in https://github.com/TabularisDB/tabularis/pull/432
- fix(frontend): quality-of-life consistency pass on modals and small UI components by @debba in https://github.com/TabularisDB/tabularis/pull/440
- feat(settings): manage SSH connections from a dedicated settings tab by @debba in https://github.com/TabularisDB/tabularis/pull/441
- fix(data-grid): restrict Set Empty to textual columns by @debba in https://github.com/TabularisDB/tabularis/pull/442
- Import connections from other SQL clients (DBeaver, Beekeeper, TablePlus, DataGrip, Sequel Ace) by @debba in https://github.com/TabularisDB/tabularis/pull/393
- feat(groups): support nested connection groups with cascade delete by @p4pupro in https://github.com/TabularisDB/tabularis/pull/405
- fix(ssh): prevent visible ssh.exe console window on Windows and clean up processes on exit by @kennelken in https://github.com/TabularisDB/tabularis/pull/418
- feat(connections): typo-tolerant fuzzy matching for the connection search by @Davydhh in https://github.com/TabularisDB/tabularis/pull/444
- fix(plugin): Avoid open new window for plugin process on windows by @erwin-lovecraft in https://github.com/TabularisDB/tabularis/pull/451
- fix(mcp): EXPLAIN ANALYZE bypasses read-only and the approval gate by @debba in https://github.com/TabularisDB/tabularis/pull/456
- fix: fixes auto pagination color, dropdown menu font and save menu by @math-krish in https://github.com/TabularisDB/tabularis/pull/461
- fix(frontend): autocorrect in table filter input by @Necriso in https://github.com/TabularisDB/tabularis/pull/437
- i18n(fr): add missing French translations by @pokertour in https://github.com/TabularisDB/tabularis/pull/445
- feat(i18n): add Tagalog language support by @chriscupas in https://github.com/TabularisDB/tabularis/pull/457
- fix(mcp): serialize multiple databases in list_connections and add list_databases tool by @erneztox in https://github.com/TabularisDB/tabularis/pull/426
- fix(grid): keep result column headers pinned while scrolling by @thomaswasle in https://github.com/TabularisDB/tabularis/pull/433
- feat(datagrid): show column type in header hover tooltip (#435) by @benedettoraviotta in https://github.com/TabularisDB/tabularis/pull/436
- feat(editor):add configurable shortcut to force IntelliSense suggestions by @GabrielMalava in https://github.com/TabularisDB/tabularis/pull/371
- fix: don't restore tabs of a disconnected connection on next launch by @debba in https://github.com/TabularisDB/tabularis/pull/467
- feat(connections): add export modes with optional password encryption by @pokertour in https://github.com/TabularisDB/tabularis/pull/447
- feat(connections): multi-select with bulk delete and move to group by @debba in https://github.com/TabularisDB/tabularis/pull/468
- feat(connections): export only the selected connections by @pokertour in https://github.com/TabularisDB/tabularis/pull/469
- fix(mysql): display ENUM allowed values and add dropdown editing (#452) by @fhriz in https://github.com/TabularisDB/tabularis/pull/455
- fix(postgres): cast enum values to their column type and add dropdown editing (#465) by @debba in https://github.com/TabularisDB/tabularis/pull/471
New Contributors
- @Necriso made their first contribution in https://github.com/TabularisDB/tabularis/pull/432
- @p4pupro made their first contribution in https://github.com/TabularisDB/tabularis/pull/405
- @erwin-lovecraft made their first contribution in https://github.com/TabularisDB/tabularis/pull/451
- @math-krish made their first contribution in https://github.com/TabularisDB/tabularis/pull/461
- @chriscupas made their first contribution in https://github.com/TabularisDB/tabularis/pull/457
- @erneztox made their first contribution in https://github.com/TabularisDB/tabularis/pull/426
- @fhriz made their first contribution in https://github.com/TabularisDB/tabularis/pull/455
Full Changelog: https://github.com/TabularisDB/tabularis/compare/v0.14.0...v0.15.0
Stay in touch: Website · Discord · X · Bluesky · Mastodon · GitHub