The Arches team was made aware of a minor issue with our recent release (4.3.2) so we've quickly fixed it and pushed a 4.3.3 release.
*Changes:* - Fixes duplicate entries in cards_x_nodes_x_widgets *Known Issues* - [#4044](https://github.com/archesproject/arches/issues/4044) - Exporting data that uses the File-list datatype in csv format can't be successfully re-imported. **Workaround:** If users need to export data that uses the File-list datatype, then they should export in JSON format instead, so that data can be successfully re-imported. *Upgrading Arches* Users are encouraged to update at their earliest convenience. If you can't completely re-install Arches (because you have data in the system that you want to preserve) then you'll need to upgrade by running the following commands in your activated virtual environment: pip install arches --upgrade --no-binary :all: python manage.py migrate As always the documentation can be found at <http://arches.readthedocs.io> -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
