# [2025-06-25] Nylas Kotlin/Java SDK v2.11.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2025-06-25-java-sdk-v2-11-0/

The Nylas Kotlin/Java SDK v2.11.0 has been released!

- GitHub: [Nylas Kotlin/Java SDK](https://github.com/nylas/nylas-java/releases/tag/v2.11.0)
- Distribution: [Maven repository](https://repo.maven.apache.org/maven2/com/nylas/sdk/nylas/2.11.0)

## Added

- Added `logo_url` and `show_nylas_branding` options to the `EmailTemplate` class ([#283](https://github.com/nylas/nylas-java/pull/283)).
- Added support for `metadata` in Scheduler `AdditionalFieldType` enum ([#284](https://github.com/nylas/nylas-java/pull/284)).
- Added support for `include_hidden_folders` query parameter in [Get all Folders endpoint](/docs/reference/api/folders/get-folder/) for Microsoft accounts ([#285](https://github.com/nylas/nylas-java/pull/285)).

## New contributors

[@ajay-k](https://github.com/ajay-k) made their first contribution to the repository for this release! 🎉