Back
bookcall
bookcall
#bookcall
A scheduling tool that lets you create a personal booking page with your availability. Share the link and let others book meetings with you—no account required for guests.
Launched January 29, 2026
Load previous page…
made bookings more stable by introducing retry in case external video call provider fails. also made things more stable for guests by introducing respective security definers
#bookcall
fixed that we saved calendar_uid too late and didn't have an update RLS in place for guests, so we coulnd't add it to the db and RSVP would cause an error. also backfilled all upcoming calls. either people really try again and again or the mail client has a retry strategy
#bookcall
boy did we just ship a lot:
- fixed calendar sync issues with gmail not returning events
- users can now select individual calendars to block booking for each meeting page
- introduced a new wizard to set up a new meeting page to ease onboarding
- minor fixes on mobile, for SEO etc.
- reduce amount of updates per calendar synced to prevent rejection by supabase for too many upserts
- the bookcall video calls work as expected (was just testing some edge cases, no fixes). screen sharing, waiting room, background blur, device selection etc.
#bookcall
paying customers can now create personalized meeting pages for a prospect to increase trust and nudge them into booking
#bookcall
finish stripe express account creation with polar as I just saw the company is already properly registered. no one told me tho
#bookcall
implemented new calendar integration sync that shouldn't run into the CPU limit of edge functions
#bookcall
today only checking in on the platform and making sure that new users didn't run into any errors
#bookcall