Release note - KAWA 1.6
🚀

Release note - KAWA 1.6

🎊 New feature : Text blocks

In dashboards, it's now possible to add Text blocks.

🐾 This is the first step to a bigger feature : Story telling. Users will be able to create dynamic presentations based on their dashboards and sheets data.

🎊 New feature : Remove primary key need for basic data source creation

In data source section, it’s now possible to create data sources without configuring any primary key and a technical auto-incremented key is generated.

🐾 It will make the user onboarding on KAWA easier, and allow to quickly upload files without any configuration.

💡 Tips

  • It is still possible to define keys and attributes using the “Configure relationships” option.
  • Key configuration is still mandatory for data sources with incremental feed.

🎊 New feature : New “integer” data type

Integer” data type is now available for columns in KAWA.

💡 Tips

  • This data type is automatically detected when integrating when creating a new data source through SQL, Python or by file upload.
  • Integer columns can be used as keys and attributes.
  • Integer columns can be used in groupings in grid, chart and pivot table views.

🎊 New feature : Data source sharing

All created data sources are now private by default, and can be shared with the other users of the workspace.

💪 Improvements

  • Left menu refactoring : it’s now possible to create folders in Dashboards and Data source sections
  • Load sheet : request optimization
  • POC story telling : nested grids
  • Global UI improvements