Skip to content

v0.13.0

Compare
Choose a tag to compare
@delfrrr delfrrr released this 18 May 07:20
· 184 commits to main since this release

Features

Export Dialogs

Added the ability for users to export their maps as HTML, images and data (#106). This can also be useful for printing maps or exporting to PDF. Thank you, @pooriaPoorsarvi, for the support and contribution!

output

AWS Athena Workgroup

Added the ability to specify an AWS Athena workgroup via an environment variable. This gives you the option to segment your query execution history for better governance, management, and isolation of queries (#102). Thank you, @seanlane, for the contribution.

Documentation

Postgres Configuration

Added an option to configure Postgres using a connection string (#97). It allows specifying sslmode and use Dekart with wider range of managed Postgres services. Thank you, @christippett, for the contribution.

Documentation

Fixes

  • Fixed #93 causing rerunning query results in infinite load.

Links

Upgrade from previous version

Documentation

Contribute 💜