Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: nylas/nylas-java

v2.14.0

02 Sep 16:46
v2.14.0
7cf906b

Choose a tag to compare

What's Changed

  • CUST-3867 changed SendMessageRequest.sendAt to Long by @samuelpx in #296
  • feat: add is_plaintext support to SendMessageRequest and CreateDraftRequest by @AaronDDM in #297

Full Changelog: v2.13.1...v2.14.0

v2.13.1

14 Aug 14:00

Choose a tag to compare

What's Changed

  • Fixed: Added 'Skype for Consumer' and 'Skype for Business' to conferencing providers. by @samuelpx in #294

Full Changelog: v2.13.0...v2.13.1

v2.13.0

12 Aug 21:49

Choose a tag to compare

What's Changed

  • feat: add dedicated conferencing provider enums for create and update operations by @AaronDDM in #292

Full Changelog: v2.12.0...v2.13.0

v2.12.0

01 Aug 15:20

Choose a tag to compare

What's Changed

  • Upgraded OkHttp dependency from 3.14.5 to 4.12.0 by @AaronDDM in #290

Full Changelog: v2.11.1...v2.12.0

v2.11.1

14 Jul 14:40

Choose a tag to compare

What's Changed

  • CUST-4527 added 'unknown' as a conferencing provider by @samuelpx in #287

Full Changelog: v2.11.0...v2.11.1

v2.11.0

25 Jun 16:01

Choose a tag to compare

What's Changed

  • Added logo_url and show_nylas_branding options and ability to turn off Nylas branding by @ajay-k in #283
  • Add support for Metadata by @ajay-k in #284
  • feat: add support for include_hidden_folders query parameter in folders API by @AaronDDM in #285

New Contributors

Full Changelog: v2.10.0...v2.11.0

v2.10.0

12 Jun 13:34

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 #279
  • fix: ListThreadsQueryParams.inFolder now correctly uses single folder ID by @AaronDDM in #280
  • feat: Add support for single_level query parameter in ListFoldersQuery by @AaronDDM in #281

Full Changelog: v2.9.0...v2.10.0

v2.9.0

27 May 21:00

Choose a tag to compare

What's Changed

  • feat: add name attribute support to Scheduler Configuration by @AaronDDM in #277
  • Fixed ListEventQueryParams to use a more specific type for orderBy parameter and correct JSON name. by @AaronDDM in #276

Full Changelog: v2.8.0...v2.9.0

v2.8.0

30 Apr 20:28

Choose a tag to compare

What's Changed

  • feat: Added support for Nylas Notetaker by @AaronDDM in #269
  • fix: updated notetaker media response model by @AaronDDM in #270
  • Adding original_start_time to the Event model by @kraju3 in #271
  • Updated GET notetaker to support new query params by @AaronDDM in #272

Full Changelog: v2.7.0...v2.8.0

v2.7.0

03 Mar 21:53

Choose a tag to compare

What's Changed

  • Update gradle properties for 6.6.0 by @AaronDDM in #263
  • Added sandbox to the Environment Enum. by @samuelpx in #264
  • feat: add support for listing import events via events.listImportEvents() by @AaronDDM in #266

New Contributors

Full Changelog: v2.6.0...v2.7.0