# [2024-07-12] Nylas Scheduler v3 Beta 4

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-07-12-scheduler-v3-beta4/

Nylas Scheduler Beta 4 has been released!

## Added

- Added support for custom confirmation URLs. Organizer can redirect guests to a custom booking confirmation page.
  - Added `confirmation_redirect` to the [Configurations](/docs/reference/api/configurations/post-configurations/) endpoint.
  - Added `nylas-booking-confirmation-redirect` to the Scheduler Editor Component.
- Added support for custom confirmation emails. Organizers can add their company logo and change the email title and body.
  - Added `email_template` to the [Configurations](/docs/reference/api/configurations/post-configurations/) endpoint.
  - Added `nylas-confirmation-email` to the Scheduler Editor Component.
- Added the scheduling method dropdown list. Organizers can select the scheduling method when they create a Scheduling Page.
  - Added `nylas-scheduling-method` to the Scheduler Editor Component.