Releases: nylas/nylas-python
Releases · nylas/nylas-python
v6.13.1
v6.13.0
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
- @samLRodrigues made their first contribution in #439
Full Changelog: v6.12.0...v6.13.0
v6.12.0
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
v6.11.0
v6.10.0
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
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