language.json
have been updated to use three-letter language codes. This file may be overridden if different languages/codes are desired.DELETE /asset/X/file/Y
have changed from deleting the given file to only detaching the file from the asset, if an attached file should be completely deleted, now use DELETE /file/Y?force=true
(note that this will now also remove the physical file(s))