Skip to content

Release v1.2.13

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 16:58

New features and highlights

Datasource NUX! 馃寪

We re-worked the way we thought about data sources for new users and made it simpler

  • Datasources only show for queries that are being used
  • Datasources have a saved state and prompt creation of a query once they are saved
  • Datasources show up near the queries to make it easier to query!

Page & Action Refactor 馃寑

We refactored the way our backend deals with pages and actions to allow for new upcoming features. Actions and pages are now stored separately for Publish and Edit modes

Image Zoom 馃攳

We added a feature to zoom in and out of images!

Bindings in Actions 鉀擄笍

Actions can now use dynamic bindings just like other properties! This means we no longer have to onClick to JS to show a message from an API 馃槵

K8s 馃殌

Added support for Kubernetes deployments!

Fixes & Improvements

  • Fixed Multi-Select Default value not showing
  • Fixed bugs in the table widget
  • Fixed bugs in the Map widget
  • Fixed an issue where actions were performing multiple evaluations before execution