Squidex v5.3.0 Release Notes

Release Date: 2020-10-30 // over 3 years ago
  • ๐Ÿ’ฅ Breaking changes

    โช This changes reverts the changes from 5.1.0 and uses a normal handling of forwarded headers again.

    ๐Ÿ›  Futhermore it fixes some issues with the migration from 4.X versions. You have to run the migrations agains as explained here: https://docs.squidex.io/01-getting-started/installation/troubleshooting-and-support#my-migration-is-broken

    ๐Ÿ”‹ Features

    • ๐Ÿฑ Assets: Upload assets by dropping a folder to the drop area.
    • ๐Ÿฑ Assets: Introduce a new option to fix broken asset files.
    • Backups: Ignore missing asset files during backup and restore.
    • GraphQL: Limit the number of parallel requests in GraphQL to keep the load on MongoDB low.
    • GraphQL: Resolve reverse references in GraphQL.
    • Rules: Log exceptions in rule handlers (actions).
    • ๐Ÿ’ป UI: Provide access to the current language in field editors.

    ๐Ÿ›  Bugfixes

    • ๐Ÿฑ Assets: Fix parent id for folders. See above.
    • ๐Ÿ’ป UI: Several layout fixes in the UI.
    • ๐Ÿ’ป UI: Several UI language fixes.