Bugfix SUP-1523
The implementation of the cache for MCCR Datasources has been fixed to use less memory and to avoid possible endless loops when accessing cached data.
Bugfix SUP-1425
The method to sanitize filenames incorrectly added a . when sanitizing a filename ending with e.g. _en.html when the default extension was .en.html. This has been fixed now.