Skip to content

v1.1.3

Compare
Choose a tag to compare
@apexdodge apexdodge released this 15 Oct 17:36
· 62 commits to main since this release
87eedd1

Hello everyone, v1.1.3 is now released!

What's Changed

  • [code cleanup] Swapped CsvReader for an MIT licensed library by @smd-11 #145
  • [enhancement] Import submissions now supports file upload field by @smd-11 #144
  • [enhancement] Items that failed to import via validation errors or otherwise are logged and automatically downloaded into an excel doc at the conclusion of a data import by @smd-11 #144
  • [enhancement] You can now redirect all visitors to another website by setting REDIRECT_WEBSITE env variable by setting a url on that variable. This can be useful if you are doing maintenance or need to temporarily disable a website (such as for late payment). #146

Full Changelog: v1.1.2...v1.1.3