You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can now use PropertyFieldBinding components in your custom entity views, and they will be treated as regular
fields.
For additional entity views, you can now preserve the bottom actions bar, with the prop includeActions.
For map properties, if they are not required, the value might me undefined, but if a child property has a value,
validation will be triggered for all children.
Fix for data maps not getting traversed correctly with null value.
CLI pro template now supports creating web app config.
Fix for collection editor data inference for enums.
Small Sheet styling improvement.
Fixed local search loading issue with cached data.
Small visual fix for IDs.
AppCheck updates.
Fixed inconsistent opening of reference preview side dialogs.