Hello! We've been hard at work improving the app. This release mainly focuses on some new ways to authenticate with your databases, quality of life improvements, and more preparations for plugins.
Headline Features
- Entra ID Authentication support for SQL Server, MySQL, and Postgres. Check that out here.
- You can now adjust the size of the font in the editor (check the View menu)
- There's now a keyboard shortcut modal accessible from the Help menu
- Fuzzy search in the quick search
- Fixed exports for both DuckDB and Clickhouse
- ... And much more, check out the full changelog below!
What's Changed
- Rc 55 back to master by @rathboma in #3753
- chore(deps): bump typeorm from 0.3.20 to 0.3.26 by @dependabot[bot] in #3647
- Rc 55 by @azmy60 in #3761
- fix for hardlinks linux issues by @rathboma in #3756
- Add DEB package hardlinks regression test by @rathboma in #3777
- fix: add numpad plus key support for Zoom In on macOS by @line1029 in #3769
- Docs Espanol translations by @rathboma in #3797
- Feat/mysql postgres entra by @ClarLabs in #2893
- upgrade tabulator by @azmy60 in #3827
- Fuzzy find in command palette by @valtism in #3725
- chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #3815
- chore(deps): bump node-forge from 1.3.1 to 1.3.3 by @dependabot[bot] in #3774
- chore(deps): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #3700
- fix: 🐛 esc doesn't autofocus to results by @wmontgomery in #3831
- MSVC redist auto install by @not-night-but in #3767
- fix codemirror dependency by @azmy60 in #3839
- Fix beta build by @not-night-but in #3872
- chore(deps): bump axios from 1.8.2 to 1.13.5 by @dependabot[bot] in #3861
- fix unresizable pin list by @azmy60 in #3868
- fix config type generator hook by @azmy60 in #3866
- Remove max sidebar width from default.config.ini by @azmy60 in #3867
- Add docs for Wayland color management bug workaround by @azmy60 in #3873
- Basic support for community-plugins.json by @azmy60 in #3874
- fixed query rename issue #3822 by @aniketsaurav18 in #3875
- feat: add MySQL server statistics method by @aifunmobi in #3860
- feat: added support for creating sqlite file by @aniketsaurav18 in #3879
- Bundle first-party plugins by @azmy60 in #3766
- fix esbuild import by @azmy60 in #3886
- Rc 56 by @rathboma in #3888
- Rc 55 by @rathboma in #3889
- fix surrealdb tests by @not-night-but in #3884
- Fix clickhouse query export by @not-night-but in #3425
- FIX: Trust Server Certificate from URL by @smallbenji in #3750
- FEAT: Force close for query tabs by @pvlvld in #3834
- FIX: multiple tab closing modal queuing by @pvlvld in #3833
- feat: add configuration option to disable automatic update checks by @rathboma in #3855
- Keyboard shortcuts modal by @azmy60 in #3864
- fix table indexes for redshift by @azmy60 in #3789
- feat: allow query editor window font size to be customized by @dustin-jones in #3624
- Fix duckdb exports by @not-night-but in #3883
- Move truncation logic for results to the backend by @not-night-but in #3881
- Support table view history (Undo/Redo) by @azmy60 in #3882
- add docs for aur packages by @not-night-but in #3857
- Catch uncaught error during iframe mount by @azmy60 in #3892
- Rc 56 by @rathboma in #3890
- fix az cli not found by @not-night-but in #3900
- add version header for cloud requests by @not-night-but in #3893
- Fix Pinned Entities by @ThiagoCComelli in #3902
- Entra Fixes by @not-night-but in #3904
- include editor font size for plugins and add ui kit workflow by @azmy60 in #3905
- upgrade @aws-sdk packages to latest by @azmy60 in #3922
- fix: severe performance regression in table data loading (#3775, #3402) by @rathboma in #3783
- fix multiple native menu items by @azmy60 in #3921
- fix: adjust redis refresh by @wallisonfelipe in #3940
- fix vite security advisory by @not-night-but in #3938
New Contributors
- @line1029 made their first contribution in #3769
- @valtism made their first contribution in #3725
- @aniketsaurav18 made their first contribution in #3875
- @aifunmobi made their first contribution in #3860
- @smallbenji made their first contribution in #3750
- @dustin-jones made their first contribution in #3624
- @ThiagoCComelli made their first contribution in #3902
- @wallisonfelipe made their first contribution in #3940
Full Changelog: v5.5.7...v5.6.0