0.12.4

Fixed

  • Fixed domain authentication bug in SQL Server, new option to be specific about authentication type added to connection.
  • Fixed PostgreSQL not using right port when first adding a connection.

0.12.3

Changed

  • Added an option to import from a connection string when adding or editing connections.
  • Added zero-config functionality to automatically detect connections in .env and web.config files. (more details)
  • Added compass (discovered) icons to the tunnels and connections that are automatically discovered.

Fixed

  • Fixed an issue where SQLite connections would not store the file path when edited in some cases.
  • PostgreSQL is the default connection type when adding a new connection.

0.12.2

Fixed

  • Updated Microsoft Authentication to use common tenant.

0.12.1

Changed

  • Added license information, customer portal and license purchasing to Account view.

0.12.0

Changed

  • Added option to securely share reports.
  • Added an Account view to enable authentication via VSCode authentication providers, necessary for secure report sharing.
  • Added image preview when hovering over image in binary field.

Fixed

  • Mongo protocol was not correctly saved when editing a connection.
  • Editing connections in groups would cause them to ungroup.