v0.29.0: Widget Customisation

What if you could customise the import widget to match your application’s look and feel? With this release, now you can!

✨ Latest Features

  • Widget Customisation, You can now customize widgets to match your style β€” change font colors, button colors, hover effects, and primary colors, just from the useImpler hook.

  • Onboard Flow Revised, New users now get an new onboarding flow. You can either upload an Excel or CSV file, and the columns are automatically generated with types detected, or you can choose to start with sample columns.

  • Webhook Retry Settings, You can now set the retry count and retry interval for failed webhooks to control how many times it retries and the delay between attempts.

βž• Enhancements

  • Enhanced webhook failure notifications, Now, all team members associated with a project will receive notifications when a webhook fails.

πŸ”§ Bug Fixes

  • Bubble Data-Sending on Second Attempt, Fixed issue with data not sending on the second attempt.

  • Skip Empty Rows in CSV Parsing, Now skips empty rows during parsing and fixes the issue of empty rows in the CSV file.

Last updated

Was this helpful?