Skip to content

v1.0.11

Compare
Choose a tag to compare
@Thavarshan Thavarshan released this 18 Oct 16:19
· 18 commits to main since this release

Added

  • Complete code refactor and restructure
  • Added support for file upload progress tracking.
  • Added handling of Laravel validation error responses within the form.

Changed

  • Updated API to support all common HTTP methods (GET, POST, PUT, PATCH, DELETE).
  • Improved error handling and validation mechanisms to integrate seamlessly with Laravel.
  • Updted dependencies

Fixed

  • Fixed CSRF token management for automatic inclusion in form requests.
  • Fixed issues where form errors were not being properly cleared or reset upon new submissions.