Squidex v7.2.0 Release Notes
Release Date: 2022-11-11 // almost 2 years 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}
.