🏹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!

Last updated