Squidex v7.0.0-rc3 Release Notes

Release Date: 2022-07-29 // over 1 year ago
  • 🛠 Fixed

    • 🍱 Assets: Fix recursive asset deletion. Query was selecting the wrong assets.
    • 🍱 Assets: Compatibility with 6.X collections fixed.
    • Contents: Compatibility with 6.X collections fixed.

    🔄 Changed

    • 🍱 Assets: Moved the update of tag counts to a event consumers to improve consistency.

    ➕ Added

    • API: New tests to cover more cases.