Releases: AndersonBY/vector-vein
Releases · AndersonBY/vector-vein
v0.0.9
Release Notes - Version 0.0.9
New Features:
- Added UI Design feature.
v0.0.8
Release Notes - Version 0.0.8
New Features:
- Added ChatGLM node.
Improvements:
- Use a separate page for the editor instead of a modal to improve usability.
- Clear the display_name field after adding a new field to avoid confusion.
Bug Fixes:
- Fixed a bug where the api_base setting was not properly configured.
v0.0.7
Release Notes - Version 0.0.7
Bug Fixes:
- Fixed Chinese path problem
v0.0.6
Release Notes - Version 0.0.6
New Features:
- Added crawler rule for 36kr.com
- Added rule for b23.tv domain
- Added template editor modal
Improvements:
- Updated frontend packages and build
- Added document link on nodes
- Updated object detail modal
Bug Fixes:
- Fixed version_txt parent not exist bug
- Fixed warning on Chinese path
- Fixed openai endpoint model bug
v0.0.5
Release Notes - Version 0.0.5
New Features:
- Added documentation link.
- Can set non official OpenAI api_base now.
Improvements:
- Updated frontend build.
- Updated package version.
Bug Fixes:
- Fixed empty proxies.
- Attempted to fix blank frontend by mannually register mimetypes for .js files.
v0.0.4
Release Notes - Version 0.0.4
New Features:
- Added stable diffusion node.
- Added online documentation link.
Improvements:
- Updated frontend build.
- Updated package version.
- User system proxy for all.
- Added optional dependencies for macOS.
- Added dev dependencies.
Bug Fixes:
- Fixed bug when the same workflow runs multiple times.
- Fixed length bug.
- Added a rule for substack.com to avoid potential issues.
- Stopped tracking pdm.lock file.
v0.0.3
Release Notes - Version 0.0.3
New Features:
- Image search tool: You can now search for images using various sources such as Pexels and specify your search criteria.
- Zhihu spider: Added new rules for web scraping from Zhihu.com.
- Random choice node: A new node has been added to the workflow editor that allows you to randomly select an item from a list.
- YouTube crawler: Added new features and improvements to the YouTube crawler, including bug fixes and more checks before running the workflow.
Improvements:
- Frontend build updates: The frontend has been updated with several improvements and bug fixes.
- Output area expandable: The output area is now expandable, allowing you to view more of your output.
Bug Fixes:
- Fixed a bug with the random_choice() function.
- Fixed a bug with the url_or_bvid field show.
v0.0.2
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.
v0.0.1
update readme