Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-08 | 3.8 kB | |
v5.5.14 source code.tar.gz | 2025-08-08 | 275.3 MB | |
v5.5.14 source code.zip | 2025-08-08 | 279.4 MB | |
Totals: 3 Items | 554.7 MB | 1 |
What's Changed
- chore: increase i18n fetch timeout to 30s for dev mode by @hbjORbj in https://github.com/calcom/cal.com/pull/22912
- fix: OG image error from custom fonts not being supported by @hbjORbj in https://github.com/calcom/cal.com/pull/22916
- chore: when using pii for rate limit (email, ip) hash by @emrysal in https://github.com/calcom/cal.com/pull/22922
- fix: fix position of plain support button by @PeerRich in https://github.com/calcom/cal.com/pull/22937
- fix: fixed the estonian language on confirmation page by @sahitya-chandra in https://github.com/calcom/cal.com/pull/22936
- fix: persist team filter across tab switches by @Pallava-Joshi in https://github.com/calcom/cal.com/pull/22892
- fix: BTCPayServer App - fixes [#22928] by @leesalminen in https://github.com/calcom/cal.com/pull/22933
- chore: update ESLint configuration by @zhyd1997 in https://github.com/calcom/cal.com/pull/22924
- feat: rename cal.ai to transcribe by @SinghaAnirban005 in https://github.com/calcom/cal.com/pull/22940
- refactor: move getTotalBookingDuration to BookingRepository by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22931
- feat: add callback for handleFormSubmit in EventType and AvailabilitySettings atoms by @SomayChauhan in https://github.com/calcom/cal.com/pull/22911
- fix: booker embed by @SomayChauhan in https://github.com/calcom/cal.com/pull/22898
- chore: slots time range validation to zod by @emrysal in https://github.com/calcom/cal.com/pull/22942
- fix: contact support button overlap by @bandhan-majumder in https://github.com/calcom/cal.com/pull/22952
- fix: SCIM group events - compare membership with teamId by @joeauyeung in https://github.com/calcom/cal.com/pull/22957
- Revert "perf: use repository for webhooks list query & caching in /se… by @joeauyeung in https://github.com/calcom/cal.com/pull/22963
- fix: ICS file on workflows where the invite is added wont display the link of the integration by @romitg2 in https://github.com/calcom/cal.com/pull/22964
- docs: refactor the v2 api README file by @sahitya-chandra in https://github.com/calcom/cal.com/pull/22896
- Fix: Update BTCPay Server currencies and fix dark mode bug by @TChukwuleta in https://github.com/calcom/cal.com/pull/22887
- chore: added headless routing link to embed by @PeerRich in https://github.com/calcom/cal.com/pull/22921
- fix: add strict URL validation with consistent error message by @sahitya-chandra in https://github.com/calcom/cal.com/pull/22843
- feat: toggle round robin org and team info in booker by @supalarry in https://github.com/calcom/cal.com/pull/22956
- feat: add Workflow resource to PBAC system with permission enforcement by @sean-brydon in https://github.com/calcom/cal.com/pull/22845
- refactor: convert getBusyTimes to service class with dependency injection by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22949
- chore: Add zoom waiting room setting by @anikdhabal in https://github.com/calcom/cal.com/pull/22888
- chore: Add logging to SAML endpoints by @joeauyeung in https://github.com/calcom/cal.com/pull/22968
- fix: prevent makeBodyVisible timeout from running after test teardown by @anikdhabal in https://github.com/calcom/cal.com/pull/22972
- feat: Round Robin groups by @CarinaWolli in https://github.com/calcom/cal.com/pull/22296
- chore: Add relation between a host and a membership for future cascades by @emrysal in https://github.com/calcom/cal.com/pull/22975
New Contributors
- @Pallava-Joshi made their first contribution in https://github.com/calcom/cal.com/pull/22892
- @leesalminen made their first contribution in https://github.com/calcom/cal.com/pull/22933
Full Changelog: https://github.com/calcom/cal.com/compare/v5.5.13...v5.5.14