πŸƒ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.

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 discord to chat with us and share your thoughts!

Last updated