v0.17.3
What's Changed
Fixes
- Fixed Docker build failure by correcting the
Dockerfileconfiguration. - Eliminated duplicate SQL query execution and chart rendering in the chatbot interface, improving performance and reducing unnecessary backend load.
Internal
- Updated dependency versions across multiple
package.jsonfiles (admin, electron, web, and root) as part of the Docker fix rollout.
How is this guide?