Only this pageAll pages
Powered by GitBook
1 of 43

Changelog

December - 2024

Loading...

NOVEMBER - 2024

Loading...

OCTOBER-2024

Loading...

Loading...

SEPTEMBER-2024

Loading...

Loading...

AUGUST 2024

Loading...

Loading...

Loading...

JULY 2024

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

June 2024

Loading...

May 2024

Loading...

April 2024

Loading...

Loading...

March 2024

Loading...

February 2024

Loading...

Loading...

Loading...

January 2024

Loading...

December 2023

Loading...

Loading...

Loading...

November 2023

Loading...

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.

v0.25.0: Advanced Validations, Add Column Improvements and 88% Smaller SDKs

In this release of Impler v0.25.0, we're happy to release the most awaited and used feature in Impler.

✨ Latest Features

  • Show Updated Cells Count, which showed updated cell counts in the find and replace modal.

➕ Enhancements

  • Sort Columns by Sequence and Freeze: Sort columns shown in import details in the manner of sequence and freeze.

🔧 Bug Fixes

  • Multiselect Value Response: Fixed multi-select value response not getting as array.

  • Revalidation Issues: Some edge cases while revalidating the data.

, Validate user data strictly with advanced validation methods like range, length, and unique fields combinations.

, Extended SDK to listen to various events happening on the importer.

: Data was not getting populated in the generated Excel file.

Advanced Validations
Angular SDK with observables
Data Seeding

v0.28.0: Provide Warning Column

Now you can keep your data clean without slowing down your workflow. With Warning Validations in 0.28.0, users get helpful alerts without blocking imports.

✨ Latest Features

  • Column-Level Warning Validations, Adds support for non-blocking column-level warnings during data import. Warnings highlight issues without stopping the upload, helping users catch problems without breaking the flow.

🔧 Bug Fixes

  • Check all cell, Fixed an issue with “Check All Cells” where selecting the checkbox did not correctly select all cells.

v0.26.0: Direct Data Entry, Select Header Row and Enhancements

What if we can reduce the time and steps to complete data import from 10 minutes and 5 steps to 2 minutes and 1 step?

✨ Latest Features

➕ Enhancements

  • Enhancement to Auto Import, Auto Import flow allows keeping mapping empty for non-require columns.

🔧 Bug Fixes

  • File Rows & Columns Calculation, fixed rows and columns calculation was counting empty rows while importing.

, No need to download Excel, do mapping, review, and complete import. Directly write data into the importer and finish your import.

, Things get tricky when files don't have header rows or data starts after 2-3 lines. With the Select Header Row feature, you can choose your header row.

Direct Data Entry
Select Header Row

v0.27.0: Make your Team, Manage your Projects

The best output gets produced when we work together as a team towards one mission. That's possible now with 0.27.0.

✨ Latest Features

🔧 Bug Fixes

  • Output getting updated, Fixed output value getting updated after column updates even when it's updated manually.

, No need to do things alone every time, invite your team members to Impler now and keep importing data together.

, Create New Project, Switch Project, or Delete Them without any limitations.

Make Your Team
Manage Project

v0.24.1: Angular SDK, Additional Texts for Customization, and more...

In this release of Impler v0.24.1, after months of serving Impler in the react community, we're happy to serve the Angular community with a readymade data importer.

✨ Latest Features

➕ Enhancements

  • Guide Points, Added more guide points in the web application to indicate the meaning and usage of features on the portal.

🔧 Bug Fixes

  • Issue with Bulk Deleting 3K+ rows: Fixed issue of bulk deleting 3K+ rows in one go.

  • API failing when Terminating Import: Fixed the issue of failing APIs when the import is terminated in the middle.

, Write a few lines of code and integrate CSV Excel importer into your angular application within minutes.

, Added more keys to the text customization feature to update texts in the import widget.

Angular SDK
More Texts for Customization

v0.24.0: Text Customisation and Onboarding Flow

In this release of Impler v0.24.0, we're happy to introduce one feature and enhancement to developer onboarding.

✨ New Features

➕ Enhancements

  • Developer Onboarding, Verifying developer email, and confirming basic details will help us tailor our solution to our users.

, Change any text in the import widget or localize the widget in the language your users understand.

Text Customisation

v0.23.1: Hotfix with Import Widget Bug fixes

In this immediate release of Impler v0.23.1 after the release of v0.23.0, we fixed and released these bugs.

