Skip to content

v1.6.3

Choose a tag to compare

@github-actions github-actions released this 27 Aug 20:05
· 25 commits to main since this release
1e2e4f1

Features

  • PostgreSQL connections can now authenticate with Azure Entra ID through an existing Azure CLI login. Access tokens are refreshed for new physical connections and are not persisted. Thanks @jegork for the request. #317, #160

  • Saved query files and folders can now be renamed or deleted directly from Explorer. Open queries follow renames, and deleting an active file preserves its text as an unsaved query. Thanks @badouayoub for the suggestion. #319, #318