Squidex v5.6.0 Release Notes

Release Date: 2020-02-27 // about 4 years ago
  • ๐Ÿ”‹ Features

    • API: Endpoint to provide JSON schemas for all rule events.
    • API: Better support for OpenAPI code generators.
    • API: Fix total calculation in same hot paths.
    • API: Performance improvements to the GraphQL endpoint.
    • API: Performance improvements to reduce memory usage.
    • Contents: Pujabi as new language.
    • Contents: New scripting methods: getReferences and getAssets
    • Contents: New flat data API description.
    • Infrastructure: Simplified serializers to migrate to System.Text.Json when possible.
    • Permissions: New permissions to only give access to contents created by the user.
    • Rules: Custom payloads for AuzureQueue rules.
    • ๐Ÿ’ป UI: Editor extensions.
    • ๐Ÿ’ป UI: Delay tooltip a little bit.
    • ๐Ÿ’ป UI: Drag and drop of multiple files and folders.
    • ๐Ÿ’ป UI: Simply autocompletion for scripting.

    ๐Ÿ›  Bugfixes

    • ๐Ÿฑ Assets: Fix surrogate keys for asset endpoint.
    • Contents: Null fixesd for Odata.
    • ๐Ÿ’ป UI: Show all properties when exporting schemas.
    • ๐Ÿ’ป UI: Shortcut for new asset folder fixed.
    • ๐Ÿ’ป UI: Max height for language dropdown.
    • ๐Ÿ’ป UI: Fix custom editor in nested forms.
    • ๐Ÿ’ป UI: Fix reset button for assets.
    • Usages: Fix usage notifications.