Main feature updates
- Chat Interface (Text-to-Visualization)
- Gradio native support (enable kernel computation)
- Update way of modify privacy configuration and privacy options
- Add ksf spec config
Feat
- feat: add vizgpt feature(temporary) #279
- feat: add cloud config file read and write #280
- feat: modify cloud server tips #287
- feat: add communication on gradio(pre-demo) #289
- feat: avoid read config files from affecting the main feature #290
Refactor
- refactor: pygwalker config utils #285
Fix
- fix: communications can't work when gradio reload #291
Todo
- Complete documentation for new features
Full Changelog: 0.3.9...0.3.10a3