🔧 Bug Fixes

  • Image Upload Not Available: The import widget was showing that you don't have access to Image Upload in your current plan.

  • Download Sample throwing error with custom schema: The download sample button was throwing an error when dealing with dynamic schema.

v0.23.0: Excel Image Import, Automated Import, and Column Description

In this release of Impler v0.23.0, we're happy to introduce many big features.

✨ New Features

  • Import Excel with Images, Import Products, Assets, and Employees with their Images using Impler.

  • Automated Import, Makes it possible to import data on autopilot from remote locations.

  • Column Description, Attach a description in the column to explain to the user what data to insert.

v0.21.0: Delimiter with Multi-select, New Column UI, Imported Data on Frontend

Introducing brand new features to streamline your data import journey

✨ New Features

  • New Column UI: With introduction of latest column UI, it will be easy for developers to add and update columns.

  • Delimiter Specification in Multi Select: Now we can define the delimiter in multi-select column. Current available options are , and ;.

  • Unique Column Keys: Now it will be required to provide unique key in column.

➕ Improvements

  • Streamlined colors: of import widget.

🔧 Bug Fixes

  • Fix Inactive Events Handlers: Fixed event were not reporting on SDK.

  • Fix Stretching Columns: Fixes columns getting shrinked in review step.

  • Fix Upload Again Twice Clicks: During mapping step, upload again has to click twice to reset import.

Stay Connected and Share Your Thoughts

We’re constantly improving how to deliver the best CSV Excel Import Experience for your product, and we value your input.

v0.20.3: CI/CD Pipeline Improvements

In this small release of Impler v0.20.3. We've updated our CI/CD pipeline and tried to make it more focused.

➕ Improvements

  • CI/CD Improvements

  • Made Keys in Snippet open by default and updated it's order

  • Disabled lint workflow

🔧 Bug Fixes

  • Alternate Keys are not getting considered

Stay Connected and Share Your Thoughts

We’re constantly improving how to deliver the best CSV Excel Import Experience for your product, and we value your input.

Your feedback is crucial in guiding our development efforts and making Impler better. Feel free to send a message to and join our .

Your feedback is crucial in guiding our development efforts and making Impler better. Feel free to send a message to and join our .

[email protected]
Discord
[email protected]
Discord

v0.21.1: Null issue in Import Widget

In this small release of Impler v0.21.1. We've released null showing the review section of Import.

🔧 Bug Fixes

  • Fixed null value getting showed in Review step

Stay Connected and Share Your Thoughts

We’re constantly improving how to deliver the best CSV Excel Import Experience for your product, and we value your input.

v0.22.0: Email Alerts, SDK Optimization, and Enhancements

Introducing time and effort-saving features and enhancements to level up the data import process in any product.

✨ New Features

  • Email Alerts: Impler will send email alerts for cases like webhook data sending fails, bubble data sending fails or validation code throws any error.

  • Close Widget Method: Exported closeWidget method from react hook to close import widget programmatically.

➕ Enhancements

  • Null as default value: By default newly created columns and bubble-mapped columns will have null as default value.

  • SDK Size Optimization: Reduced react SDK size by 70%.

  • Services Library: Separated reusable services from @impler/shared to @impler/services package.

🔧 Bug Fixes

  • Data seeding issue: Fixed provided data was only filling one row.

Stay Connected and Share Your Thoughts

We’re constantly improving how to deliver the best CSV Excel Import Experience for your product, and we value your input.

v0.20.2: CI/CD Pipeline Improvements and Unique value edge case

With this small release of Impler v0.20.2. We're trying to focus more on the strength of our product instead of juggling with releases!

➕ Improvements

  • CI/CD Improvements

  • Handled a unique value edge case with deleted records

Stay Connected and Share Your Thoughts

We’re constantly improving how to deliver the best CSV Excel Import Experience for your product, and we value your input.

v0.20.4: Quick Documentation Access, UX Updates, and CI/CD Improvements

We have squashed some bugs in this small release of Impler v0.20.4, along with CI/CD Improvements.

➕ Improvements

  • CI/CD Pipeline updates

  • Made Keys in Snippet open by default and updated it's order

  • Matched heading green tick colors with last step green tick color

  • Added documentation link in the sidebar for quick access

🔧 Bug Fixes

  • The review table was shrinking if there were less columns available

  • During the mapping phase, Upload Again was needed to call twice

Stay Connected and Share Your Thoughts

