Released: October 21, 2021
Status: Maintenance
Support was added for setting validation. Validation is performed when changing the setting value via the user interface of during startup.
The base template was updated to ensure that the value of the ORGANIZATIONS_URL_BASE_PATH setting is applied to properly trigger the root SPA template.
Validation was added to the format of the ORGANIZATIONS_URL_BASE_PATH setting.
Two settings were backported that allow changing the default and the maximum REST API page size. These are REST_API_MAXIMUM_PAGE_SIZE and REST_API_PAGE_SIZE.