LogoLogo
WebsiteCommunity
  • December - 2024
    • v0.29.0: Widget Customisation
  • NOVEMBER - 2024
    • v0.28.0: Provide Warning Column
  • OCTOBER-2024
    • v0.27.0: Make your Team, Manage your Projects
    • v0.26.0: Direct Data Entry, Select Header Row and Enhancements
  • SEPTEMBER-2024
    • v0.25.0: Advanced Validations, Add Column Improvements and 88% Smaller SDKs
    • v0.24.1: Angular SDK, Additional Texts for Customization, and more...
  • AUGUST 2024
    • v0.24.0: Text Customisation and Onboarding Flow
    • 🔥v0.23.1: Hotfix with Import Widget Bug fixes
    • 🪹v0.23.0: Excel Image Import, Automated Import, and Column Description
  • JULY 2024
    • 🔥v0.22.0: Email Alerts, SDK Optimization, and Enhancements
    • 🪹v0.21.1: Null issue in Import Widget
    • 🤳v0.21.0: Delimiter with Multi-select, New Column UI, Imported Data on Frontend
    • 🌉v0.20.4: Quick Documentation Access, UX Updates, and CI/CD Improvements
    • 🛬v0.20.3: CI/CD Pipeline Improvements
    • 🤸‍♂️v0.20.2: CI/CD Pipeline Improvements and Unique value edge case
    • 🦈v0.20.1: Checkout view, Bubble destination optimization, User survey Form
  • June 2024
    • 🏝️v0.20.0: Introducing Frozen Columns, Double Type Validation and Subscription
  • May 2024
    • 🏝️v0.19.0: Multiselect Dropdown, Multidelete functionality, and Editor Improvements
  • April 2024
    • 🏹v0.18.1: Patching out empty customization, big payload size, and string-to-number conversion
    • 🏝️v0.18.0: Bubble.io Destination, Onboarding Tour, and DX Improvements
  • March 2024
    • 🌠v0.17.1: New Select Input, Updated readme, contribution guide, and Improved file parsing!
  • February 2024
    • 🪃v0.17.0: Select Sheet Modal, Add Column Improvements, and Column Ordering Facility!
    • 📅v0.16.1: Date format consistency, New auth screen graphics, and Updated OG Content for pages!
    • 👩‍💻v0.16.0: Duplicate Import, Paginate Import records, Search over Imports and more!
  • January 2024
    • ⏩v0.15.0 - Default Value, Forward Slash and more!
  • December 2023
    • 🔁v0.14.0 - Delete record, Output sync, and Deployment improvements!
    • 🥠v0.13.0 - Record grouping, Latest dependency upgrades, and bug fixes!
    • 🍃v0.12.1 - Data cleaning improvements, Excel based validations, Multi widget support, and more!
  • November 2023
    • ✏️v0.12.0 - Introducing Data Cleaning, Unique check improvements, and some bug fixes!
  • Documentation
Powered by GitBook
On this page
  • ✨ Latest Features
  • ➕ Enhancements
  • 🔧 Bug Fixes

Was this helpful?

Export as PDF
  1. December - 2024

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.

Nextv0.28.0: Provide Warning Column

Last updated 6 days ago

Was this helpful?