This release updates WrenAI to 0.2.0
New Features
- Added settings UI and Discord integration by @andreashimin (#137, #104)
- Created UI for view management, including creation, deletion, and modeling by @fredalai, @wwwy3y3 (#99, #114, #117, #122, #133)
- Support for PostgreSQL connector by @wwwy3y3 @fredalai, @andreashimin (#127, #135, #141, #150)
- Support share connection info by @fredalai, @wwwy3y3 (#119, #126)
- Support deploy with show status on modeling page by @fredalai (#107)
- Telemetry by @onlyjackfrost, @andreashimin (#116, #120)
- Support settings page by @andreashimin (#137)
Enhancements
- Improved the AI service with a demo lab, query understanding, and refined data pipelines by @cyyeh (#128, #130, #136, #143)
- Evaluation process now has an option to use the optimal database schema by @imAsterSun (#132)
- Updated the ask evaluation output paths in the Streamlit app by @imAsterSun (#101)
- Enhance sample datasets data types and accuracy by @wwwy3y3, @onlyjackfrost, @andreashimin (#139, #142, #144, #145)
- Enhance error message experience in docker connector by @onlyjackfrost (#151)
Fixes and Chores
- Corrected issues with AI service's evaluation process and UI's data sourcing by @paopa (#102)
- List threads should in time desc order by @onlyjackfrost (#108)
- Fix engine integration issues @wwwy3y3 (#118)
- Change project schema & catalog to wrenai by @onlyjackfrost (#121)
- Fix invalid session props cause saveDataSource action to fail by @onlyjackfrost (#138)
- Fix incorrect array deconstructor in on-boarding provess by @onlyjackfrost (#140)
- Update fetch policy for onboarding flow by @fredalai (#146)
- Allow back to previous steps for onboarding and improve by @fredalai (#152)
Maintenance and Documentation
- Update issue templates by @wwwy3y3 (#97)
- Add aster as author by @cyyeh (#98)
- Update readme by @chilijung (#105, #111, #113)
- Prevent duplicated workflow triggered by @onlyjackfrost (#109)
- Prevent ai service from running ui workflow by @onlyjackfrost (#110)
- Fix typos by @chilijung (#129)
New Contributors
Full Changelog: 0.1.1...0.2.0