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