Releases: calcom/cal.com
Releases · calcom/cal.com
v4.6.20
What's Changed
- fix: loom iframe for atoms by @Ryukemeister in #17550
- fix: move team availability search to serverside by @sean-brydon in #17549
- feat: api v2 reassign by @sean-brydon in #17460
- feat: adds attendee and host names, and guest emails in forwarded params by @alishaz-polymath in #17530
- fix: pass
upId
to JWT if logging in through SAML by @joeauyeung in #17566 - fix: atoms docs by @Ryukemeister in #17556
- fix: docs loom iframe fixes by @Ryukemeister in #17569
- chore: v4.6.20 by @zomars in #17571
Full Changelog: v4.6.19...v4.6.20
v4.6.19
What's Changed
- chore: cache meeting OG images for 1 day by @hbjORbj in #17525
- fix: event types atom docs by @Ryukemeister in #17528
- fix: booker timezone from preference instead of session by @ThyMinimalDev in #17520
- feat: reset RR every month by @CarinaWolli in #17472
- fix: issues in 'updateNewTeamMemberEventTypes' while adding new team member. by @vijayraghav-io in #17513
- chore: add sentry performance tracking api-v2 by @ThyMinimalDev in #17519
- chore: v4.6.19 by @zomars in #17524
Full Changelog: v4.6.18...v4.6.19
v4.6.18
What's Changed
- fix: missing responsive design in org members page by @hbjORbj in #17495
- fix: broken social media preview and title by @hbjORbj in #17504
- feat: Salesforce - on booking write to fields on person record [CAL-4575] by @joeauyeung in #17477
- fix: disable all emails modal crash on platform by @SomayChauhan in #17485
- feat: team availability - vertical selector and align times by @itsalam in #17502
- fix: routing form: dont disable routing and reporting on mobile and fix mobile layout instead by @Amit91848 in #17444
- fix: Don't let the modal close accidentally atleast when loading by @hariombalhara in #17508
- chore: Update SettingsLayout.tsx by @PeerRich in #17498
- feat: update translations by @calcom-bot in #17474
- fix: copy to clipboard button by @sean-brydon in #17512
- feat: Round Robin Skip If contact owner first available slot is more than 2 weeks, round robin as normal [CAL-4651] by @joeauyeung in #17416
- fix: Logic fix in Salesforce no-show by @joeauyeung in #17516
- chore: Replace prisma actions Credential Repository / SelectedCalendar Repository methods by @hbjORbj in #17443
- fix: common schedule toggling incorrectly by @emrysal in #17517
- fix: saml does not add future members to eventtype by @emrysal in #17522
- fix: event-type atom tabs controlled by prop by @ThyMinimalDev in #17480
- chore: Release v4.6.18 by @emrysal in #17521
New Contributors
Full Changelog: v4.6.17...v4.6.18
v4.6.17
What's Changed
- chore: add webhook in payload by @Udit-takkar in #17468
- feat: adding posthog libs for node + js by @abhi-slash-git in #16862
- chore:
settings/platform
,settings/license-key
- remove pages router and use app router by @hbjORbj in #17384 - fix: api/routing-forms/responses by @hbjORbj in #17473
- chore: add missing i18n to metadata in settings/platform pages by @hbjORbj in #17476
- fix: simplify the common schedule toggle check logic by @anikdhabal in #17439
- fix: cancelling invalid booking seat apiv2 by @ThyMinimalDev in #17484
- chore: Update build-an-app.mdx by @PeerRich in #17486
- fix: creating recurring seated bookings for same timeslot by @supalarry in #17482
- feat: instant meeting modal improvements by @Udit-takkar in #17489
- fix: assign/remove team members to team event-types by @ThyMinimalDev in #17483
- perf: Allow bypassing 3rd party calendar busy times by @keithwillcode in #17492
- feat: Display who a RR automatic reassign was routed too by @sean-brydon in #17454
- feat: docs for payment form atom by @Ryukemeister in #17360
- feat: Add feature to download routing form reports by @hbjORbj in #17400
- feat: docs for event type atom by @Ryukemeister in #17466
- chore: posthog vars by @nizzyabi in #17494
- chore: v4.6.17 by @keithwillcode in #17493
New Contributors
- @abhi-slash-git made their first contribution in #16862
- @nizzyabi made their first contribution in #17494
Full Changelog: v4.6.16...v4.6.17
v4.6.16
What's Changed
- revert: "perf: Cache app store imports (#17425)" by @keithwillcode in #17428
- fix: no availability email frequency fix by @sean-brydon in #17430
- fix: update profile photo logic in google cal integration by @hbjORbj in #17438
- perf: google cal profile photo by @hbjORbj in #17441
- fix: create a wrapper for google calendar fetching by @hbjORbj in #17440
- perf: Add more specific spans to getBusyTimes by @keithwillcode in #17437
- fix: docs mdx syntax errors by @ThyMinimalDev in #17450
- fix: payments tab typo for platform by @Ryukemeister in #17451
- fix: filter by team url by @Udit-takkar in #17456
- feat: allow users to generate csv tables for org members by @hbjORbj in #17458
- chore: remove no option text by @Udit-takkar in #17457
- fix: ensure fetching all members before exporting csv by @hbjORbj in #17461
- perf: Remove extra spans by @keithwillcode in #17464
- chore: v4.6.16 by @keithwillcode in #17465
Full Changelog: v4.6.15...v4.6.16
v4.6.15
What's Changed
- perf: Sentry perf tracing by @keithwillcode in #17202
- chore: ensure idempotency cancel booking api v2 (revert) by @ThyMinimalDev in #17407
- fix: main google calendar not being connected by @hbjORbj in #17404
- fix: stripe connect atom for teams by @Ryukemeister in #17294
- perf: Add ability to configure Sentry maxSpans by @keithwillcode in #17411
- perf: Reduce spans in highPerf temporarily by @keithwillcode in #17413
- fix: huddle01 is not generating meeting link by @anikdhabal in #17417
- fix: buffers in handleNewBooking by @CarinaWolli in #17415
- feat: payment card atom by @Ryukemeister in #17203
- perf: Allow configuring Sentry:debug by @keithwillcode in #17420
- fix: add reassignedBy and reassign reason to both status by @sean-brydon in #17418
- fix: booker platform atom multi duration selector by @ThyMinimalDev in #17419
- fix: routing-forms reporting - "in" operator logic is broken + overall refactor by @hbjORbj in #17398
- fix: people filter in /bookings and create OOO modal by @Udit-takkar in #17396
- feat: Send Attendee No Show Data To Salesforce by @joeauyeung in #17423
- feat: Support Attribute Logic fallback by @hariombalhara in #17290
- feat: update translations by @calcom-bot in #17421
- feat: Salesforce only get active users by @joeauyeung in #17426
- perf: Cache app store imports by @keithwillcode in #17425
- chore: Release v4.6.15 by @emrysal in #17422
Full Changelog: v4.6.14...v4.6.15
v4.6.14
What's Changed
- feat: update translations by @calcom-bot in #17231
- fix: few ui fixes on booking page by @anikdhabal in #17383
- chore: ensure idempotency cancel booking api v2 by @ThyMinimalDev in #17385
- chore: add logs api-v2 booking controllers by @ThyMinimalDev in #17389
- chore:
settings/admin
- remove pages router and use app router & add i18n to metadata by @hbjORbj in #16773 - fix: virtualised member list for reassign by @sean-brydon in #17386
- feat: Salesforce change owner on booking [CAL-4641] by @joeauyeung in #17391
- fix: round robin re assignment google meet bug by @Udit-takkar in #17378
- feat: Prioritize Contacts Over Leads If They Exist [CAL-4640] by @joeauyeung in #17380
- feat: update translations by @calcom-bot in #17393
- chore: v4.6.14 by @keithwillcode in #17390
Full Changelog: v4.6.13...v4.6.14
v4.6.13
What's Changed
- fix: Wrong attendee details are showing for the seated event by @anikdhabal in #17338
- fix: lint errors in app by @hbjORbj in #17351
- docs: AvailabilitySettings toggle animation fix by @supalarry in #17355
- docs: platform api calls by @supalarry in #17356
- fix: Inconsistent phrasing and remove duplicate words in localization by @AliPythonDev in #17339
- fix: Resolve lint errors by updating RerouteDialog.test.tsx by @mavishay in #17352
- feat: Salesforce RR Skip Accounts - Match On Email Domain by @joeauyeung in #17350
- chore: v4.6.13 by @keithwillcode in #17362
Full Changelog: v4.6.12...v4.6.13
v4.6.12
What's Changed
- fix: Typo in common schedule text by @keithwillcode in #17325
- chore: Add scheduler first name to event title by @anikdhabal in #17309
- feat: display number of rows in routing form reporting by @hbjORbj in #17334
- fix: give reason to reassign - allow team members to reassign even if busy by @sean-brydon in #17328
- fix: Revert "fix: use UTC date in tasker" by @zomars in #17341
- chore: Add search ability to the people filter within insights by @anikdhabal in #17320
- fix: Tasker new Date is fixed to lambda lifetime by @zomars in #17342
- chore: Add ./components/[name]/index.ts map to package.json by @emrysal in #17319
- feat: add workflow vars and search for event types by @alishaz-polymath in #17343
- chore: v4.6.12 by @zomars in #17345
Full Changelog: v4.6.11...v4.6.12
v4.6.11
What's Changed
- fix: catch error when no users are found by @sean-brydon in #17308
- fix: app store title by @baileypumfleet in #17307
- fix: Event type not found error from round robin handover manual by @sean-brydon in #17310
- feat: add more routing forms data by @keithwillcode in #17229
- fix: is Empty and is Not empty operators by @hariombalhara in #17317
- fix(docs): Update contributors-guide.mdx by @nusr in #17316
- fix: 404s due to wrong booking link(without org domain) by @hariombalhara in #17318
- fix: v2 event types booking fields & enable booker atom google-meet location by @supalarry in #17321
- chore: webhooks meeting started / ended with oauthClientId by @ThyMinimalDev in #17324
- fix: use UTC date in tasker by @Udit-takkar in #17329
- fix: disables cache for tasker cron by @zomars in #17331
- fix: primaryCal is missing by @hbjORbj in #17332
- chore: v4.6.11 by @zomars in #17333
Full Changelog: v4.6.10...v4.6.11