# [2021-09-27] Nylas updates

Source: https://developer.nylas.com/docs/new/v2-release-notes/2021-09-27-nylas-updates/

## Scheduler

### Bug Fixes

- We fixed a bug where booked slots would show as available.
- If a slug is already in use, the API and Schedule Editor now returns the message `Sorry, the page slug you provided is already taken`.

## API

### Bug Fixes

- We fixed an issue where recurring Google Calendar events could not be edited.
- We fixed an issue where category labels were not be synced.

## Components

### Bug Fixes

- We fixed an issue where the email filter was not showing on the shared Contact List Component.

## Documentation

- Added Python and JavaScript examples to our API for [creating a calendar](/docs/api/v2/#post-/calendars) and [calendar availability](/docs/api/v2/#post-/calendars/availability).