Skip to main content
Feedback

Mail (IMAP) changelog

Changelog

2206-09 (Version 26.09.0, Runtime release)

  • Added support for TLS 1.3 for secure email connections, improving compatibility with modern email providers and security standards. TLS 1.2 remains supported for continued connectivity with existing mail servers.

    note

    TLS 1.3 is available on Java 8u261+ and Java 11+. Earlier Java 8 versions automatically use TLS 1.2.

  • Resolved an issue where the connector now successfully authenticates OAuth 2.0 connections.

2026-07 (Version 26.07.4, Current)

  • Added support for TLS 1.3 in email integrations, improving compatibility with modern email providers and security standards. TLS 1.2 remains supported to ensure continued connectivity with legacy mail servers.
note

Java 11 and later support TLS 1.3. Applications running on Java 8 or earlier automatically fall back to TLS 1.2.

2023-11 (23.01.0)

  • Overridable fields now include Access Token parameters, Authorization parameters, and Extended JWT Claims (if supported by the connector).
On this Page