Squidex v7.0.0-rc2 Release Notes

Release Date: 2022-07-25 // almost 2 years ago
  • ๐Ÿ›  Fixed

    • Contents: Disable the delete button on content list, if user does not have the necessary permissions.
    • Contents: Fixed a bug which was hiding singleton schemas in the frontend.
    • Contents: Fixed a critical bug with the validation scheduler.
    • Contents: Use the correct asset folder, when asset is uploaded with button in rich text editor.
    • Indexing: Several bugfixes with index grains.
    • โช Restore: Fix a bug to restore apps without any published content items.
    • ๐ŸŒ Translations: Map the translation result code properly.
    • ๐Ÿ’ป UI: Several translation fixes.

    ๐Ÿ”„ Changed

    • API: Migration to System.Text.JSON for faster JSON performance.

    โž• Added

    • Contents: New flag to store each schema in a dedicated collection, so that indexes can be created.