This update marks the start of the new dashboard and widens the ways the platform can be integrated with third-party systems.
New Dashboard
We started migrating the dashboard to a new interface, screen by screen, preserving the behavior of the old screens while the transition takes place.
Main changes:
- New sidebar with reorganized navigation.
- Schedule settings rebuilt, with modals for hours, address, user groups and access list.
- Calendar with quick actions adapted for mobile and new modals to add and block hours.
- Integrations hub with updated icons and descriptions for Google Calendar, Microsoft Teams and RD Station.
- Responsive booking settings screen with dynamic time slots.
- Redesigned schedule card.
Recurring Appointments
The recurrence flow was improved, with adjustments to the detail screen and to how generated appointments are updated.
Client App
We built the API foundation that supports the end client app.
- Client sign-up, with QR code entry.
- Available slot lookup with dedicated filters.
- Creating and canceling appointments from the app.
- The access list is checked on every lookup, so clients only see schedules they are entitled to.
- Traffic limits applied to visitors who have not signed in yet.
Access List Validated by an External System
The access list can now query an external system to decide whether a client may book.
- Integration setup with examples of the expected format and help text.
- Custom message when access is denied by the external system.
- Clear error handling when the external system does not respond.
Address Autofill by Postal Code
The address form gained a postal code field that fills in the remaining details automatically, cutting typing during registration.
Fixes and Stability
We fixed the Microsoft integration, the blocking of related schedules during Outlook and Google sync, and the validation of appointment duration against the configured intervals. We also adjusted appointment cancellation so the matching email is sent, error handling during user registration, calendar file generation and invoices, and added a show-password option to the sign-in and sign-up screens.