- 1) Main Features
- 1.a) Applications
- 1.b) Python Script Parameters
- 1.c) Chat with Your Data (Beta)
- 2) Improvements
1) Main Features
1.a) Applications
Introducing the new Applications section in KAWA!
- Create and publish rich web applications with Views and Dashboards as pages.
- Configure each page to control user interactions such as filtering, sorting, grouping, and deploying/folding nodes.
- If AI is configured, applications now feature a dedicated assistant for natural language interaction with the data in scope.
1.b) Python Script Parameters
Python scripts now support parameters, in addition to inputs, outputs, and secrets.
These parameters can be set when running the script from a sheet button:
1.c) Chat with Your Data (Beta)
A brand-new AI-powered chat is now available in the Applications section!
- Query all sheets within the application scope.
- Manage and interact with multiple user-uploaded files seamlessly.
2) Improvements
- Enhanced ClickHouse compatibility: dates and datetime objects are now written instead of timestamps.
- Support for HTTP header-based Authentication (SSO).
- Simplified workspace management and workspace flags for easier usability.
- No need to manually share objects (Sheets, Columns) when using them in Dashboards or Applications.
- Re-synchronize live-connected data sources to update schemas effortlessly.
- Python improvements: append-only ingestions are now supported.