Support for additional well-known files and CMS field types
Add and manage well-known files
Upload well-known files to sites with the following requirements:
- File size must be less than 100KB per file
- Maximum of 30 files total
- Files must have one of these extensions (or no extension):
.txt
.json
.noext
- A special extension that removes other extensions when uploaded. This helps compatibility with tools that require file extensions
Example:apple-app-site-association.noext.txt
will be uploaded asapple-app-site-association
New CMS field type: Option
- Create Option fields
Option fields let you define a predefined list of choices for a collection item. You can add these fields either when creating a new collection via the create collection endpoint or add them to existing collections using the create collection field endpoint.