Squidex v7.2.0 Release Notes

Release Date: 2022-11-11 // over 1 year ago
  • ๐Ÿ›  Fixed

    • ๐Ÿฑ Assets: Configured timeout for queries was ignored.
    • ๐Ÿฑ Assets: Several fixes for tags which was causing duplicate tag names when a tag was renamed.
    • Backups: Fix timeout handling for backups to mark timed out backups as failed.
    • Contents: Configured timeout for queries was ignored.
    • Contents: Disable component fields when field is disabled.
    • Contents: Disable drag and drop for array editors, when the array field is disabled.
    • Contents: Fix generated OpenApi specs.
    • Contents: Fix geo queries (latitude and longitude) was swapped.
    • Rules: Fixes cache duration for rule handling.
    • Templates: Updated the template system to create a new temporary folder for each operation to query the repository.
    • ๐Ÿ’ป UI: More help pages.
    • ๐Ÿ’ป UI: More history pages.
    • ๐Ÿ’ป UI: Several fixes to handle schema fields.
    • ๐Ÿ’ป UI: Use a fallback image, if the app image cannot be loaded.

    ๐Ÿ”„ Changed

    • API: Better status handling for exceptions.
    • API: Move to file scoped namespaces.
    • Backups: More logs for the backup.
    • Contents: Mark content-version endpoint as obsolete.
    • Helm: Document helm parameters.
    • Rules: Dedicated Rule action for OpenSearch.
    • Rules: More logs for rule enqueuer.
    • ๐Ÿ’ป UI: Updated Angular to 15.0
    • ๐Ÿ’ป UI: Updated Bootstrap.

    โž• Added

    • Billing: Introducing teams to manage subscriptions across teams.
    • Billing: Several changes to introduce a referral program.
    • Contents: Button to show or hide the input for custom ID.
    • Contents: Column to show the translation status.
    • Contents: Define a custom GraphQL schema for JSON fields.
    • Contents: New endpoint to fetch a specific content by version.
    • Contents: OpenAPI definitions for the bulkd endpoint.
    • OpenAPI: Add more controllers to OpenAPI spec.
    • ๐Ÿ‘‰ Users: Added tests for user management.

Previous changes from v7.1.0

  • ๐Ÿ›  Fixed

    • ๐Ÿฑ Assets: Fixes to UI texts.
    • Contents: Do not make writes in parallel when running inside a transaction.
    • Contents: Fixes the resize functionality of table columns.
    • Rules: Fixes serialization of rule events inside rule events.
    • Rules: Fixes the schema triggers for rules.
    • ๐Ÿ’ป UI: Do now show the first value in dropdowns when the current value is not valid.
    • ๐Ÿ’ป UI: Fixes the tag editor, which was measuring uninitialized content elements.

    ๐Ÿ”„ Changed

    • ๐Ÿฑ Assets: Also provide the edit token in the frontend GraphQL interface.
    • Contents: Also provide the edit token in the frontend GraphQL interface.
    • Subscriptions: Show the username of the current provider in the subscription settings.

    โž• Added

    • ๐Ÿฑ Assets: Subscribe to asset changes in GraphQL.
    • Contents: Provide translation status in the UI
    • Contents: Query contents by translation status.
    • Contents: Subscribe to content changes in GraphQL.
    • ๐Ÿ’ป UI: Support custom role properties for UI over claims that start with urn:squidex:custom:{APPNAME}.