# Breaking changes

## Version 19

### Issue 1222

#### Change&#x20;

Temporary files are now saved under different folders based on purpose.

Files for immediately processing are stored under `<Core-Temp>/Processing`, files to be persistent later are stored under `<Core-Temp>/Registry`, and files cached by source adapters are stored under `<Core-Temp>/Sources`.

#### Migration

The platform administrator may delete all folder and files under \`\<Core-Temp>\` except the folders listed above.

## Version 17

### Issue 1169

#### Change

A typo was fixed in the share message template.

The placeholder `{SEMDER_LAST_NAME}` was changed to `{SENDER_LAST_NAME}`.

#### Migration

The platform administrator has to update the templates.
