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}
.