We’re constantly improving how to deliver the best CSV Excel Import Experience for your product, and we value your input.

v0.20.1: Checkout view, Bubble destination optimization, User survey Form

With this small release of Impler v0.20.1 we're excited to introduce Checkout view, Optimization to bubble destination and survey form to know users.

✨ New Features

  • Checkout View: Showing you exact calculation of amount while doing checkout of any plan. So users can understand the calculation of how much is deducted.

➕ Improvements

  • Bubble Destination: Showed custom domain name only when environment is production. So users don't get stuck.

  • User survey form: To serve users better, introduced survey form to know more about user background.


Stay Connected and Share Your Thoughts

We’re constantly working on improving the way we handle CSV & Excel import in your product, and we value your input on features, bugs, and more.

Your feedback is crucial in guiding our development efforts and making Impler better. Feel free to send a message to and join our .

Your feedback is crucial in guiding our development efforts and making Impler better. Feel free to send a message to and join our .

Your feedback is crucial in guiding our development efforts and making Impler better. Feel free to send a message to and join our .

Your feedback is crucial in guiding our development efforts and making Impler better. Feel free to send a message to and join our .

Your feedback is crucial in guiding our development efforts and making Impler better. Feel free to send a message to and join our .

[email protected]
Discord
[email protected]
Discord
[email protected]
Discord
[email protected]
Discord
[email protected]
Discord

v0.19.0: Multiselect Dropdown, Multidelete functionality, and Editor Improvements

This release ensures you can do more with readymade CSV Excel Import experience. Please see below for details on the updates in v0.19.0.

✨ New Features

  • Bulk Delete Records: Added the facility to bulk delete records, streamlining data management tasks.

  • Multi-Select Dropdown: Introduced a multi-select dropdown for more efficient data selection.

  • Migrated from jQuery-Bootstrap Tooltip to CSS-Based Tooltip: We've transitioned from using jQuery-Bootstrap tooltips to CSS-based tooltips, enhancing the user interface and performance.

  • Removed Default User from Bubble.io Customization: We've removed the default user from Bubble.io customization to provide a cleaner setup for any bubble.io app.

  • Added Sentry: Sentry has been integrated for better error monitoring and debugging capabilities.

  • Revised Column Mapping: The column mapping process has been revised to allow mapping with key and heading, enhancing data integration.

  • Formatted Records Count in Delete Message: The delete message now includes a formatted count of records, enhancing clarity.

➕ Improvements

  • Update generateUuid Function: The generateUuid The function has been updated to address and fix the issue using the crypto library.

  • # to sr-no Transition: Implemented the transition from # to sr-no to standardize numbering.

🔧 Bug Fixes

  • Dropdown Positioning: Fixed an issue where dropdowns were not positioning properly while navigating through cells. @chavda-bhavik

  • Tooltip Visibility Conflicts: Addressed conflicts with tooltip visibility when a user edits a field.


Stay Connected and Share Your Thoughts

We’re constantly working on improving the way we handle CSV & Excel import in your product, and we value your input on features, bugs, and more. Your feedback is crucial in guiding our development efforts and making Impler even better. Make sure you join our Discord to have a chat with us, share your thoughts, and stay updated on what's coming next. Together, we can make Impler the best tool it can be for handling CSV and Excel imports effortlessly.

v0.18.0: Bubble.io Destination, Onboarding Tour, and DX Improvements

In this release, we're bringing some exciting new features, improvements, and bug fixes to enhance your experience with Impler. We've worked hard to ensure your workflow, especially around CSV & Excel import, is smoother and more intuitive than ever before. Please see below for details on the updates in version 0.18.0.

✨ New Features

  • Default Jwt Key for API Environment Variables: We’ve introduced a default Jwt key within the API environment variables, streamlining your setup process and increasing out-of-the-box security.

  • Onboarding Tour for New Users: To help new users get up to speed with how things work in Impler, we’ve added an onboarding tour. This interactive guide will make it easier for newcomers to navigate our platform and make the most of our features from day one.

  • Bubble.io Destination: We're excited to announce the addition of Bubble.io as a destination. This means you can now add scalable CSV and Excel import functionality to your Bubble application with just a few clicks, enabling easier data manipulation and integration for your projects.

➕ Improvements

  • Contribution Guide: We’ve made significant improvements to our contribution guide. Our goal is to foster a more welcoming and supportive environment for our contributors, making it easier for anyone to get involved and help improve Impler.

