Squidex v5.4.0 Release Notes

Release Date: 2020-12-28 // over 3 years ago
  • ๐Ÿ”‹ Features

    • API: Update to Net5.
    • API: Migrate to new Notifo API.
    • Contents: More default values for other field types like references and assets.
    • Contents: Optimize DB calls.
    • Contents: Optionally validate during publish operation.
    • Contents: Ensure that sorting is always consistent.
    • Contents: Check referrers before unpulishing a content item.
    • Contents: More support for bulk actions.
    • Contents: Update multiple content items in a bulk operation.
    • Rules: Run rules from snapshots.
    • ๐ŸŒ Translation: Also support Google Translate.
    • ๐Ÿ’ป UI: Update to Angular 11.
    • ๐Ÿ’ป UI: Rich dropdown for users when creating content filters.
    • ๐Ÿ’ป UI: Quick links to asset folder in asset overview.
    • ๐Ÿ’ป UI: Show asset path in asset dialog.
    • ๐Ÿ’ป UI: Localize datepicker.
    • ๐Ÿ’ป UI: News views to show all references contents and referencing content items for a single content.
    • ๐Ÿ’ป UI: Allow to translate all string fields.

    ๐Ÿ›  Bugfixes

    • ๐Ÿฑ Assets: Fixes parent id (folder id) after migration from 4.X.
    • ๐Ÿฑ Assets: Fixed a bug in usage tracking of asset downloads that was causing it to never decrease.
    • Contents: GraphQL fallback handling when schema is called content.
    • Rules: Fix rerun logic.
    • Hosting: Fixes a few problems around hosting and header forwarding (e.g. X-Proto-For).
    • ๐Ÿ’ป UI: Several drag and drop bugfixes for angular CDK.