Fixed
- UI: Improve autosave feature.
- UI: Correct styling of content compare view.
- UI: Fix for reference dropdown.
- MongoDB: Fixed parsing of MongoDB versions for release candidates or beta versions.
Changed
- GraphQL: Do not apply page size when retrieving references to get rid of limitation.
- API: New content structure to allow full app deletion.
- Schemas: Simplify schema builder.
Added
- Assets: Asset scripts.
- GraphQL: Do not return error when content to query is from another schema.
- Contents: Uniqueness validation for components and array fields.
- UI: Persist collapsed status for array fields in UI.
- UI: Hint to run webpack for development mode.