v3.7.3
版本发布时间: 2024-01-23 20:35:18
calcom/cal.com最新发布版本:v4.5.11(2024-10-11 04:24:01)
What's Changed
- chore: [app-router-migration 13.5] Add ability to reuse legacy getServerSideProps and getStaticProps on the
/future
pages by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/13184 - chore: [app-router-migration 29] Migrate
/team/*
page group by @hbjORbj in https://github.com/calcom/cal.com/pull/13102 - fix: mobile-navbar by @nishithmunda in https://github.com/calcom/cal.com/pull/13273
- fix: change "n available seats" to "n available" and truncate by @anikdhabal in https://github.com/calcom/cal.com/pull/13306
- chore: [app-router-migration 37] Fix Build Errors in /bookings and /booking by @hbjORbj in https://github.com/calcom/cal.com/pull/13313
- fix: corrected signup condition to show social proof by @PeerRich in https://github.com/calcom/cal.com/pull/13317
- fix: skip e2e tests that are memory crashing by @zomars in https://github.com/calcom/cal.com/pull/13319
- feat: preview of installed app name on the schedule screen by @shravan20 in https://github.com/calcom/cal.com/pull/13221
- feat: integrate avatarapi to pre-fill avatar by @Amit91848 in https://github.com/calcom/cal.com/pull/13185
- fix: start and end date for ooo entry by @CarinaWolli in https://github.com/calcom/cal.com/pull/13284
- refactor: Canceling Seats by @joeauyeung in https://github.com/calcom/cal.com/pull/13136
- fix: Make usernameList optional and make consistent return obj structure by @alishaz-polymath in https://github.com/calcom/cal.com/pull/13323
- fix: event title in calendar event by @CarinaWolli in https://github.com/calcom/cal.com/pull/13316
- fix: date range sizing - ooo mobile mode by @sean-brydon in https://github.com/calcom/cal.com/pull/13289
- test: Check the limits tab and your functionalities (teste2e-limits) by @gitstart-app in https://github.com/calcom/cal.com/pull/12307
- feat: show
pay & book
label to the meeting confirmation button when payment is enabled. by @SomayChauhan in https://github.com/calcom/cal.com/pull/12960 - fix: webhooks destructuring error by @amanzrx4 in https://github.com/calcom/cal.com/pull/13312
- chore: Cache-Control new style avatar URLs by @emrysal in https://github.com/calcom/cal.com/pull/13285
- fix: displaying recurring dates by @CarinaWolli in https://github.com/calcom/cal.com/pull/13309
- fix: fix-e2e-tests by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/13330
- test(core): add tests for events utils by @43081j in https://github.com/calcom/cal.com/pull/13265
- fix: Troubleshooter - Vertical scrolling not working on left panel or calendar (Re-opened) by @maazakn in https://github.com/calcom/cal.com/pull/13243
- chore: flappy bird ui fixes by @PeerRich in https://github.com/calcom/cal.com/pull/13329
- fix: Allow impersonation from the /settings/admin/users page by @anikdhabal in https://github.com/calcom/cal.com/pull/13281
- fix: update inlang
settings.json
by @NilsJacobsen in https://github.com/calcom/cal.com/pull/13295 - chore: [app-router-migration 27] migrate the "signup" page by @grzpab in https://github.com/calcom/cal.com/pull/13061
- chore: [app-router-migration 16]: migrate routing forms page by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/13015
- chore: [app-router-migration 33] migrate the "verify email" pages by @r4zendev in https://github.com/calcom/cal.com/pull/13198
- chore: [app-router-migration 34] migrate the "/auth/logout" and "/auth/signin" pages by @r4zendev in https://github.com/calcom/cal.com/pull/13199
- chore: [app-router-migration 35] migrate the "sso" pages by @r4zendev in https://github.com/calcom/cal.com/pull/13200
- chore: [app-router-migration 32] migrate the "/auth/forgot-password/*" pages by @r4zendev in https://github.com/calcom/cal.com/pull/13197
- feat: added upgrade page by @PeerRich in https://github.com/calcom/cal.com/pull/13287
- chore: [app-router-migration 30] migrate the "login" page by @r4zendev in https://github.com/calcom/cal.com/pull/13195
- chore: fixed some of the terms language by @PeerRich in https://github.com/calcom/cal.com/pull/13334
- chore: [app-router-migration 39] refactor ssr/ssg functions by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/13336
- fix: removed shell from troubleshooter to prevent topbanner overlay by @PeerRich in https://github.com/calcom/cal.com/pull/13303
- fix: prevent primary key update in memberships api by @riddhesh-mahajan in https://github.com/calcom/cal.com/pull/13083
- feat(app-store): add feishu calendar by @techknowlogick in https://github.com/calcom/cal.com/pull/13187
- fix: event api accepts invalid start & end values by @MehulZR in https://github.com/calcom/cal.com/pull/13203
- refactor: Booker Component by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/13176
- fix: Broken signup for a new user who is invited to an organization and isn't auto-accepted by @hariombalhara in https://github.com/calcom/cal.com/pull/13354
- feat: Add Owner during organization creation by @SomayChauhan in https://github.com/calcom/cal.com/pull/13069
- fix: team invite broken link by @Amit91848 in https://github.com/calcom/cal.com/pull/13344
- fix: SAML postgres err by @MehulZR in https://github.com/calcom/cal.com/pull/12437
- feat: instant meeting improvements by @Udit-takkar in https://github.com/calcom/cal.com/pull/13258
- chore: [app-router-migration 38]: Refactor migrated pages and fix generateMetadata functions by @hbjORbj in https://github.com/calcom/cal.com/pull/13314
- fix: dark mode for OAuth /authorize page by @CarinaWolli in https://github.com/calcom/cal.com/pull/13363
- feat: Add ICS Feed support by @mogery in https://github.com/calcom/cal.com/pull/13337
New Contributors
- @nishithmunda made their first contribution in https://github.com/calcom/cal.com/pull/13273
- @shravan20 made their first contribution in https://github.com/calcom/cal.com/pull/13221
- @amanzrx4 made their first contribution in https://github.com/calcom/cal.com/pull/13312
- @43081j made their first contribution in https://github.com/calcom/cal.com/pull/13265
- @maazakn made their first contribution in https://github.com/calcom/cal.com/pull/13243
- @NilsJacobsen made their first contribution in https://github.com/calcom/cal.com/pull/13295
- @r4zendev made their first contribution in https://github.com/calcom/cal.com/pull/13198
- @mogery made their first contribution in https://github.com/calcom/cal.com/pull/13337
Full Changelog: https://github.com/calcom/cal.com/compare/v3.7.2...v3.7.3