# [2022-01-07] Nylas updates

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

## API

### New

Added the new [Provider Detection](/docs/api/v2/#tag--Provider-Detection) endpoint. Use this endpoint to check if Nylas can [detect the provider email settings](/docs/api/v2/#post-/connect/detect-provider).

## Platform

### Bug Fixes

- Fixed an issue with syncing messages without `to` fields for Exchange accounts.
- Fixed an issue with the `account.invalid` webhook not triggering.
- Fixed an issue with Outlook accounts not being able to create an ICS file.
- Fixed an issue with generating ICS files to show the correct event status.

## Scheduler

### Bug Fixes

- Fixed an issue with the participant field missing when creating events using Scheduler.
- Fixed an issue with Scheduler Page not loading when all-day events are in the calendar.
- Fixed an issue with empty availability for `opening_hours` on the Scheduler Page.
- Fixed an issue with the Scheduler Editor page not loading correctly.

## Dashboard

### Bug Fixes

- Fixed an issue where changes to an organization’s name cause an error.
- Fixed an issue with downloading job logs in the dashboard.

## Components

### Bug Fixes

- Fixed a bug with the `From` field in the Composer Component.