Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 760 Bytes

7.6.1.md

File metadata and controls

31 lines (23 loc) · 760 Bytes

Arches 7.6.1 Release Notes

Bug Fixes and Enhancements

  • Fixes bug causing the map layer manager to fail if a system uses DEFAULT_PERMISSIONS setting #11522

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.1

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

    sudo service apache2 reload