Change Log
A record of all notable changes made to the application.
- Added functionality to hide copy-paste data option.
- Added option to skip confirmation message when accepting invalid data.
- UI enhancements to improve the speed of the admin dashboard.
- Enabled multiple importers on the same page for the Bubble plugin.
- Performance improvements across all destinations.
- Few UI enhancements. Now the entire row gets highlighted when there is a validation issue in any one cell.
- Added the Danish language to the importer.
- Added option to select between Sequential and Parallel sending of data via webhooks. More info here.
- Option to add a new sheet in Google Sheets for each file upload.


- Added multiple-level List-Dependent List validations.
- Added info icons on the Column Mapping page.
- Updated email validation to accept special characters.
- Fixed bugs, improved notifications and made minor UI changes to the admin section.
- Added the Japanese language to the importer.
- Added option to skip Column Mapping screen if there is an exact match of columns.

- Added support for delimiters such as "." and "|" for Multi-select List and Dynamic Multi-select List column types.
- Added Slovenian language.
- Added the option to provide help text in multiple languages.


Resubmit

- Added a Reset All Mappings button to make it easier for the users to reset and remap the columns. This button is optional and its visibility can be controlled via the Sheet settings page.

Reset Mappings Button
- Added the Italian language option for the importer front end.
- Added option to Copy sheet settings to an existing sheet. The data destination config and license key remain the same in the target sheet.
- Optimized SQL Server integration code to improve speed.
- Added data_location initialization parameter for specifying data and server location.
- Fixed UI buys related to max_rows option.
- Upgraded infrastructure and added optimizations for improved speed for EU region.
- Improved performance for imports with many Virtual Columns.
- Added Hebrew language for importer frontend.
- Added Time Column type validation.
- The 100 column sheet restriction removed.
- Added the Romanian language option for the importer frontend
- Added decimal / integer validation
- You now have the option to specify a default filler value for the column in case the incoming data is blank.

Default Value
- Added domain authorization option. You can provide a list of approved domains/sub-domains for embedding the importer. The embedded importer will work on the whitelisted domains only.
- Added functionality to configure custom success or failure messages at import complete. More info here.
- Added the Polish language option for the importer frontend.
- Added the Thai language option for the importer frontend.
- Added options for controlling the close of importer dialog after the import is complete.
- Added column_mappings object to the import complete webhook and the callback function. The column_mappings object contains the user-defined mappings between the columns of the sheet (template) and columns in the uploaded CSV file.
- Added the Import ID column in the table on the Imports page of the CSVbox dashboard.
- The dynamic columns now support multiple date validation.
- Added an Export button that downloads the validation errors and row data in an Excel sheet. More info here.
- Updated importer UI to show the truncated row count.
- Added Max Rows option to the importer dashboard. It limits the number of rows per import.

- Minor UI changes to the import modal. Changes include:
- The importer modal is now full screen across all devices.
- The column mapping table & validation error text are center-aligned for better visibility.
- New styling options added - upload logo and custom fonts.
- Added the Arabic language (ltr) support for the importer frontend.
- Added option to allow displaying the import fail error messages to the end-user.
- Added Primary Color custom theme option. You can stylize the importer with the primary color of your brand. More styling options coming soon.
- The importer will attach the custom user attributes as query parameters to the Dynamic List API request. csvbox_ prefix will be added to the custom user attribute query parameters. This will help you identify the users/environment and return back a relevant list of values.
- Added Upsert operation to MySQL, PostgreSQL and MS SQL data destinations. Instead of directly inserting the file data to the databases, the importer will first check if the record exists. If the record exists, then the row will be updated. Only if the record does not exist then a new row will be added.
- New display options for the 'Select Header Row' page of the importer.

DIsplay options
- 1.Skip this step? - Hide/Show the 'Select header row' page to the users.
- 2.Show encoding - Hide/Show the character set selection list to the users.
- 3.Switch Row/Columns - Hide/Show the option to switch rows and columns to the users.
These settings help to remove the non-essential options from the importer and make the user experience cleaner.
- Added the option (DELETE button on Accounts page) to delete and close down the CSVbox account permanently.
- Added 'Multiple' option to Date Type columns. With this, you can provide multiple date formats that are allowed for the incoming data.


allow_invalid option
- Ability to add help texts for each page (header selection, column mapping, data validation) on the importer

Help text on Select Header page
- Yearly pricing plans
- PATCH request type
- Fixed issue related to freezing of the importer
- Updated the code from Laravel 8 to Laravel 9
- Added new layers of database security
- Fixed issue related to the downloading of the template files
- Added custom attribute mapping for Airtable
- UI enhancements
- Custom message for regex validation.

- Portuguese language support for the importer frontend.
- You can now view the translated texts for all supported languages and submit suggestions for changes.

Language Correction
- Dutch language support for the importer frontend.
- Header row selection step in the importer.

- Importer internationalization. The importer now supports German, French and Spanish languages.

Last modified 26d ago