Breaking changes
Breaking changes and migration guides.
Last updated
Breaking changes and migration guides.
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.
The platform administrator may delete all folder and files under `<Core-Temp>` except the folders listed above.
A typo was fixed in the share message template.
The placeholder {SEMDER_LAST_NAME} was changed to {SENDER_LAST_NAME}.
The platform administrator has to update the templates.
Last updated