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