- Fix bug that prevented some Arches Application front-end components from being loaded #11561
- Fix issue in which search results do not load if a saved search has no title or description #11603
- Fix issue with JSON-LD export failing when geojson features have no "id". #11587
- Reduce permissions query to 1 query for all related resources in
get_related_resources
to prevent reports from failing to load #11575 - Fix webpack build for Windows instances #11606
Python:
Upgraded:
None
JavaScript:
Upgraded:
none
-
Upgrade to version 7.6.0 before proceeding by following the upgrade process in the Version 7.6.0 release notes
-
Upgrade to Arches 7.6.3
pip install --upgrade arches==7.6.3
-
If you are running Arches on Apache, restart your server:
sudo service apache2 reload