v4.5.11
版本发布时间: 2024-10-11 04:24:01
calcom/cal.com最新发布版本:v4.5.11(2024-10-11 04:24:01)
What's Changed
- fix: billing webhook secret by @zomars in https://github.com/calcom/cal.com/pull/17005
- fix: Prettier error and EmailField import error due to Attributes query PR by @hariombalhara in https://github.com/calcom/cal.com/pull/17011
- feat: Support headless router as well in embed by @hariombalhara in https://github.com/calcom/cal.com/pull/17012
- fix: schema.prisma path by @sateshcharan in https://github.com/calcom/cal.com/pull/17018
- feat: mass assign attributes by @sean-brydon in https://github.com/calcom/cal.com/pull/16995
- feat: update translations by @calcom-bot in https://github.com/calcom/cal.com/pull/17021
- fix: URLs to images in docs by @keithwillcode in https://github.com/calcom/cal.com/pull/17022
- feat: add nextcloud talk app by @CodeShakingSheep in https://github.com/calcom/cal.com/pull/16455
- feat: Skip contact owner even if it matches attribute routing by @hariombalhara in https://github.com/calcom/cal.com/pull/17015
- chore: Removed development only docs tags by @keithwillcode in https://github.com/calcom/cal.com/pull/17028
- fix: padding in TeamPill (and hence TeamRole) by @hbjORbj in https://github.com/calcom/cal.com/pull/17030
- test: Add Attributes Routing e2e and some more unit tests by @hariombalhara in https://github.com/calcom/cal.com/pull/17032
- fix: add missing options for team memberlist table by @anikdhabal in https://github.com/calcom/cal.com/pull/17017
- fix: add a bunch of missing pages including v1 slot info by @alishaz-polymath in https://github.com/calcom/cal.com/pull/17034
- feat: event type tabs platform wrapper by @SomayChauhan in https://github.com/calcom/cal.com/pull/16891
- feat: additional calendar selector for calendar settings atom by @Ryukemeister in https://github.com/calcom/cal.com/pull/16874
- feat: google meet conferencing api v2 by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/17023
- fix: DatePicker not showing up in mobile mode when hideEventTypeDetails is true by @hariombalhara in https://github.com/calcom/cal.com/pull/17037
- feat: advanced tab platform wrapper by @SomayChauhan in https://github.com/calcom/cal.com/pull/16941
- chore: Update
EWS
package by @joeauyeung in https://github.com/calcom/cal.com/pull/16950 - chore: docs changes by @PeerRich in https://github.com/calcom/cal.com/pull/17031
- fix: API V1 Bookings, pick attendee id in response by @alishaz-polymath in https://github.com/calcom/cal.com/pull/17041
- chore: Add typings for DOMPurify by @emrysal in https://github.com/calcom/cal.com/pull/17047
- feat: Add Eastern and Eastern Pacific time zones #16880 by @ShreyTanna29 in https://github.com/calcom/cal.com/pull/16974
- feat: update translations by @calcom-bot in https://github.com/calcom/cal.com/pull/17042
- perf: Add index to EventType for parentId by @keithwillcode in https://github.com/calcom/cal.com/pull/17049
- feat: automatic no show by @Udit-takkar in https://github.com/calcom/cal.com/pull/16727
- perf: Use UNION to get public user event types by @keithwillcode in https://github.com/calcom/cal.com/pull/17052
- perf: refactor and replacing
viewer.teams.getMinimal
withviewer.teams.get
by @Udit-takkar in https://github.com/calcom/cal.com/pull/16552 - chore: v4.5.11 by @zomars in https://github.com/calcom/cal.com/pull/17053
New Contributors
- @sateshcharan made their first contribution in https://github.com/calcom/cal.com/pull/17018
- @ShreyTanna29 made their first contribution in https://github.com/calcom/cal.com/pull/16974
Full Changelog: https://github.com/calcom/cal.com/compare/v4.5.10...v4.5.11