Skip to content

Releases: nylas/nylas-python

v6.14.0

12 Dec 20:28
v6.14.0
2fa1fb1

Choose a tag to compare

What's Changed

  • CUST-4901 added message.deleted to the webhook enum, appended webhook test suite by @samuelpx in #444
  • CUST-4960 Fixed Participant.email not being optional by @samuelpx in #445
  • feat(drafts,messages): Add metadata_pair to both messages and drafts by @kraju3 in #430
  • fix(encoding): ensure ASCII characters are not escaped in JSON payloads by @AaronDDM in #446

Full Changelog: v6.13.1...v6.14.0

v6.13.1

08 Oct 13:49
v6.13.1
e6e44ce

Choose a tag to compare

What's Changed

  • Investigate and fix email subject encoding issue by @AaronDDM in #442

Full Changelog: v6.13.0...v6.13.1

v6.13.0

25 Sep 19:43
v6.13.0
5f25e60

Choose a tag to compare

What's Changed

  • Improved the contributing to explain how to get the SDK running by @AaronDDM in #438
  • CUST-4797 from field handles "from" and "from_" by @samLRodrigues in #439
  • [CUST-4448] Fix: content id not being respected for large inline attachments. by @AaronDDM in #440

New Contributors

Full Changelog: v6.12.0...v6.13.0

v6.12.0

02 Sep 17:28
v6.12.0
360bd04

Choose a tag to compare

What's Changed

  • CUST-3643 added yahoo, zoom, ews as providers on auth.py for API parity. by @samuelpx in #434
  • CUST-4719 Fixed grants.update() not using PATCH, fixed tests) by @samuelpx in #435
  • feat: add is_plaintext support for messages send and drafts create endpoints by @AaronDDM in #436

Full Changelog: v6.11.1...v6.12.0

v6.11.1

18 Aug 13:40

Choose a tag to compare

What's Changed

  • fix: handle empty or incomplete conferencing objects in events by @AaronDDM in #432

Full Changelog: v6.11.0...v6.11.1

v6.11.0

05 Aug 18:37

Choose a tag to compare

What's Changed

Full Changelog: v6.10.0...v6.11.0

v6.10.0

05 Aug 17:36

Choose a tag to compare

What's Changed

  • feat(messages): add support for tracking_options, raw_mime fields and new MessageFields enum values by @AaronDDM in #419
  • [Build] Added UV folders to .gitignore + created pyproject.toml by @samuelpx in #420
  • CUST 4499 python sdk list thread query params missing earliest message date by @samuelpx in #421
  • Cust 4499 python sdk list thread query params missing earliest message date by @samuelpx in #422
  • CUST 4511 - earliest_message_date on models.Thread made optional, tests, added line to CHANGELOG by @samuelpx in #423
  • feat: add single_level query parameter support for folders API by @AaronDDM in #425
  • feat: add support for include_hidden_folders query parameter in list folders endpoint by @AaronDDM in #426

Full Changelog: v6.9.0...v6.10.0

v6.9.0

30 Apr 20:29

Choose a tag to compare

What's Changed

  • feat: Add Notetaker API support by @AaronDDM in #414
  • Add tentative_as_busy flag to the availability request by @kraju3 in #415
  • Add webhook triggers to bypass ValueErrors by @kraju3 in #406
  • Updated the Environment enum, added 'sandbox' + Corrected 'in' type-hint for ListQueryParams by @samuelpx in #408
  • fix: update notetaker media endpoint by @AaronDDM in #416
  • Updated notetaker GET endpoint to support changes to the query params by @AaronDDM in #417

New Contributors

Full Changelog: v6.8.0...v6.9.0

v6.8.0

03 Mar 21:37

Choose a tag to compare

What's Changed

  • feat: Added support for list_import_events by @AaronDDM in #411

Full Changelog: v6.7.0...v6.8.0

v6.7.0

19 Feb 19:44

Choose a tag to compare

What's Changed

  • feat: Added support for select query parameter to optimize API response size by @AaronDDM in #407

Full Changelog: v6.6.0...v6.7.0