Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-26 | 2.4 kB | |
v5.5.7 source code.tar.gz | 2025-07-26 | 273.8 MB | |
v5.5.7 source code.zip | 2025-07-26 | 277.8 MB | |
Totals: 3 Items | 551.6 MB | 1 |
What's Changed
- fix: App Crash inside Embed when Cross Domain cookies are disabled in browser(Firefox) by @hariombalhara in https://github.com/calcom/cal.com/pull/22679
- fix: a.trim is not a function type error by @anikdhabal in https://github.com/calcom/cal.com/pull/22728
- fix: refactor AverageEventDurationChart to use InsightsBookingService by @eunjae-lee in https://github.com/calcom/cal.com/pull/22702
- fix: use InsightsBookingService for Download button on /insights by @eunjae-lee in https://github.com/calcom/cal.com/pull/22698
- docs: Update contributors-guide by @alishaz-polymath in https://github.com/calcom/cal.com/pull/22734
- fix(seed): prevent prisma seed failure by skipping duplicate team slug creation by @sahitya-chandra in https://github.com/calcom/cal.com/pull/22738
- fix: use email instead of id for customer id by @Amit91848 in https://github.com/calcom/cal.com/pull/22739
- chore: small UI changes to plain chat box by @PeerRich in https://github.com/calcom/cal.com/pull/22742
- refactor: event trends chart on /insights to use InsightsBookingService by @eunjae-lee in https://github.com/calcom/cal.com/pull/22741
- chore: remove engines node>=18 from monorepo root by @emrysal in https://github.com/calcom/cal.com/pull/22726
- chore: add auto recording by @Udit-takkar in https://github.com/calcom/cal.com/pull/22723
- refactor: rename SelectedSlotsRepository to PrismaSelectedSlotRepository by @emrysal in https://github.com/calcom/cal.com/pull/22705
- docs: fix path to coding style guide by @SinghaAnirban005 in https://github.com/calcom/cal.com/pull/22749
- fix: (PBAC) Add organization fallback on resources by @sean-brydon in https://github.com/calcom/cal.com/pull/22733
- fix: buy credit option is not visible on personal account by @anikdhabal in https://github.com/calcom/cal.com/pull/22721
- fix: Add CSP back to login page by @hariombalhara in https://github.com/calcom/cal.com/pull/22688
- refactor: use dependency injection for InsightsRoutingService by @eunjae-lee in https://github.com/calcom/cal.com/pull/22677
New Contributors
- @sahitya-chandra made their first contribution in https://github.com/calcom/cal.com/pull/22738
- @SinghaAnirban005 made their first contribution in https://github.com/calcom/cal.com/pull/22749
Full Changelog: https://github.com/calcom/cal.com/compare/v5.5.6...v5.5.7