LogoLogo
WebsiteCommunity
  • 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
  • ✨ New
  • βž• Improved
  • πŸ”§ Fixed

Was this helpful?

Export as PDF
  1. December 2023

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!

Previousv0.13.0 - Record grouping, Latest dependency upgrades, and bug fixes!Nextv0.12.0 - Introducing Data Cleaning, Unique check improvements, and some bug fixes!

Last updated 1 year ago

Was this helpful?

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

πŸƒ
discord