Squidex v5.7.0 Release Notes

Release Date: 2021-05-07 // almost 3 years ago
  • โž• Added

    • ๐Ÿฑ Assets: Delete assets permanently.
    • GraphQL: Updrade to GraphQL.NET 4 for better performance.
    • GraphQL: Provide detailed user information for contents and assets.
    • Infrastructure: New option to disable the request log.
    • Infrastructure: Update of NSWAG to reduce memory footprint.
    • ๐ŸŽ Performance: Performance optimization for batch operations.
    • ๐ŸŽ Performance: Performance improvements for restore operations, recovery and repair.
    • Rules: New rule simulator to test how a rule would have behaved for the latest 100 events within the last 7 days.
    • Rules: Better rule editor for scripts and templates including intellisense code formatting.
    • Rules: Http DELETE for webhooks.
    • Scripting: More variables for scripts.
    • Scripting: New functions to hash strings with SHA256 and MD5.
    • ๐Ÿ’ป UI: Easy cloning of references.
    • ๐Ÿ’ป UI: New fullscreen view for rules.
    • ๐Ÿ’ป UI: Show confirm and alert dialogs in UI plugins.
    • ๐Ÿ’ป UI: Show asset selector in UI plugins.
    • ๐Ÿ’ป UI: Show saved queries i nsearch dialog.

    ๐Ÿ›  Fixed

    • OpenAPI: Fix several endpoint descriptions.
    • Contents: Correct validation for PUT requests.
    • GraphQL: Fix GraphQL for empty nested fields.
    • ๐Ÿ’ป UI: Url decode role names in API endpoint.
    • ๐Ÿ’ป UI: Fix several error handling bugs, especially around content updates.