v1.3.0 Release! β
Updated: 2025.11.22
β¨ New Features: β
1. AI Assistant: Intelligent Form Design
Conversational form generation for rapid business form creation Generates component events Also generates JS code and Vue components
AI form assistant service is now open source: https://github.com/xaboy/form-create-assistant/
2. Enhanced Form Validation: More Comprehensive and Efficient
Form validation functionality has been comprehensively enhanced with 15 built-in common validation methods.
3. Remote Data Preview: More Efficient Debugging
View API results directly in the designer for real-time data structure debugging and component binding verification. Improves development efficiency.
4. Component Configuration History
Automatic history generation when configuring components. Easy rollback for error recovery, enabling confident configuration adjustments.
5. Component Hide Toggle
Added "Component Hide" toggle to the right panel for quick visibility control during design, useful for layout comparison and logic debugging.
6. Table Serial Number Optimization
Removed the "#" title from the serial number column in tables, making table visuals cleaner and conforming to modern UI design standards.
7. Sub-form Card Mode
Added "Card Mode" display style, making sub-form content more clearly grouped and improving hierarchical readability and visual appeal.
8. Component Export as Separate Package for Cross-Project Use
9. Signature Board Pre-delete Callback
Signature board now includes a pre-delete callback for validation or confirmation before clearing signatures, enhancing data security control.