🔧 Bug Fixes

  • Dependency Issue in Build: We’ve resolved a critical issue that was affecting the build process due to dependency conflicts. This fix will improve the stability and reliability of our builds.

  • Dropdown Getting Hide Issue: We've fixed an issue where dropdown menus were getting hidden unexpectedly, ensuring a smoother user interface and experience.

📣 New Contributor

We extend our warmest welcome to the newest member of the Impler contributor community! Your dedication and contributions are what make continuous improvement possible. Thank you!


Stay Connected and Share Your Thoughts

We’re constantly working on improving the way we handle CSV & Excel import in your product, and we value your input on features, bugs, and more. Your feedback is crucial in guiding our development efforts and making Impler even better. Make sure you join our Discord to have a chat with us, share your thoughts, and stay updated on what's coming next. Together, we can make Impler the best tool it can be for handling CSV and Excel imports effortlessly.

v0.17.1: New Select Input, Updated readme, contribution guide, and Improved file parsing!

✨ New

  • Introducing a new select dropdown feature designed to seamlessly handle extensive lists of select values, ensuring smooth performance during validation.

  • Rolled out an intuitive onboarding flow for new users, providing them with a comprehensive understanding of the platform's functionality.

➕ Improved

  • Enhanced developer experience by refining setup scripts, minimizing build errors, and reducing the dependency on external packages through the integration of in-app solutions.

  • Optimized data validation views by intelligently truncating lengthy text within cells, facilitating clearer data analysis.

🔧 Fixed

  • Resolved an issue where the default value input in the column adding form displayed a different focus color, ensuring a consistent user experience.

  • Addressed the problem of missing Nx modules, ensuring seamless integration and operation.

  • Fixed the Excel parsing mechanism to handle large numbers accurately without formatting discrepancies.

  • Improved Excel parsing efficiency by optimizing the timing of value extraction from the end of rows.

Implemented a migration script for effortless updating and saving of template files with the latest schema. Find the migration guide .

We’re constantly working on improving the way handle CSV & Excel import in your product, and we value your input on features, bugs, and more. Make sure you join to have a chat with us and share your thoughts!

here
discord

v0.18.1: Patching out empty customization, big payload size, and string-to-number conversion

This release is focused on fixing some critical bugs that our users have reported. We strive to make your experience with Impler smoother with every update. Here’s what’s new:

🔧 Fixed

  • Fixed an issue where having an empty customization field would break the import process. Your customizations should now work seamlessly without causing import failures.

  • Addressed a bug preventing the generation of a sample file when the schema size is significantly large. We've optimized the schema handling to ensure that sample files are generated under all conditions.

  • Resolved a problem with the auto-conversion of values that resemble numbers. Previously, specific patterns like time (e.g., 12:00:00) were inadvertently converted into floating-point numbers (e.g., 1.2323445) during the import process. This conversion will no longer occur, preserving the original format as intended.


Your Feedback Makes Impler Better

We’re constantly working on improving the way we handle CSV & Excel import in your product, and we value your input on features, bugs, and more. Your feedback helps us prioritize and adjust our roadmap to better meet your needs. Make sure you join our Discord community to have a chat with us and share your thoughts, suggestions, and concerns. Together, we can make Impler the best tool it can be.

Thank you for being a part of our journey to improve data import functionality. Stay tuned for more updates!

v0.20.0: Introducing Frozen Columns, Double Type Validation and Subscription

We're excited to inform you about two new features and the integration of subscriptions in Impler in Impler v0.20.0.

✨ New Features

  • Double Type Validation: Verifies that the column value is either a Number or a Decimal. For example, 12 & 12.5 are valid values while John is not.

  • Frozen Column: Freeze columns in Excel and editor to better view data while editing and adding records.

➕ Improvements

  • Input Placeholder: Default value placeholder color matched with the rest of the application.

  • Template Generation: Efficient template generation with stopping auto value formatting and dropdown support.

🔧 Bug Fixes

  • Destination Not Toggling: Fixed destination enabling not working in Safari and Firefox.

  • Empty Customization Throwing Error: Fixed empty customization throwing error while switching to the Output tab.

  • Excel values getting auto-formatted: Fixed Excel values getting auto-formatted in Excel.


Stay Connected and Share Your Thoughts

We’re constantly working on improving the way we handle CSV & Excel import in your product, and we value your input on features, bugs, and more.

v0.17.0: Select Sheet Modal, Add Column Improvements, and Column Ordering Facility!

