v5.0.0
Below is the list of new features/changes.
1. Renamed the Textbox to Text Field
2. Added new Number control (Added new text control will have numbers only as an input)
3. Added new calculation control (This control can provide the calculations for selected input controls (Number Input Control))
4. Added duplicate/clone control option (User can clone or duplicate the existing control by the provided icon)
5. Added new Signature Control (Digital Signature)
6. Added new Image Drawing control
7. Added input masking and custom error message (This property will help for input pattern and custom error message)
8. Added custom CSS attribute (This property will help to add custom CSS for all controls)
9. Fixed designing issues
10. Added aswModelChange (value change) event for all controls
11. Added Form validation
12. Added button click event
13. Added min and max date for date picker
14. Added new QR Code Control