Squidex v6.0.0 Release Notes

Release Date: 2021-10-14 // over 2 years ago
  • ๐Ÿ›  Fixed

    • MongoDB: Fixed parsing of MongoDB versions for release candidates or beta versions.
    • ๐Ÿ’ป UI: Correct styling of content compare view.
    • ๐Ÿ’ป UI: Fix for reference dropdown.
    • ๐Ÿ’ป UI: Improve auto-save feature.

    ๐Ÿ”„ Changed

    • API: New content structure to allow full app deletion.
    • GraphQL: Do not apply page size when retrieving references to get rid of limitation.
    • Schemas: Simplify schema builder.

    โž• Added

    • ๐Ÿฑ Assets: Asset scripts.
    • Contents: Uniqueness validation for components and array fields.
    • GraphQL: Do not return error when content to query is from another schema.
    • ๐Ÿ’ป UI: Hint to run webpack for development mode.
    • ๐Ÿ’ป UI: Persist collapsed status for array fields in UI.