.. _release-notes: ============== 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: .. code-block:: shell ./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: .. code-block:: shell ./manage.py update_perm_cache 15.11 ====== Run the following command to populate the required folder permissions cache: .. code-block:: shell ./manage.py update_folder_perm_cache