Tweet
✨ NEW PR ✨: New Crowdin translations by Github Action #buildinpublic

github.com/calendso/calen…
✨ NEW PR ✨: Fixed bug that old credentials were used to create a zoom booking #buildinpublic

Since the RoundRobin feature was introduced, scheduling Zoom meetings seemed to be broken. Every attempts to schedule a me...

github.com/calendso/calen…
✨ NEW PR ✨: made it easier to see if there are more times available to scroll #buildinpublic

a few users were confused that there were more available times to scroll.

___

before:

![image](https://user-imag...

github.com/calendso/calen…
✨ NEW PR ✨: Default to slug when Full Name isn't set #buildinpublic

When Full Name isn't set and a new team is created,
The part of the now drop-down add new event type (previously button) ...

github.com/calendso/calen…
✨ NEW PR ✨: Ensure users cannot delete teams they don’t own #buildinpublic

Adds an explicit authorization check to ensure users cannot delete teams they don’t own. This technically wasn’t possible ...

github.com/calendso/calen…
✨ NEW PR ✨: Feat disable guests for events #buildinpublic

Adds a new field for disabling extra guests:

<img width="458" alt="image" src="user-images.githubusercontent.co...

github.com/calendso/calen…
✨ NEW PR ✨: Fix/duplicate events on onboarding #buildinpublic

- dep: add types for lodash.debounce
- fix issue causing many duplicate event types
add loader after user action...

github.com/calendso/calen…
✨ NEW PR ✨: Bugfix/include zoom location #buildinpublic

This PR fixes #447. All needed credentials are now included in the corresponding calendar event.
To achieve this when res...

github.com/calendso/calen…
✨ NEW PR ✨: Fixes deployed previews #buildinpublic

Allows us to use Vercel previews as a staging environment

For this to work we need to do this on Vercel:
- Unset `BAS...

github.com/calendso/calen…
✨ NEW PR ✨: [CAL-463] Validates required checkboxes #buildinpublic

github.com/calendso/calen…
✨ NEW PR ✨: Setup i18n and locale detection #buildinpublic

- [x] detect language in dashboard
- [x] offer dropdown in settings
- [x] booking page: detect & no dropdown

github.com/calendso/calen…
✨ NEW PR ✨: fix: double slash in copying event link #buildinpublic

fix #642

github.com/calendso/calen…
✨ NEW PR ✨: Begin consolidation of authentication-related business logic #buildinpublic

This pull request is the first in a series that moves authentication-related business logic from request handlers into a n...

github.com/calendso/calen…
✨ NEW PR ✨: added Cal Sans #buildinpublic

use `className="font-cal"` for headlines

github.com/calendso/calen…
✨ NEW PR ✨: new EmptyScreen component, using it in /bookings #buildinpublic

API:

```
{isEmpty ? (
<EmptyScreen
Icon={CalendarIcon}
headline="No upcoming bookings, yet"
...

github.com/calendso/calen…
✨ NEW PR ✨: chore: change calendso strings to cal.com #buildinpublic

Helping with the rebrand to Cal.com!

- change all instances of `Calendso` strings to `Cal.com` excluding namespaces

github.com/calendso/calen…