v6.0.0Desktop
Added 6
- Query, connection, and folder sharing functionality
- Query audit for the local workspace
- Support for SSH include directive
- StarRocks database support
- Select top 100 rows context menu option
- Context menu in table empty space for adding new rows
Changed 3
- Table edit trigger from double click to single click
- Database dropdown icons positioning to absolute
- SSH config dependency updated to version 5.2.0
Fixed 11
- Ctrl+Z undoing multiple steps at once in the query editor
- Trino query errors being swallowed as empty results
- Editor font size not applying to modal editors
- Grab/grabbing cursor not showing on table column reorder handle
- Overlapping context menus in the data grid
- Dropdown text remaining visible while searching
- Too long error making status bar unusable
- Inability to discover or launch az CLI on Windows
- AND/OR operators repositioning in table filters
- Favorite title not showing in delete confirmation
- AppImage launcher detection
What's Changed
- Workflow job to make sure we don't have rc branches with changes hidden from view by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4453
- Merge rc-57 into master by @github-actions[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4454
- ci: upgrade GitHub Actions off deprecated Node 20 runtime by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4458
- chore(deps): bump js-yaml from 3.14.2 to 3.15.0 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4445
- Decouple snap publishing from build matrix by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4470
- CI: Remove temporary branch from SQL Server Kerberos tests by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4473
- Update ssh-config dependency to published version 5.2.0 by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4474
- V5.9 release branch back to Master by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4452
- Merge rc-59 into master by @github-actions[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4479
- More kerberos by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4446
- Query, connection, and folder sharing by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4396
- Move upgrading docs to /support/how-to-upgrade, keep old URL in the A/B funnel by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4496
- Fix Ctrl+Z undoing multiple steps at once in the query editor by @muhammadusamahoyrr in https://github.com/beekeeper-studio/beekeeper-studio/pull/4498
- Fix Trino query errors being swallowed as empty results by @muhammadusamahoyrr in https://github.com/beekeeper-studio/beekeeper-studio/pull/4499
- fix: apply editor font size to modal editors (#4146) by @deeferentleeg in https://github.com/beekeeper-studio/beekeeper-studio/pull/4510
- Position database dropdown icons absolutely by @manos02 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4507
- fix: show grab/grabbing cursor on table column reorder handle by @deeferentleeg in https://github.com/beekeeper-studio/beekeeper-studio/pull/4506
- feat: query audit for the local workspace by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4332
- chore(deps): bump axios from 1.16.0 to 1.18.0 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4514
- Bump protobufjs from 7.6.4 to 7.6.5 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4518
- Bump brace-expansion from 1.1.12 to 1.1.16 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4519
- Bump brace-expansion from 1.1.11 to 2.1.2 in /apps/ui-kit/examples/react by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4521
- Bump body-parser from 2.2.2 to 2.3.0 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4523
- Bump immutable from 4.3.8 to 4.3.9 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4529
- Bump tar from 7.5.16 to 7.5.21 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4530
- Bump fast-uri from 3.1.2 to 3.1.4 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4531
- chore(deps): bump shell-quote from 1.8.4 to 1.10.0 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4533
- Bump dompurify from 3.4.11 to 3.4.12 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4527
- Bump typeorm from 0.3.29 to 0.3.31 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4528
- chore(deps): bump postcss from 8.5.3 to 8.5.22 in /apps/ui-kit/examples/html by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4534
- fix: hide selected dropdown text while searching by @AnandaBintang in https://github.com/beekeeper-studio/beekeeper-studio/pull/4532
- Fix overlapping context menus in the data grid by @manos02 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4539
- Add "select top 100 rows: by @manos02 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4524
- show alert when folders are disabled by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4535
- Add support for ssh include directive by @Squidysquid1 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4459
- Add StarRocks by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4367
- fix too long error make status bar unusable by @kice in https://github.com/beekeeper-studio/beekeeper-studio/pull/4543
- ui: change table edit trigger from double to single click by @mazzoccantelorenzo in https://github.com/beekeeper-studio/beekeeper-studio/pull/4504
- ui: add context menu to table empty space for new row by @mazzoccantelorenzo in https://github.com/beekeeper-studio/beekeeper-studio/pull/4503
- docs: document Paste as new rows by @drannonymousxx in https://github.com/beekeeper-studio/beekeeper-studio/pull/4544
- fix: fix inability to discover or launch az cli on windows by @jasonnutter in https://github.com/beekeeper-studio/beekeeper-studio/pull/4538
- fix: reposition AND/OR operators in table filters by @bnquon in https://github.com/beekeeper-studio/beekeeper-studio/pull/4559
- chore(deps): bump brace-expansion from 1.1.16 to 1.1.18 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4554
- fix: show favorite title in delete confirmation by @ylyra in https://github.com/beekeeper-studio/beekeeper-studio/pull/4547
- Fix/appimage launcher detection by @cynicalmindset in https://github.com/beekeeper-studio/beekeeper-studio/pull/4562
- add disabledFeatures to getConnectionInfo by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4561
- feat: add Swahili (SW) README translation by @cleven12 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4555
- chore(deps): bump undici from 6.27.0 to 6.28.0 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4566
- fix: display formatted keybindings in tooltips by @bnquon in https://github.com/beekeeper-studio/beekeeper-studio/pull/4564
- chore(deps): bump fast-uri from 3.1.4 to 3.1.5 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4569
- chore(deps): bump postcss from 8.5.22 to 8.5.25 in /apps/ui-kit/examples/html by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4568
- fix(postgres): use selected overload for SQL: Create on overloaded functions by @AdityaBhosale22 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4551
- fix: preserve table column order in SQL->SQL exports by @bnquon in https://github.com/beekeeper-studio/beekeeper-studio/pull/4560
- fix: restore table row delete shortcuts via config on macOS by @ylyra in https://github.com/beekeeper-studio/beekeeper-studio/pull/4556
- Update prerequisites for creating a plugin by @Lucas-Tolle in https://github.com/beekeeper-studio/beekeeper-studio/pull/4574
- Fix last used workspace, add author to connection and query tooltips by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4578
- Directory import by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4571
- Tree list for connections and queries by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4502
- Merge rc-60 into master by @github-actions[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4579
- Update database support: Snowflake to full support, add SAP HANA by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4581
- Enhance plugin views documentation with view types reference by @Lucas-Tolle in https://github.com/beekeeper-studio/beekeeper-studio/pull/4597
- Enhance setDebugComms documentation by @Lucas-Tolle in https://github.com/beekeeper-studio/beekeeper-studio/pull/4596
- fix: re-fetch table columns on manual table refresh to reflect renames by @YuriNachos in https://github.com/beekeeper-studio/beekeeper-studio/pull/4590
- fix(table): use filtered count when jumping to last page by @ylyra in https://github.com/beekeeper-studio/beekeeper-studio/pull/4599
- fix polling by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4584
- fix quick search connections and queries by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4582
- only poll cloud modules on the screen that shows them by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4586
- fix saving query payload and poll saved query by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4588
- fix tooltip display by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4591
- fix recursive import to local workspace by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4593
- add "no items" state to the folder by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4587
- fix new folder cleared by poll by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4602
- Polling breaks filtering by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4603
- Prevent users from restoring a version when there are pending remote by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4604
- fix save query title and folder by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4605
- Fix for being unable to close tabs by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4608
- Fix import from local workspace modals by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4609
- skip .git folder in import by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4615
- fix query polling on mount if not active by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4617
- fix(deps): bump sql-query-identifier to ^3.2.0 for Postgres dollar-quote splitting by @YuriNachos in https://github.com/beekeeper-studio/beekeeper-studio/pull/4592
- chore(deps): bump js-yaml from 3.15.0 to 3.15.1 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4614
- fix(editor): show hours field at exactly one hour in query elapsed timer by @YuriNachos in https://github.com/beekeeper-studio/beekeeper-studio/pull/4612
- chore(deps): bump dompurify from 3.4.12 to 3.4.13 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4601
- chore(deps): bump nanoid from 3.3.12 to 3.3.18 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4618
- show error alert instead of "no items" by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4610
- rc-60 by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4611
- fix(json-viewer): escape regex metacharacters when locating keys by path by @YuriNachos in https://github.com/beekeeper-studio/beekeeper-studio/pull/4613
- use title instead of v-tooltip to fix tree sidebar overflow by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4619
- chore(deps-dev): bump electron from 39.8.5 to 39.8.10 by @dependabot[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4580
New Contributors
- @muhammadusamahoyrr made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4498
- @deeferentleeg made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4510
- @manos02 made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4507
- @AnandaBintang made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4532
- @kice made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4543
- @mazzoccantelorenzo made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4504
- @drannonymousxx made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4544
- @jasonnutter made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4538
- @bnquon made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4559
- @ylyra made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4547
- @cynicalmindset made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4562
- @cleven12 made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4555
- @AdityaBhosale22 made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4551
- @Lucas-Tolle made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4574
- @YuriNachos made their first contribution in https://github.com/beekeeper-studio/beekeeper-studio/pull/4590
Full Changelog: https://github.com/beekeeper-studio/beekeeper-studio/compare/v5.9.3...v6.0.0