18 Feb 2021
Bug fixes
PRESIDECMS-2078 - PresideObjectService: _getAlaisedAliasRegex() - Cache is not working leading to high overheads in some cases
The 10.11.64 patch release addresses a performance issue with a key piece of code that should only require running once in the lifetime of an application but is currently potentially running multiple times per request due a bug in the code. This has also been fixed in 10.12.22, 10.13.10 and 10.14.5
18 Feb 2021
PRESIDECMS-2078 - PresideObjectService: _getAlaisedAliasRegex() - Cache is not working leading to high overheads in some cases