✨ New

  • The import widget will ask the user which sheet to import when an Excel file has more than one sheet.

    • Impler will identify the Excel Template generated by itself and will auto-select a valid sheet to import.

  • Developer can sort columns according to their need using a column ordering facility.

  • Removed validate step from the import widget to remove unnecessary friction and data from the import widget.

➕ Improved

  • Adding multiple columns in a column table in one go is possible, using only a keyboard.

  • Added focus to name while duplicating Import and prefilled name of import for ease.

  • Add column flow was losing focus while adding columns one after another.

🔧 Fixed

  • Terminate import action was calling the API with undefined, which is well-tested now.

  • People write data in Excel. But while parsing, excel was giving incorrect date format, so we made sure that this issue did not occur in the template we generated.

Your feedback is crucial in guiding our development efforts and making Impler better. Feel free to send a message to and join our .

We’re constantly working on improving the way handle CSV & Excel import in your product, and we value your input on features, bugs, and more. Make sure you join to have a chat with us and share your thoughts!

[email protected]
Discord
discord

v0.16.1: Date format consistency, New auth screen graphics, and Updated OG Content for pages!

➕ Improved

  • Impler has improved Excel date parsing, so now the date in your Excel file and review table will follow the same structure.

  • Updated meta content and OG Images for Impler to properly identify Impler links.

  • Saved values from becoming invalid due to empty spacing.

  • Updated new graphics on the auth screen.

🔧 Fixed

  • Typo in PhasesEnum

  • Date format getting converted to uppercase when using dynamic schema provided by the developer.

  • Empty date cell throwing error of invalid format.

We’re constantly working on improving the way handle CSV & Excel import in your product, and we value your input on features, bugs, and more. Make sure you join to have a chat with us and share your thoughts!

discord

v0.16.0: Duplicate Import, Paginate Import records, Search over Imports and more!

We've added facility to duplicate import items, paginate and search over them, and few bug fixes!

✨ New

  • The import layout is now equipped with a pagination facility to better manage imports.

  • Now, Import cards have duplicate import functionality so developers can duplicate import with options to only copy needed information.

➕ Improved

  • We updated CONTRIBUTING.md guide with the latest information about the project, so the developer has all the information ready to contribute to the project.

  • README.md file has a new layout, which will better deliver the idea of the project to viewers. With Getting started guide adding an import widget into the application is just a few minutes of work.

  • Security is our biggest concern, so we updated and revised SECURITY.md with proper links and information.

🔧 Fixed

  • Terminate import action was calling the API with undefined, which is well-tested now.

  • People write data in Excel. But while parsing, excel was giving incorrect date format, so we made sure that this issue did not occur in the template we generated.

We’re constantly working on improving the way handle CSV & Excel import in your product, and value your input on features, bugs, and more. Make sure you join to have a chat with us and share your thoughts!

discord

v0.12.1 - Data cleaning improvements, Excel based validations, Multi widget support, and more!

With latest updates, users can now edit values without any hassle, excel based validations will give users a hint about what data is valid and no it's possible to initiate multiple widgets on a page!

✨ New

  • Updated excel template generation mechanism to include validation like date-format and list of allowed values specified in the schema. So excel can auto-format the date column according to format, and show an error if the user does not provide a valid value from a list.

  • Updated validation flow to re-validate only records that are updated by the user. Which will keep the load low on end applications.

➕ Improved

  • Ignored github actions pipeline to ignore build warnings related to max-len and unexpected type usages.

🔧 Fixed

  • Updated the code editor, to handle & understand an error when user-written code is trying to access the undefined variable.

  • Fixed unique item validation to work properly when revalidating data.

  • Updated review table to not show undefined if the user has not mapped any column.

  • Improved data rendering mechanism to decompose tooltips when rendering fields to avoid data inconsistency.

  • Fixed the errors that were getting updated at the wrong index when the user changed the cell value at the first index.

v0.15.0 - Default Value, Forward Slash and more!

We've added facility to duplicate import items, paginate and search over them, and few bug fixes!

✨ New

  • You can provide a default value in the column. You can use provided macros like null, undefined, [], true and false. Or you can mention a value of your choice. Which will reflect in response when the column value is empty or undefined.

➕ Improved

  • You can provide a key for Handsontable dynamically from environment variables while self-hosting. By default, the impler uses the trial license key.

