The Arches team is happy to announce the 4.3.2 release which includes a 
number of performance improvements and bug fixes:

You can find the release notes 
here: 
https://github.com/archesproject/arches/blob/stable/4.3.2/releases/4.3.2.md

Below you'll find a listing of all the changes that are included in the 
latest release.

Highlights: 
- Significantly improves performance in the Graph Designer
- Adds template blocks in card components to support overriding the default 
card component
- Fixes card ordering in the Graph Designer
- Adds package css for package relevant styling
- Many other small improvements

#### 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:
```

If you have Arches running on a web server such as Apache, be sure to 
update your static files directory and restart your web server.

As always the documentation can be found at <http://arches.readthedocs.io>

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. 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 archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to