Release Notes

Please read the following notes when updating an on-prem installation. Follow all steps along the way between the current version and the new version unless otherwise instructed.

This is a continuation of the original document

13.57

Run the following command to populate the required permissions cache:

./manage.py update_perm_cache —create

13.66

It may be necessary to re-build the permission cache as this update starts relying on it, and in previous releases the option was diasbled by default and cache did not automatically update:

./manage.py update_perm_cache

15.11

Run the following command to populate the required folder permissions cache:

./manage.py update_folder_perm_cache