fixed
improved
Multiple bug fixes and improvements
We have been hard at work over the past week cleaning up parts of the app. Here are some of the improvements that we have shipped:
- 🐛 Fixed a bug where the Waitlist was not showing when a day is fully booked.
- 🐛 Parts of the subscription booking flow was not translated to non-english languages. This has been fixed.
- 🐛 When editing availability, the breadcrumbs on the page had dead links. This has been fixed.
- ⭐ Customers using Google Calendar or Outlook can customize their event titles with more variables now. We have added support for the following variables: {variant_title},{number_of_attendees}
That means that you can now customize Outlook or Google Calendar events with these variables:
- {first_name}
- {last_name}
- {event_name}
- {booking_id}
- {order_id}
- {availability_name}