🔧 Fixed

  • The error mapping was not working properly if the column key contains /. Now you can use it without any hesitations.

  • The import widget was not able to manage the data count properly due to an incorrect API response.

  • Backspace on any cell in the import widget was showing null.

v0.14.0 - Delete record, Output sync, and Deployment improvements!

Users can exempt the records that they don't want to import, the Developer can restart sync after updating the output format manually, and some improvements!

✨ New

  • While importing records if users don't want to import any record, then they can simply click on x (remove) button, to exempt records from the import process.

  • Previously, when the format was manually updated, developers lacked a method to revert it to auto mode. Now, with the introduction of the Sync Again banner, developers can easily re-initiate schema syncing.

➕ Improved

  • Removed getServerSide props to fetch imports data. So local deployments can work without any issues and hassle.

🔧 Fixed

  • In the import widget, the error was getting hidden after the user had updated the cell. Which is now optimized to always show if the cell has an error.

Thank you for reading so far! We’re constantly working on improving the way we handle CSV & Excel import in your product, and we value your input on features, bugs, and more. Make sure you join to chat with us and share your thoughts!

We’re constantly working on improving the way handle CSV & Excel import in your product, and value your input on features, bugs, and more. Make sure you join to have a chat with us and share your thoughts!

We’re constantly working on improving the way handle CSV & Excel import in your product, and value your input on features, bugs, and more. Make sure you join to have a chat with us and share your thoughts!

discord
discord
discord

v0.13.0 - Record grouping, Latest dependency upgrades, and bug fixes!

With an improved version of the review layout users can group records, applications use the latest version of dependencies, and important bug fixes for a smooth data import experience!

✨ New

  • Introducing a grouping facility for the review phase, users can jump among All, Valid and Invalid data tab to quickly see records in the respective category.

➕ Improved

  • Upgraded next & axios version in web and demo applications.

  • Ignored max-len warning in Table and build warnings for building packages.

🔧 Fixed

  • In the code editor, when trying to access the undefined variable, the validation method was returning an internal server error.

  • Unique item validation was not working properly when re-validating the data.

  • If the user has not mapped any column, then the review phase was showing undefined in every cell for that column.

  • Improved data rendering mechanism to decompose tooltips when rendering fields to avoid data inconsistency.

  • The errors were getting updated at the wrong index when the user changed the cell value at the first index.

We’re constantly working on improving the way handle CSV & Excel import in your product, and value your input on features, bugs, and more. Make sure you join to have a chat with us and share your thoughts!

discord

v0.12.0 - Introducing Data Cleaning, Unique check improvements, and some bug fixes!

Excited to announce our best release where users can edit their data from widget itself, along with validation improvments!

✨ New

  • Introducing a data cleaning facility where users can edit the invalid data in the widget itself, instead of downloading the data and editing them manually.

  • Improved easy schema editing facility so developers can add columns all at once, without lifting the mouse.

➕ Improved

  • Made a unique check validation to ignore empty values. so if the column has more than one empty value editor will not throw an error for duplicate empty values.

🔧 Fixed

  • Made regex data to be visible and editable in the bulk schema editing section in the table.

  • Fixed widget pagination not updating when updating cell values.

Thank you for reading so far! We’re constantly working on improving the way we handle CSV & Excel import in your product, and we value your input on features, bugs, and more. Make sure you join to chat with us and share your thoughts!

discord

If you have any questions, suggestions, or comments. Feel free to reach out to us over . We’re constantly improving to deliver the best Data Importer for your product, and we value your input.


If you have any questions, suggestions, or comments. Feel free to reach out to us over . We’re constantly improving to deliver the best Data Importer for your product, and we value your input.


If you have any questions, suggestions, or comments. Feel free to reach out to us over . We’re constantly improving to deliver the best Data Importer for your product, and we value your input.


If you have any questions, suggestions, or comments. Feel free to reach out to us over . We’re constantly improving to deliver the best Data Importer for your product, and we value your input.


If you have any questions, suggestions, or comments. Feel free to reach out to us over . We’re constantly improving to deliver the best Data Importer for your product, and we value your input.


If you have any questions, suggestions, or comments. Feel free to reach out to us over . We’re constantly improving to deliver the best Data Importer for your product, and we value your input.


If you have any questions, suggestions, or comments. Feel free to reach out to us over . We’re constantly improving to deliver the best Data Importer for your product, and we value your input.

Discord
Discord
Discord
Discord
Discord
Discord
Discord
v0.16.0 Updates
'Sync Again' banner