What's Changed
- perf: Replace
isTeamMember
util with an index DB call by @hbjORbj in #24066 - revert: "perf: Replace isTeamMember util with an index DB call (#24066)" by @hbjORbj in #24078
- fix: restore npm run all by @volnei in #24080
- chore: remove atoms e2e for now by @ThyMinimalDev in #24085
- feat: add availability and ooo permissions to PBAC registry by @eunjae-lee in #24081
- chore: Add createdAt default to eventtype table and remove extension by @emrysal in #24075
- chore: when performing read operations we should use Promise.all by @emrysal in #24084
- chore: add content type to ics file by @anikdhabal in #24069
- chore: disable tui by @volnei in #24076
- fix: booking cancellation reason overflow fix by @Anshumancanrock in #24072
- fix: billing portal for platform by @Ryukemeister in #24088
- fix: hydration issue ( Step 3 is not visible for all analytics apps ) by @Anshumancanrock in #24089
- refactor: use permission service for team delete trpc endpoint by @hbjORbj in #24077
- fix: align email focus ring with password/username by @KartikLabhshetwar in #23885
- refactor: replace isTeamAdminOrOwner with PBAC team.listMembers permission by @eunjae-lee in #24006
- feat: add docs for calendar view atom by @Ryukemeister in #24049
- feat: add create invite link endpoint by @Udit-takkar in #24073
- refactor: migrate TeamEventTypeForm to use PBAC instead of isTeamAdminOrOwner by @eunjae-lee in #24034
- chore: Update CODEOWNERS to use @calcom/API team for API changes by @keithwillcode in #24100
- fix: remove legacy logic into legacy service by @sean-brydon in #24095
- fix: Bunch of fixes and minor changes throughout the app by @Amit91848 in #23356
- docs: v2 disabled input by @supalarry in #24071
- fix: mobile layout for API keys settings and dialog by @KartikLabhshetwar in #24114
- chore: version packages by @github-actions[bot] in #24062
- fix: v2 api event type splitName booking field by @supalarry in #24111
- refactor: replace checkAdminOrOwner with PBAC availability.read permission by @eunjae-lee in #24115
- docs: add comprehensive DataTable usage guide by @eunjae-lee in #24107
- fix: update handler to not delete banner by @sean-brydon in #24106
- refactor: replace checkAdminOrOwner with team.create permission in teams page by @eunjae-lee in #24116
- chore: Use enums instead of hardcoded strings by @sean-brydon in #24132
- feat: pbac - private teams by @sean-brydon in #23998
- chore: (PBAC) readonly eventTypes by @sean-brydon in #24131
- refactor: use permission check service in /organizations endpoints by @hbjORbj in #24099
- fix: v2 create org user with time zone by @supalarry in #24133
New Contributors
- @KartikLabhshetwar made their first contribution in #23885
Full Changelog: v5.7.5...v5.7.6