Skip to content

v0.17.0

Latest
Compare
Choose a tag to compare
@delfrrr delfrrr released this 23 Sep 07:30
· 6 commits to main since this release

License Update

Open source project was changed to AGPL-3.0.

If you need modify Dekart without publishing your changes open-source (as required by AGPL-3.0), commercial license is available. Please contact us at [email protected]

Feature Highlights

New logo and header refresh

Screenshot 2024-09-23 at 08 16 34

New report sharing dialog

Breaking change: From now, private reports will not be visible to other users by default. View permission must be explicitly set.

Screenshot 2024-09-23 at 09 14 27

Snowflake temp query result storage support

Now you can set DEKART_STORAGE=SNOWFLAKE. Data will be cached in Snowflake temp query storage for 24 hours. After cache expires, query will re-run on next map visit.

Other features

  • BigQuery connection project selector
  • Dekart works correctly when user is logged into multiple Google Accounts
  • Security updates by @delfrrr in #197

Fixes

  • Fix error when requesting auth by @delfrrr in #164
  • Improve Empty result handling
  • Fix error handling for Snowflake queries
  • Fix layer reordering when updating data
  • Fix connection update by @delfrrr in #181
  • Fix connection validation #184
  • Fix asking login every time with Goole Auth
  • Fix forking