Skip to content

v0.54.6

Choose a tag to compare

@ulsklyc ulsklyc released this 28 May 22:27
· 602 commits to main since this release
36c0ec3

Fixed

  • Calendar – event assignment for non-admin users: The GET /auth/users endpoint previously required admin privileges, causing the assignee dropdown to silently render empty for child and other non-admin family profiles. Removed the unnecessary requireAdmin guard so all authenticated family members can load the user list and assign calendar events.