This minor update picks up a couple of fixes for exporting to CSV.
- If you customize your CSV export setup (columns, separator, etc.), run the
export, and then later start an export on the same TimeStory document,
it will remember the settings you used instead of starting again with the
defaults.
- There was a bug in the CSV export’s column settings which would sometimes
cause the exported CSV to include empty columns, or columns of another type,
in place of a column you specified. This bug would be triggered when you
inserted, delete, or rearranged columns and then edited their types in
certain sequences.