Skip to main content

Release notes (June 24)

No need to map headers if they all match exactlyโ€‹

We love our intuitive interface for matching imported columns to your schema, but sometimes it's unnecessary -- like if your user took advantage of our template file functionality. ๐Ÿ˜Ž

Now, if all of the columns in an imported file exactly match the key, label, or alternate matches of every field in your schema, we will skip right past the column matching step and go directly to the review step.

Custom messages for invalid select optionsโ€‹

We have always offered the ability to set custom error messages for our validators with the validator errorMessage property.

Now, we offer the same functionality for select fields, if the a value is imported that does not match the select options. You can use this by providing an invalidValueMessage with your select field.

The invalidValueMessage setting in action

Simplified sign-up flowโ€‹

Previously, we asked for your first and last name on our registration page.

Now we keep it simple, and we only need an email and password for you to get started with Dromo.

We're always happy to get on a first name basis with you, regardless!

Bugs squashed ๐Ÿ›โ€‹

  • On the column matching screen, we label columns A-Z, just like your favorite spreadsheet program. Previously, things would get weird after the 26th column. Now, the count goes ... Y, Z, AA, AB, ... like you'd expect.
  • There were certain situations where our automatic character encoding detection would pick the wrong encoding. This has been fixed. รƒฦ’รขโ‚ฌ begone!