Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 932 Bytes

7.6.7.md

File metadata and controls

33 lines (24 loc) · 932 Bytes

Arches 7.6.7 Release Notes

Bug Fixes and Enhancements

  • ANALYSIS_COORDINATE_SYSTEM_SRID string compatibility #11714
  • Removes need for required cantaloupe directory #10289
  • Fixes frontend build for systems using poetry or uv #11764

Dependency changes:

Python:
    Upgraded:
        none
JavaScript:
    Upgraded:
        none

Upgrading Arches

  1. Upgrade to version 7.6.0 before proceeding by following the upgrade process in the Version 7.6.0 release notes

  2. Upgrade to Arches 7.6.7

    pip install --upgrade arches==7.6.7
  3. If you are running Arches on Apache, restart your server:

    sudo service apache2 reload