Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-28 | 2.1 kB | |
v5.6.8 source code.tar.gz | 2025-08-28 | 275.3 MB | |
v5.6.8 source code.zip | 2025-08-28 | 279.4 MB | |
Totals: 3 Items | 554.7 MB | 0 |
What's Changed
- fix: Role not getting updated immediately in edit profile modal by @asadath1395 in https://github.com/calcom/cal.com/pull/23236
- refactor: extract PanelCard from ChartCard for reusability by @eunjae-lee in https://github.com/calcom/cal.com/pull/23360
- feat: replace window.todesktop with official @todesktop/client-core package by @PeerRich in https://github.com/calcom/cal.com/pull/23354
- fix: replace
useTranslation
withuseLocale
inAppCard
component by @zhyd1997 in https://github.com/calcom/cal.com/pull/23379 - perf: use promise all when possible in RSCs by @hbjORbj in https://github.com/calcom/cal.com/pull/23384
- refactor: extract rating values and emojis into reusable constants by @eunjae-lee in https://github.com/calcom/cal.com/pull/23340
- chore: create standalone i18n utility for platform libraries by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/23386
- fix: dutch appearing in booking field name by @supalarry in https://github.com/calcom/cal.com/pull/23364
- fix: platform confirmed/declined meeting attendee reschedule email url by @supalarry in https://github.com/calcom/cal.com/pull/23335
- feat: add paid, userEmail, userName, and rating filters to insights page by @eunjae-lee in https://github.com/calcom/cal.com/pull/23299
- feat: update translations via @LingoDotDev by @calcom-bot in https://github.com/calcom/cal.com/pull/22894
- fix: improve cancellation email of reschedule RR booking by @kart1ka in https://github.com/calcom/cal.com/pull/17768
- docs: update api step 1 path in self hosting documentation by @grudra7714 in https://github.com/calcom/cal.com/pull/23393
- chore: Remove payment fee from
chargeCard
by @joeauyeung in https://github.com/calcom/cal.com/pull/23411 - fix: Missing personal event types in All filter by @SinghaAnirban005 in https://github.com/calcom/cal.com/pull/23343
New Contributors
- @grudra7714 made their first contribution in https://github.com/calcom/cal.com/pull/23393
Full Changelog: https://github.com/calcom/cal.com/compare/v5.6.7...v5.6.8