Release Notes - Version 0.0.2
New Features:
- Added tour guide for better onboarding experience.
- Support for list type input in template_compose, open_ai node, and crawler.
- Added output_type for list_render to customize the output.
- Added follow_redirects option for URL requests in crawler.
- Added Development and Deployment sections to the documentation.
Bug Fixes:
- Fixed a bug where list_length had an incorrect initial value.
- Fixed a bug where the show feature was not working properly.
- Fixed a bug where the checkbox type was being checked unnecessarily.
- Fixed a typo in the code.
Improvements:
- Updated ant-design-vue to the latest version.
- Improved the empty fields check when running the program.
- Removed unused frontend codes to optimize the performance.