# [2024-06-25] Nylas Scheduler v3 Beta 3

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-06-25-scheduler-v3-beta3/

Nylas Scheduler Beta 3 has been released!

## Added

- Added support for round-robin meetings.
  - Added `max-fairness` and `max-availability` as options for `availability_method` in the [Configurations](/docs/reference/api/configurations/post-configurations/) endpoint.
  - Added the `booking_id` query parameter to the [Availability](/docs/reference/api/availability/get-availability/) endpoint. The booking ID is used to reschedule a round-robin meeting.

## Updated

- Removed `version` from the [Configurations](/docs/reference/api/configurations/post-configurations/) endpoint.