v0.5.1
-
@lowdefy/modules-mongodb-events: ### Patch Changes
-
#57
5685820Thanks @Saiby100! - Fix user-admin roles projection and events-timeline display_key filter.user-admin:get_usernow defaults the projectedrolesto[]when the user has no roles array for the app. Previously this returnednull, which broke the multiple selector on the user edit page for users with undefined roles.events:events-timelinenow filters out events where the resolveddisplay_keyfield is missing, preventing fetched rows that would render with unresolved$<key>.titleplaceholders for title/description/info.
-
@lowdefy/modules-mongodb-user-admin: ### Patch Changes
-
#57
5685820Thanks @Saiby100! - Fix user-admin roles projection and events-timeline display_key filter.user-admin:get_usernow defaults the projectedrolesto[]when the user has no roles array for the app. Previously this returnednull, which broke the multiple selector on the user edit page for users with undefined roles.events:events-timelinenow filters out events where the resolveddisplay_keyfield is missing, preventing fetched rows that would render with unresolved$<key>.titleplaceholders for title/description/info.