v1.4.0
What's Changed
- feat: send logs to a LogOutputChannel VSCODE-429 by @baileympearson in #616
- feat: enable language server logs to be opened as a log file VSCODE-429 by @baileympearson in #618
- fix(explorer): auto-open connection when done connecting, fix auto open on delete VSCODE-325 VSCODE-398 by @Anemy in #619
- feat: adds a new overview screen based on LeafyGreen components VSCODE-485 by @himanshusinghs in #617
- chore(playground): codelens for active connection will inform about default connected database VSCODE-316 by @himanshusinghs in #621
- feat(webview): use Compass' connection form in the new overview page VSCODE-488 by @Anemy in #622
- chore(connections): remove keytar, keytar migration, and connection model migration VSCODE-499 by @Anemy in #625
- chore: add connection storage, simplify connection controller and storage controller interfaces by @Anemy in #627
- chore: update segment client VSCODE-498, VSCODE-501 by @mcasimir in #626
- chore(ci): sign vsix file VSCODE-493 by @mcasimir in #632
- feat(webview): update feature flag to always show new connection form VSCODE-490 by @Anemy in #637
- feat: add OIDC auth support, enable in new form VSCODE-354 by @Anemy in #630
- VSCODE-504: streams support in playgrounds by @shaketbaby in #633
New Contributors
- @baileympearson made their first contribution in #616
- @shaketbaby made their first contribution in #633
Full Changelog: v1.3.1...v1.4.0