v6.0.1Desktop
Added 1
- Ask AI feature
Changed 3
- Use UI Kit Context Menu
- Force folders to be alphabetically sorted
- Upgrade identifier in ui-kit
Fixed 4
- Patch for share bugs
- Fix SSH attempting to parse encrypted default keys
- Fix Pageant on Windows
- Fix save connection form showing up on new connection screen
What's Changed
- Use UI Kit Context Menu by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4436
- Patch for share bugs by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4626
- force folders to be alphabetically sorted by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4625
- FEAT: Ask AI by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4628
- fix ssh attempting to parse encrypted default keys by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4622
- Decouple release publishing from build workflow by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4629
- Add per-path checkboxes to release publishing dispatch by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4635
- Merge rc-60 into master by @github-actions[bot] in https://github.com/beekeeper-studio/beekeeper-studio/pull/4623
- ci: never restore node_modules cache in release builds; key caches by runner image by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4638
- ugrade identifier in ui-kit by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4634
- fix pageant on windows by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4640
- fix save connection form showing up on new connection screen by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4636
- remove duplicate import for config in utility.ts by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4633
- Rc 60 by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/4639
Full Changelog: https://github.com/beekeeper-studio/beekeeper-studio/compare/v6.0.0...v6.0.1