- Shipped
- March 29, 2026 at 9:22 PM UTC
- Author
- kamo
- Commit
- 694c7da
- Add GET route for org theme backgrounds **************** - Update meetApi.ts: remove whoCanCreate and emailInvitesEnabled from MeetConfig, add OrgThemeBackground interface and getOrgThemeBackgrounds() - MeetSecuritySettings: remove Meeting Creation Permissions section and whoCanCreate from save payload - MeetNotificationSettings: remove Invitations section and emailInvitesEnabled from save payload, remove unused Divider import - MeetBrandingSettings: add dual-section virtual backgrounds (read-only org themes + full CRUD meet-specific) - meets/page.tsx: update Security and Notifications help tips to reflect removed sections