Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: calcom/cal.com
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.7.25
Choose a base ref
...
head repository: calcom/cal.com
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.8.0
Choose a head ref
  • 13 commits
  • 67 files changed
  • 11 contributors

Commits on Dec 13, 2024

  1. fix: Invalid time zone specified: Etc/Unknown (#18121)

    * fix: Invalid time zone specified: Etc/Unknown
    
    * update
    
    * Update PaymentPage.tsx
    
    * update
    
    * update one more file
    
    * address review
    
    * update test
    
    ---------
    
    Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
    anikdhabal and Udit-takkar authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    645985c View commit details
    Browse the repository at this point in the history
  2. fix: add no show guest (#18075)

    * fix: add booker no show
    
    * chore: update name
    Udit-takkar authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    b5ab6fe View commit details
    Browse the repository at this point in the history
  3. fix: wrong workflow notifications when enabling workflows (#18169)

    * only schedule workflow emails not send
    
    * fix if statement
    
    ---------
    
    Co-authored-by: CarinaWolli <wollencarina@gmail.com>
    CarinaWolli and CarinaWolli authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    84fb4f6 View commit details
    Browse the repository at this point in the history
  4. fix: improve getAllUserBooking filter by teamIds (#18171)

    * fix: improve getAllUserBooking filted by teamIds
    
    * fixup! fix: improve getAllUserBooking filted by teamIds
    ThyMinimalDev authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    18a0eb9 View commit details
    Browse the repository at this point in the history
  5. fix: don't send reassingment email to attendee for past events (#18173)

    Co-authored-by: CarinaWolli <wollencarina@gmail.com>
    CarinaWolli and CarinaWolli authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    376961f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01dbc68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdb490c View commit details
    Browse the repository at this point in the history
  8. fix: change trigger time for form submitted not booked webhook (#18176)

    Co-authored-by: CarinaWolli <wollencarina@gmail.com>
    CarinaWolli and CarinaWolli authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    3d26332 View commit details
    Browse the repository at this point in the history
  9. chore: add viewport / favicon metadata (#18177)

    * fix favicon name
    
    * add viewport metadata for PageWrapperAppDir
    
    * fix
    
    * fix
    
    * refactor
    hbjORbj authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    d12fc78 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2024

  1. fix: trpc/react-query — only one query client should exist (#18179)

    * use prefetch function in ScheduleListItem and refactor
    
    * modify app router trpc provider to match the original configs
    
    * revert unneeded change
    
    * move trpc provider up and do refactors
    
    * remove log
    
    * add comment
    
    * fix: Some typing style fixes
    
    ---------
    
    Co-authored-by: Alex van Andel <me@alexvanandel.com>
    hbjORbj and emrysal authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    f72748b View commit details
    Browse the repository at this point in the history
  2. feat: update translations via @replexica (#18158)

    Co-authored-by: Replexica <support@replexica.com>
    calcom-bot and replexicabot authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    73d1a6f View commit details
    Browse the repository at this point in the history
  3. update app layout (#17126)

    hbjORbj authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    1f4cda3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. chore: release v4.8.0

    GitHub Actions committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    5b353c3 View commit details
    Browse the repository at this point in the history
Loading