# [2022-03-04] Nylas updates

Source: https://developer.nylas.com/docs/new/v2-release-notes/2022-03-04-nylas-updates/

## Scheduler

Scheduler 2.1.5 is released!

### New

- Added Japanese language support.
- You can now disable all emails sent by Nylas using the `disable_emails` option in the API.
- Updated the default organizer status to `yes` for booking events.
- The API Participants object, `config.event.participants`, was updated to have the following fields:
  - comment
  - confirmation_method
  - email
  - guests
  - phone_number
  - role
  - rsvp
  - status

### Bug Fixes

- Fixed an issue with round robin invites not having consistent behavior.

## Contacts

We’ve updated our contacts endpoint to match the Google People API. You can now set the type to any string value.